Tong Chen
ad44e59485
Fix add llvmlite to mac intel ( #1205 )
...
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-11 17:56:57 +08:00
Wendong-Fan
997cb1de54
Revert PR #1169 ( #1179 )
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
2026-02-08 02:59:14 +08:00
Tong Chen
02840f97dd
Fix macOS Intel CI build & improve first-launch UX ( #1169 )
...
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-07 07:37:16 +08:00
Tong Chen
38f5fbc8cc
Fix win 0.0.82 prebuilt issue ( #1109 )
...
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
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-06 07:19:29 +08:00
Dream
ce782762e8
chore: upgrade backend Python to 3.11 ( #1142 )
...
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-05 05:24:52 +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
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 )
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
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
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
315d0c9e89
fix: terminal toolkit env setting
2026-01-20 08:56:50 +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
4pmtong
ed9d0bfdb6
chroe: prebuilt
2026-01-17 16:52:49 +08:00
Wendong-Fan
1bd795a119
fix: install env path issue
2025-11-27 15:04:34 +08:00
Wendong-Fan
365f0670fe
increate timeout value for uv install
2025-11-21 03:53:40 +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
puzhen
5cff23d1fe
fix/avoid_install
2025-11-20 21:52:07 +08:00
puzhen
cdb61aa810
update
2025-11-20 14:53:25 +08:00
Sun Tao
bb1ddc7814
romove_proxy
2025-11-20 14:24:26 +08:00
puzhen
a377e9faa1
update
2025-11-20 14:00:02 +08:00
puzhen
42e8a5b4df
chore: clean cache
2025-10-21 20:07:14 +01:00
Wendong-Fan
7600f7567f
Merge remote-tracking branch 'origin/main' into feat-multi-turn-#419
2025-10-21 00:48:06 +08:00
Wendong-Fan
f2b9fda3af
Merge branch 'main' into enhace_loggin
...
Resolved conflicts in:
- backend/app/service/chat_service.py: Kept main's improved question_confirm with timeout handling
- backend/app/utils/listen/toolkit_listen.py: Kept main's enhanced imports and auto_listen_toolkit decorator
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 22:35:44 +08:00
puzhen
5792bc49a3
update
2025-10-19 12:38:23 +01:00
puzhen
5ab908a9e0
update
2025-10-18 17:30:27 +01:00
Saedbhati
73f17b0f3b
update
2025-10-17 18:20:46 +05:30
a7m-1st
97407aa823
fix: remove detect install on main log stream
2025-10-15 14:57:18 +05:30
a7m-1st
34a81ae125
fix: remove detect install on main log stream
2025-10-14 14:10:20 +03:00
puzhen
076e232d58
add individual npm cache dir
2025-10-04 20:32:02 +02:00
Wendong-Fan
016666b931
enhance: browser_install PR451
2025-10-04 22:39:59 +08:00
nitpicker55555
de203d7408
update
2025-10-03 13:07:01 +02:00
Wendong-Fan
455b92710b
update
2025-10-01 22:27:23 +08:00
Wendong-Fan
248bb6b809
enhance: isloate install environment
2025-10-01 13:46:35 +08:00
Wendong-Fan
453800032e
Fix #352 install enhanced PR404
2025-09-29 01:09:49 +08:00
a7m-1st
761d11dae2
feat: getInstallationStatus event to catch up after rending registers
2025-09-23 21:40:46 +03:00
a7m-1st
fe912b6ad0
feat: detectInstallationLogs when uvsync & uvcorn for post init downloads
2025-09-23 21:40:02 +03:00
a7m-1st
b7bdc3db57
enhance: add safe window send
2025-09-19 13:38:52 +03:00
a7m-1st
174f4291cf
fix: redirect false error logs
2025-09-19 12:44:02 +03:00
a7m-1st
bc0d179e46
enhance: checkAndInstallDepsOnUpdate
2025-09-19 00:22:26 +03:00
a7m-1st
72a138c8c7
enhane: update logs
2025-09-18 21:28:18 +03:00
a7m-1st
9b1f0efe17
feat: update promise return type to add logs
2025-09-18 21:28:07 +03:00
a7m-1st
bd875d1aeb
refactor: use class to organize install
2025-09-18 21:14:30 +03:00
a7m-1st
c4f4de6c2e
refactor: isolate install logic
2025-09-18 19:54:47 +03:00