Commit graph

207 commits

Author SHA1 Message Date
Tao Sun
6dc6db76d6
chore: fix replay when self host (#1102)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-02 00:32:27 +08:00
罗鹏铖
0cab8c7c79
Fix symlink traversal in task uploads (#1103)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-01 23:58:30 +08:00
Tong Chen
af93bb3065
feat: Add Lint & Format (#878)
Co-authored-by: a7m-1st <Ahmed.jimi.awelkeir500@gmail.com>
Co-authored-by: eigent-ai <camel@eigent.ai>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-01 23:16:18 +08:00
AI-Glow
f4f61c4638
feat(windows): improve native Windows appearance and theme support (#1114)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-01 22:37:05 +08:00
Ahmed Awelkair A
33829f2c1e
feat: copyright header pre-commit (#1053)
Co-authored-by: 4pmtong <web_chentong@163.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-24 08:22:20 +08:00
Tong Chen
8a0e759906
Revert "enhance: Prebuilt terminal venv found but Python executable missing P…" (#1062) 2026-01-24 00:08:56 +08:00
Wendong-Fan
3bb75a3dba
enhance: Prebuilt terminal venv found but Python executable missing P… (#1059)
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-23 22:05:10 +08:00
Tong Chen
4af1a8664e
🐛 Prebuilt terminal venv found but Python executable missing (#1056)
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
2026-01-23 19:36:18 +08:00
Puzhen Zhang
72936e469b
fix: revert to vibrancy electron style (#1042)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-23 11:04:48 +08:00
BitToby
357f27c5b1
fix: remove duplicate backend logs by ignoring stdout (#1015)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-23 08:57:46 +08:00
Wendong-Fan
bc40c9e1c1
chore: update install logic (#1013)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-01-23 00:17:09 +08:00
Puzhen Zhang
d03f9064cc
Fix: blank electron (#1011)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-01-22 10:11:06 +08:00
Wendong-Fan
bc17758231
Fix win prebuilt 886f967 (#1004)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-01-21 23:43:52 +08:00
Douglas Lai
6683a54abb
Electron style (#800) 2026-01-21 17:40:23 +08:00
Wendong-Fan
db0ee803ed chore: hide unrelated folder in agent folder
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-21 03:40:38 +08:00
Puzhen Zhang
3946c41356
fix:duplicate actions panel (#988)
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-21 02:11:46 +08:00
Wendong-Fan
44b6b55b9d
fix: win prebuilt (#987)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-01-21 00:19:32 +08:00
Wendong-Fan
315d0c9e89 fix: terminal toolkit env setting 2026-01-20 08:56:50 +08:00
Wendong-Fan
d8666ac8aa
Merge branch 'main' into enhance/stealth 2026-01-20 00:25:38 +00:00
Wendong-Fan
35b4420ac5 enhance: stealth electron PR923 2026-01-20 06:15:00 +08: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
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
a96dc88c74 minor update 2026-01-18 01:36:07 +08:00
4pmtong
ed9d0bfdb6 chroe: prebuilt 2026-01-17 16:52:49 +08:00
Wendong-Fan
382db262a1 minor update 2026-01-14 00:33:01 +08:00
4pmtong
214345884a 📝 docs: optimize local development setup 2026-01-13 23:15:11 +08:00
Wendong-Fan
f2c7be7daa remove meaningless ai generated comment 2025-12-03 01:24:15 +08:00
Wendong-Fan
bf1c01ad80 enhance: optimize installation 2025-12-03 01:04:08 +08:00
Wendong-Fan
502eed3a89 increase uv timeout 2025-12-02 22:33:58 +08:00
Sun Tao
d0090c20b7 update 2025-11-27 20:20:03 +08:00
Sun Tao
c8b92bd281 Update init.ts 2025-11-27 18:43:09 +08:00
Sun Tao
13e031b03d update 2025-11-27 18:16:13 +08:00
Wendong-Fan
20af89f376 fix 2025-11-27 16:30:13 +08:00
Wendong-Fan
1bd795a119 fix: install env path issue 2025-11-27 15:04:34 +08:00
Wendong-Fan
a6de9d41da fix: forbid external url 2025-11-23 00:25:59 +08:00
Wendong-Fan
cbe9aa336d minor update 2025-11-21 18:29:23 +08:00
Wendong-Fan
64428ac77d
Merge branch 'main' into chore/clean_listener 2025-11-21 18:09:23 +08:00
LuoPengcheng
dd7ebec8ee add log 2025-11-21 17:26:17 +08:00
puzhen
4940cc6b46 chore: clean listener 2025-11-21 17:04:02 +08:00
puzhen
80ceb6ace3 update 2025-11-21 16:35:38 +08:00
Wendong-Fan
365f0670fe increate timeout value for uv install 2025-11-21 03:53:40 +08:00
Wendong-Fan
74092cd117 fix: code issue 2025-11-21 03:16:59 +08:00
Wendong-Fan
692cc64d15 Revert "fix: login (#739)"
This reverts commit e0f867d26e, reversing
changes made to e3c61a958b.
2025-11-21 02:52:06 +08:00
puzhen
52b432aeab update 2025-11-21 02:33:37 +08:00
puzhen
22d8776b7f update 2025-11-21 01:27:13 +08:00
Wendong-Fan
1d8ffc2d1e
Merge branch 'main' into fix_install_logic 2025-11-21 00:17:49 +08:00
puzhen
bac5652082 update 2025-11-20 23:17:37 +08:00
puzhen
17b92e7f33 update 2025-11-20 22:53:26 +08:00
puzhen
f05c0537d5 update error popup 2025-11-20 22:25:46 +08:00