Commit graph

2092 commits

Author SHA1 Message Date
Wendong-Fan
3bee3cba54
Merge branch 'main' into add-linux-build 2026-01-19 22:16:18 +00:00
Wendong-Fan
35b4420ac5 enhance: stealth electron PR923 2026-01-20 06:15:00 +08:00
Efe Çelik
d7d49107c8 fix: correct typos and spelling errors across codebase
- Fix "Recieved" → "Received" in chatStore.ts
- Fix "finshedTask" → "finishedTask" variable name in chatStore.ts
- Fix "untill" → "until" in test comments
- Fix "manger" → "manager" in permission descriptions and translations
2026-01-20 01:11:07 +03:00
Wendong-Fan
6bf29fc6ed
Refactor TopBar to expose hidden menu actions (#939) 2026-01-19 22:00:25 +00:00
Wendong-Fan
f45f6a0199 minor ui fix 2026-01-20 05:59:51 +08:00
Wendong-Fan
af0ff35e5e
Merge branch 'main' into refactor-topbar-nav-8302419633514909087 2026-01-19 21:48:12 +00:00
Wendong-Fan
d18d5a5afc
Add READMME_PT-BR in server folder to brazilian guys (#944) 2026-01-19 21:43:15 +00:00
Wendong-Fan
9895cf199f
Merge branch 'main' into add-README_PT-BR 2026-01-19 21:43:01 +00:00
Wendong-Fan
67a3d7846f
chore: Fix docker build (#949) 2026-01-19 21:33:04 +00:00
Wendong-Fan
f22f63350d
enhance: Fix docker build PR949 (#965) 2026-01-19 21:32:36 +00:00
Wendong-Fan
8194b45e3b enhance: Fix docker build PR949 2026-01-20 05:32:14 +08:00
Wendong-Fan
bf85ff79c0
Merge branch 'main' into fix-docker-build 2026-01-19 21:27:19 +00:00
puzhen
1ff0432e47 update to clone env 2026-01-19 21:05:57 +00:00
Wendong-Fan
ef86b9e260
Fixes #948 - chore(deps): bump electron stack and jsdom, reduce deprecated warnings (#953)
Some checks are pending
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-19 21:03:43 +00:00
Wendong-Fan
c0e17287a5
Merge branch 'main' into upgrade/dependency/upgrade-deprecated-dependency 2026-01-19 21:03:26 +00:00
Wendong-Fan
d1d491ac92 minor update 2026-01-20 05:03:16 +08:00
Wendong-Fan
3f0e0dbd5a
fix after pr-873:update model platform (#954) 2026-01-19 20:38:53 +00:00
Wendong-Fan
f203188c34
Merge branch 'main' into fix-after-pr-873 2026-01-19 20:38:46 +00:00
Wendong-Fan
ee432ae966
doc: add minimax doc (#960) 2026-01-19 20:31:17 +00:00
Wendong-Fan
99bc04d2d8
Merge branch 'main' into add_minimax_doc 2026-01-19 20:29:16 +00:00
Wendong-Fan
2e0a955f04
docs: BYOK added, closes issue #933 (#947) 2026-01-19 18:30:17 +00:00
Wendong-Fan
099d511a41
Merge branch 'main' into BYOK_guide 2026-01-19 18:30:10 +00:00
Wendong-Fan
c75d2f303a remove small model tip 2026-01-20 02:29:09 +08:00
Wendong-Fan
6e0616e185 feat: support modelark model platform to call seed 1.8 2026-01-20 01:58:55 +08:00
Sun Tao
c5a91bcba2 update 2026-01-19 23:28:56 +08:00
Sun Tao
3db09f9578 update 2026-01-19 22:46:31 +08:00
Sun Tao
83d9b3d7a8 update 2026-01-19 22:43:33 +08:00
Tao Sun
264b311592
Merge branch 'main' into add-linux-build 2026-01-19 20:44:52 +08:00
LuoPengcheng
42212a1ac7 fix after pr-873:update model platform 2026-01-19 19:24:25 +08:00
Xavier
bd75c22703 chore(deps): bump electron stack and jsdom, reduce deprecated warnings 2026-01-19 18:10:05 +08:00
Waleed Alzarooni
73b61b20ae docs.json updated 2026-01-19 14:03:56 +04:00
Tao Sun
352b265d34
Merge branch 'main' into fix-docker-build 2026-01-19 15:58:58 +08:00
Sun Tao
22e78ba573 add retry 2026-01-19 15:55:23 +08:00
Sun Tao
8afd5efbb0 Update Dockerfile 2026-01-19 15:00:20 +08:00
Tong Chen
c7a9cdbc2c
[small feat]Auto expand agent node (#938)
Some checks are pending
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-19 14:06:46 +08:00
Tong Chen
fad696349a
chore: adjust timeout setting (#859) 2026-01-19 14:05:16 +08:00
Tong Chen
f852297ed9
[Fix]installer failure on Windows with spaces in path (#940) 2026-01-19 14:04:46 +08:00
Waleed Alzarooni
71e62a9292 BYOK added 2026-01-19 09:44:39 +04:00
kunikuni x
6cc278ae1a
Merge branch 'main' into fix/windows-path-spaces-6492068818485962319 2026-01-18 13:50:40 -06:00
kunikuni x
6da3420e31
Merge branch 'main' into refactor-topbar-nav-8302419633514909087 2026-01-18 12:09:42 -06:00
kunikuni x
6235e5b522
Merge branch 'main' into auto-expand-agent-node-11153095138134413656 2026-01-18 12:09:08 -06:00
Wendong-Fan
af5bcdade1 fix: readme typo
Some checks are pending
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-19 01:43:00 +08:00
Wendong-Fan
9eeee0e89c fix: readme typo 2026-01-19 01:42:02 +08:00
Caiodiv
2c80781d68 Fix server link to README_PT-BR.md 2026-01-18 13:59:43 -03:00
Caiodiv
0c8c5ef35d Add READMME_PT-BR in server folder to brazilian guys 2026-01-18 13:48:34 -03:00
Tao Sun
496c02beda
fix #873 search agent rename to browser agent (#941)
Some checks are pending
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 17:30:48 +08:00
4pmtong
59db343218 🐛 fix #873 search agent rename to browser agent 2026-01-18 17:24:21 +08:00
google-labs-jules[bot]
ba1024cfad 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:37:45 +00:00
google-labs-jules[bot]
3321ab1cce Refactor TopBar to expose hidden menu actions 2026-01-18 08:34:04 +00:00
google-labs-jules[bot]
f2bc8defde 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:25:51 +00:00