Commit graph

2224 commits

Author SHA1 Message Date
4pmtong
feb8e16098 refactor: add app event boundary 2026-07-18 18:53:07 +08:00
Tao Sun
5d1c6cb4b7
fix Windows terminal capability detection (#1716)
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-18 16:31:41 +08:00
Tao Sun
4d7c9568bf
fix backend system trust store (#1700)
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-18 16:24:25 +08:00
Qiaochu Hu
491fa93109
fix: use urlencode for OAuth authorize URL parameters (#1636)
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-18 16:00:06 +08:00
Douglas Lai
5b3d68e930
Redeign tooltip for different intents usage (#1754)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-07-18 14:21:03 +08:00
Naveen R. Iyer
be766f4810
Attach clipboard images pasted into the chat box (#1740)
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 Web + Local Brain Smoke (push) Waiting to run
Test / Run Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Signed-off-by: Naveen R. Iyer <iyernaveenr@gmail.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-18 13:28:30 +08:00
Naveen R. Iyer
93d645fc6b
Fix completed tasks left as ongoing when the answer exceeds the summary column length (#1737)
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
Test / Run Web + Local Brain Smoke (push) Waiting to run
Test / Run Frontend Guardrails (push) Waiting to run
Signed-off-by: Naveen R. Iyer <iyernaveenr@gmail.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-17 17:03:12 +08:00
Naveen R. Iyer
ac1ae1b98b
Warn before closing the window while any run is still active (#1747)
Signed-off-by: Naveen R. Iyer <iyernaveenr@gmail.com>
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-07-17 16:58:41 +08:00
Naveen R. Iyer
bd0461486f
Fix local sign-in losing its user account (empty read-only workspace) (#1739)
Signed-off-by: Naveen R. Iyer <iyernaveenr@gmail.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-17 16:42:34 +08:00
Naveen R. Iyer
6a8a0ccc95
Keep project switches from killing live runs (#1748)
Signed-off-by: Naveen R. Iyer <iyernaveenr@gmail.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-17 16:28:39 +08:00
Douglas Lai
15dc8f3938
Feat/in session preview panel (#1750)
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-17 16:27:34 +08:00
Douglas Lai
d0be598ad7
Refactor the design of bottombox of Chatbox UI (#1749)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-07-17 16:00:24 +08:00
Tong Chen
90ec460575
fix(chat): handle sandbox paths in output file cards (#1767)
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 Web + Local Brain Smoke (push) Waiting to run
Test / Run Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
2026-07-16 18:50:22 +08:00
Weijie Bai
879a7a305a
feat: show live active_form as single-agent work-log header (#1697)
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-07-16 18:25:04 +08:00
Naveen R. Iyer
2dcd48cda9
Keep each chat session on its own model (#1736)
Signed-off-by: Naveen R. Iyer <iyernaveenr@gmail.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-16 18:06:08 +08:00
Naveen R. Iyer
592f0a4d2b
keep caret from jumping to start when typing fast (#1732)
Signed-off-by: Naveen R. Iyer <iyernaveenr@gmail.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-16 18:05:26 +08:00
Douglas Lai
88d4eee88c
design new updating ux and log download flow (#1751)
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-16 17:50:43 +08:00
Slayer
67ec25e1ed
fix(skills): stably expose Single Agent in skill scope picker (#1759)
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-16 17:38:43 +08:00
Naveen R. Iyer
f847802c2d
scroll down to latest msg when switching chats (#1733)
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-16 16:03:36 +08:00
Tao Sun
8d74e65f33
feat:add_request_level_token_callback (#1362)
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 Web + Local Brain Smoke (push) Waiting to run
Test / Run Frontend Guardrails (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>
Co-authored-by: Xiangyu Shi <sxyu.shi@gmail.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-15 18:50:46 +08:00
Tao Sun
2305e0208a
feat: support BYOK model parameters (#1765)
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 Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Test / Run Web + Local Brain Smoke (push) Waiting to run
Co-authored-by: Tong Chen <web_chentong@163.com>
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
2026-07-14 21:24:36 +08:00
Naveen R. Iyer
c6a97e2590
Fix invisible chat code block text when OS color scheme and app theme disagree (#1735)
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 Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Test / Run Web + Local Brain Smoke (push) Waiting to run
Signed-off-by: Naveen R. Iyer <iyernaveenr@gmail.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-14 17:10:58 +08:00
Naveen R. Iyer
d2d08ff850
Make the agent step timeout configurable and record spend of failed runs (#1746)
Signed-off-by: Naveen R. Iyer <iyernaveenr@gmail.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-14 16:57:15 +08:00
Naveen R. Iyer
7f509176a3
Resume the last visited session at launch (#1745)
Signed-off-by: Naveen R. Iyer <iyernaveenr@gmail.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-07-14 16:50:21 +08:00
Tao Sun
820a68921a
chore: bump camel-ai to 0.2.91a5 (#1760)
Some checks are pending
Test / Run Web + Local Brain Smoke (push) Waiting to run
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 Frontend Guardrails (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
2026-07-13 19:38:41 +08:00
Wendong-Fan
886e819c00 Update WeChat QR code via QR Code Updater
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 Web + Local Brain Smoke (push) Has been cancelled
Test / Run Frontend Guardrails (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
🤖 Automated update
2026-07-10 19:42:22 +08:00
Weijie Bai
b5ae10cb2c
feat: distinguish tool call request and response in work log (#1696)
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 Web + Local Brain Smoke (push) Has been cancelled
Test / Run Frontend Guardrails (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
2026-07-01 23:16:24 +08:00
Tong Chen
c68034fffc
Use self hosted macos build view (#1723) 2026-07-01 21:49:02 +08:00
Tong Chen
6300702844
release: v1.0.1 (#1710)
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 Web + Local Brain Smoke (push) Has been cancelled
Test / Run Frontend Guardrails (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: Weijie Bai <happy.regina.bai@gmail.com>
2026-06-27 18:14:29 +08:00
Wendong-Fan
5b9bde9a3d Update WeChat QR code via QR Code Updater
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 Web + Local Brain Smoke (push) Has been cancelled
Test / Run Frontend Guardrails (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
🤖 Automated update
2026-06-23 16:42:49 +08:00
Tong Chen
97d7554438
release: Eigent 1.0.0 (#1695)
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 Web + Local Brain Smoke (push) Has been cancelled
Test / Run Frontend Guardrails (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: Weijie Bai <happy.regina.bai@gmail.com>
2026-06-17 00:29:35 +08:00
Wendong-Fan
7521db5398 Update WeChat QR code via QR Code Updater
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
🤖 Automated update
2026-06-12 17:38:04 +08:00
amrrs
8da53e8644
feat: add Nebius Token Factory provider (#1646)
Some checks failed
Test / Run Python Tests (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
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
2026-06-01 22:58:11 +08:00
Tong Chen
a5355f4719
feat: add configurable remote sub agents (#1643)
Some checks failed
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
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
Co-authored-by: Sun Tao <2605127667@qq.com>
2026-05-20 01:41:57 +08:00
Tong Chen
9169d70a8d
feat: free trial usage limit banner (#1642)
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-05-19 13:11:01 +08:00
Tong Chen
d96eda0ed2
Add pre-release build workflows (#1640)
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-05-18 20:59:58 +08:00
zhenjunchen-png
57576626ba
feat: add OrcaRouter as a BYOK provider with a searchable model picker (#1632)
Co-authored-by: zhenjun.chen <zhenkun.wang@dotcunited.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-05-18 20:44:03 +08:00
Tong Chen
8f643aae82
feat: add configurable provider init params (#1639)
Some checks are pending
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
2026-05-17 20:53:54 +08:00
Wendong-Fan
be2a44d307 Update WeChat QR code via QR Code Updater
Some checks failed
Test / Run Python Tests (push) Has been cancelled
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
🤖 Automated update
2026-05-15 14:08:07 +01:00
Wendong-Fan
c0a257fe9c Update WeChat QR code via QR Code Updater
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
🤖 Automated update
2026-05-01 09:09:50 +01:00
Tong Chen
6afbd0378b
add test env (#1565)
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-05-01 11:15:27 +08:00
Octopus
8b10717c8a
feat: add MiniMax M2.7 model support (#1568)
Some checks failed
Test / Run Python Tests (push) Has been cancelled
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
Co-authored-by: octo-patch <octo-patch@github.com>
2026-04-28 20:01:22 +08:00
Tao Sun
d1c118d04e
feat: update cloud model options (#1585)
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-04-28 14:36:14 +08:00
Wendong-Fan
9c54832230 Update WeChat QR code via QR Code Updater
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
🤖 Automated update
2026-04-17 07:56:17 +01:00
Tong Chen
b528bf09b3
Releases v0.0.90 (#1563)
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-04-15 20:52:22 +08:00
Xiangyu Shi
544d73777a
feat: check and support prompt caching for all models (#1482)
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
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-04-13 22:48:47 +08:00
Tong Chen
c6ba7e0cd7
feat(updater): switch app auto-update feed from GitHub Releases to CDN (#1543)
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-04-13 15:27:25 +08:00
Tao Sun
7ced44df71
Add camel log upload and organize files by source type (#1548)
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: 4pmtong <web_chentong@163.com>
2026-04-12 17:16:35 +08:00
emag165
eacda32c08
fix(backend): default max_tokens for Anthropic model validation (#1549)
Some checks are pending
CodeQL Advanced / Analyze (python) (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: emag165 <emag165@users.noreply.github.com>
Co-authored-by: Sun Tao <2605127667@qq.com>
2026-04-11 22:02:21 +08:00
Tao Sun
53ef106b3e
chore: add prompt cache for anthropic model (#1552) 2026-04-11 20:45:56 +08:00