Commit graph

39 commits

Author SHA1 Message Date
Tong Chen
6c827a3d06
refactor: establish Brain-centered architecture and frontend/backend separation foundations (#1597)
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
2026-05-01 17:03:33 +08:00
Tong Chen
4371a71f59
fix wrapper version for npm (#1458) 2026-03-06 17:04:33 +08:00
Tong Chen
4a09c49a06
feat: use system uv from PATH in dev mode (#1448)
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
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-03-06 01:59:36 +08:00
Tong Chen
b4a3e1900a
feat: run uv sync in background on every launch for optional deps (#1435) 2026-03-04 21:36:33 +08:00
Wendong-Fan
50182e99c1
chore: add plotly as init env for terminal agent (#1231)
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
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
2026-02-12 02:17:52 +08:00
Wendong-Fan
5c5b0cfba4
revert PR1125 (#1225) 2026-02-11 23:45:23 +08:00
BitToby
53d88308df
fix: enable proxy support to resolve (#1125)
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
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: a7m-1st <Ahmed.jimi.awelkeir500@gmail.com>
Co-authored-by: Ahmed Awelkair A <108264625+a7m-1st@users.noreply.github.com>
2026-02-11 14:04:17 +03:00
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)
Some checks failed
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)
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
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
BitToby
ca6e56e2b4
feat: add proxy configuration (#1096)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-02 00:43:18 +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)
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
Wendong-Fan
bc40c9e1c1
chore: update install logic (#1013)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-01-23 00:17:09 +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
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
502eed3a89 increase uv timeout 2025-12-02 22:33:58 +08:00
Sun Tao
13e031b03d update 2025-11-27 18:16:13 +08:00
Wendong-Fan
1bd795a119 fix: install env path issue 2025-11-27 15:04:34 +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
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
a7m-1st
b7bdc3db57 enhance: add safe window send 2025-09-19 13:38:52 +03:00
a7m-1st
0405de7721 fix: parse args if string or array from server & handle edge cases 2025-09-15 15:49:42 +03:00
a7m-1st
ef94b777d1 enhance: update mcp config to support frontend fields 2025-09-12 15:22:52 +03:00
Wendong-Fan
ffa9edd377 ehnance:Feature upload logs PR124 2025-08-12 19:38:33 +08:00
sw3205933776
9c361159b8 feat: add log upload feature 2025-08-11 16:48:34 +08:00
sw3205933776
154af19cb7 fix: handle Notion MCP connection failure due to missing token and timeout 2025-08-08 11:40:47 +08:00
sw3205933776
feece9a4bf fix: notion agent not calling toolkit 2025-08-07 14:12:33 +08:00
luo
85b6539a17 fix: avoid folder permission problem 2025-08-03 17:43:23 +08:00
CamelAIorg
f6dd426830 initial commit 2025-07-29 23:57:16 +08:00