4pmtong
27f69e0a66
fix: support simple tooltips without global provider
2026-07-18 14:06:25 +08:00
Tong Chen
f4445f8f34
Merge branch 'main' into fix/tooltips
2026-07-18 13:42:48 +08:00
Naveen R. Iyer
be766f4810
Attach clipboard images pasted into the chat box ( #1740 )
...
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
Tong Chen
6c7fb9e11b
Merge branch 'main' into fix/tooltips
2026-07-17 17:04:04 +08:00
Naveen R. Iyer
93d645fc6b
Fix completed tasks left as ongoing when the answer exceeds the summary column length ( #1737 )
...
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
4pmtong
37d46846f5
Merge remote-tracking branch 'origin/main' into fix/tooltips
2026-07-17 17:02:34 +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
4pmtong
ff57b79bdf
Merge remote-tracking branch 'origin/main' into fix/tooltips
...
# Conflicts:
# src/components/Session/HeaderBox/index.tsx
# src/components/TopBar/index.tsx
2026-07-17 16:52:22 +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 )
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 )
...
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 )
...
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 )
...
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
Douglas
7066a02d08
Redeign tooltip for different intent usage
2026-07-12 23:27:59 +01:00
Wendong-Fan
886e819c00
Update WeChat QR code via QR Code Updater
...
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 )
...
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
6300702844
release: v1.0.1 ( #1710 )
...
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
...
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 )
...
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
...
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 )
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 )
...
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 )
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
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
Wendong-Fan
be2a44d307
Update WeChat QR code via QR Code Updater
...
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
...
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 )
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 )
...
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 )
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
...
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
Xiangyu Shi
544d73777a
feat: check and support prompt caching for all models ( #1482 )
...
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
Tao Sun
7ced44df71
Add camel log upload and organize files by source type ( #1548 )
...
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
Tong Chen
86ec0ba6a7
add camel_log and attachments ( #1546 )
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-10 15:42:55 +08:00
Wendong-Fan
76ab7bfa02
Update WeChat QR code via QR Code Updater
...
🤖 Automated update
2026-04-10 05:14:27 +01:00
Douglas Lai
dd48d2a15a
Add auto scroll animation for the worker log ( #1513 )
...
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-04-09 20:32:02 +08:00
Wendong-Fan
4fea4d3d13
Update WeChat QR code via QR Code Updater
...
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-01 01:50:51 +01:00
Tong Chen
26cc5c4604
feat: detect stale local server and notify developer to restart ( #1517 )
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-03-27 23:06:00 +08:00
Tong Chen
712f20a8fa
Feat: Server refactor v1 ( #1509 )
Pre-commit / pre-commit (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
Test / Run Python Tests (push) Waiting to run
2026-03-24 18:05:52 +08:00
Tong Chen
1e542f9d27
Revert "Electron style - MacOs ( #1110 )" ( #1512 )
...
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: Douglas <douglas.ym.lai@gmail.com>
2026-03-24 00:11:51 +08:00