google-labs-jules[bot]
6011e6bb44
Refactor TopBar to expose hidden menu actions
...
Moved "Report Bug", "Refer Friends", and "Settings" from a nested DropdownMenu to direct icon buttons in the TopBar. This improves discoverability and accessibility of these functions.
- Removed DropdownMenu and related components from TopBar
- Added direct buttons with Tooltips for Report Bug, Refer Friends, and Settings
- Preserved existing visibility logic (e.g. Report Bug only visible when task is active)
2026-01-18 08:17:07 +00:00
google-labs-jules[bot]
c3cd05cae1
feat: auto-expand agent node on toolkit execution
...
- Automatically expand the agent node detail panel when a task starts running with toolkits.
- Ensure expansion only happens if the panel is currently collapsed, respecting user manual collapse.
- Select the running task upon auto-expansion to show execution details.
2026-01-18 08:15:30 +00:00
google-labs-jules[bot]
107b7292bf
feat: auto-expand agent node on toolkit execution
...
- Automatically expand the agent node detail panel when a task starts running with toolkits.
- Ensure expansion only happens if the panel is currently collapsed, respecting user manual collapse.
- Select the running task upon auto-expansion to show execution details.
2026-01-18 08:11:40 +00:00
google-labs-jules[bot]
7043f939cd
fix: quote uv executable path to support spaces in username on Windows
...
The `uv` executable path was not quoted, causing failures on Windows when the user profile path contained spaces (e.g. "C:\Users\John Doe\.eigent\bin\uv.exe"). This occurs because `spawn` with `shell: true` parses the space as an argument separator.
This change wraps the `uv_path` in double quotes when constructing `npmCommand` and `npxCommand`, ensuring the shell treats the full path as the executable.
Also fixed a missing mock for `getUvEnv` in `test/mocks/environmentMocks.ts` which was causing unit tests to fail.
2026-01-18 08:08:51 +00:00
Tong Chen
91df4b6eab
chore: update qr code ( #936 )
2026-01-18 15:20:06 +08:00
Sun Tao
9646a2590f
update
2026-01-18 15:15:20 +08:00
Tong Chen
793e25d255
Disable parallel tool calls for search agent & fix azure api ( #873 )
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
2026-01-18 12:07:55 +08:00
Wendong-Fan
7d83fcd5f7
ignore unnecessary error msg
2026-01-18 09:00:15 +08:00
puzhen
344d408e61
enhance stealth electron
2026-01-17 22:35:03 +00:00
Wendong-Fan
8f8ae32e0a
chore: update preinstall-deps
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
2026-01-18 03:59:31 +08:00
Wendong-Fan
a9cb91ab98
remove prebuilt files
2026-01-18 03:46:19 +08:00
georgepanther3
5b53ec5020
Configure GitHub Actions for Linux release builds
2026-01-17 21:43:30 +02:00
georgepanther3
2e1fdeac82
Add Linux support
2026-01-17 21:38:17 +02:00
Wendong-Fan
57aa76bbbe
chore: random default model
2026-01-18 03:32:17 +08:00
Wendong-Fan
7fa16409ea
fix: resolve relative image paths in HTML files ( #890 )
2026-01-17 18:30:55 +00:00
Wendong-Fan
d43d6fd013
minor update
2026-01-18 02:30:27 +08:00
Wendong-Fan
c5fcabf5af
minor update
2026-01-18 02:23:10 +08:00
Wendong-Fan
e317cd58de
Merge branch 'main' into fix-issue-image-render-in-html
2026-01-17 18:11:48 +00:00
Wendong-Fan
2c24c44d83
fix: resolve chat input disabled issue by handling backend ready even… ( #888 )
2026-01-17 18:11:32 +00:00
Wendong-Fan
ad831c6ed4
Merge branch 'main' into fix/issue-869
2026-01-17 18:11:23 +00:00
Wendong-Fan
9c024a4b57
💄 improve privacy consent and model selection UX ( #881 )
2026-01-17 18:07:27 +00:00
Wendong-Fan
72725161c9
enhance: improve privacy consent and model selection UX PR881 ( #917 )
2026-01-17 18:07:06 +00:00
Wendong-Fan
3125dc11f0
update
2026-01-18 02:06:25 +08:00
Wendong-Fan
ef20c2205a
enhance: improve privacy consent and model selection UX PR881
2026-01-18 01:56:31 +08:00
Wendong-Fan
5a978e3172
Merge branch 'main' into feat-add-tips
2026-01-17 17:38:10 +00:00
Wendong-Fan
d7de625a1f
enhance: prebuilt ( #912 )
2026-01-17 17:36:50 +00:00
Wendong-Fan
a96dc88c74
minor update
2026-01-18 01:36:07 +08:00
Wendong-Fan
3ad844af5a
Merge branch 'main' into feat-pre-built
2026-01-17 17:02:29 +00:00
Puzhen Zhang
4c7b965b8c
fix websocket connect with proxy ( #874 )
2026-01-17 16:50:35 +00:00
Puzhen Zhang
05e7a37e91
Merge branch 'main' into fix/websocket-in-global-proxy
2026-01-17 16:50:17 +00:00
4pmtong
233c8ac085
fix notarize
2026-01-17 21:40:34 +08:00
4pmtong
b5849338ab
🎨 clean symlinks before sign
2026-01-17 20:23:00 +08:00
4pmtong
64ea7f233f
🔥 npm ci
2026-01-17 19:21:29 +08:00
4pmtong
8df6afa00a
clean symlinks
2026-01-17 19:18:58 +08:00
4pmtong
925e6da250
fix built without package-lock.json
2026-01-17 19:11:57 +08:00
4pmtong
220ff848f3
🎨 cache npm
2026-01-17 18:42:24 +08:00
4pmtong
89f1b10f58
fix uv path
2026-01-17 18:31:54 +08:00
4pmtong
9bc11ce879
fix bun path
2026-01-17 18:16:27 +08:00
4pmtong
fd7d1af052
fix timeout
2026-01-17 18:09:17 +08:00
eigent
028e84bb5a
update zai default url
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
2026-01-17 10:02:15 +00:00
4pmtong
3b5a9458a6
🎨 remove cache
2026-01-17 17:53:07 +08:00
4pmtong
ed9d0bfdb6
chroe: prebuilt
2026-01-17 16:52:49 +08:00
bytecraftii
e43a8a1aa8
Update CONTRIBUTING.md ( #910 )
2026-01-16 23:31:22 -08:00
bytecraftii
4a805a5981
Update contributing
2026-01-16 23:25:24 -08:00
Tong Chen
712c8af5a2
Update privacy notice styling ( #882 )
2026-01-17 12:46:32 +08:00
4pmtong
2e506ee6fd
Merge branch 'feat-add-tips' into feat-add-tips-privacy-style
2026-01-17 12:44:41 +08:00
4pmtong
6e49d1d2c5
i8n add please-select-model
2026-01-17 12:25:37 +08:00
4pmtong
2ed2a96434
Merge branch 'main' into feat-add-tips
2026-01-17 12:24:51 +08:00
bytecraftii
e5150200cf
Update contributing
2026-01-16 18:53:50 -08:00
bytecraftii
feb717b7de
Update contributing
2026-01-16 18:50:11 -08:00