Commit graph

46 commits

Author SHA1 Message Date
4pmtong
c21e01cfd7 fix: preserve run-owned workspace file mutations 2026-08-21 21:26:44 +08:00
4pmtong
83c9e1a6fb fix: finalize runs after background workspace sessions 2026-08-21 18:42:53 +08:00
4pmtong
1258374864 fix: support unbounded long-running agent turns 2026-08-19 23:55:41 +08:00
Douglas Lai
b439d5ff23
Feat/refactor session side panel (#1853)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-08-19 01:28:23 +08:00
4pmtong
4c5b73256a fix: stabilize background terminal workspace leases 2026-08-19 00:07:04 +08:00
4pmtong
0b163c8f72 fix: reap terminated terminal process group 2026-08-18 22:52:29 +08:00
4pmtong
c874fa8b88 chore: satisfy repository pre-commit hooks on workforce bundle branch 2026-08-18 22:47:42 +08:00
4pmtong
7188ac97ec fix: route cloud responses through compatible client 2026-08-18 18:22:48 +08:00
4pmtong
e44076550c fix: honor cloud model response transport 2026-08-18 17:27:45 +08:00
4pmtong
b6a1716068 feat: persist model invocations in run journal 2026-08-18 16:47:32 +08:00
4pmtong
daa38da332 fix: harden durable run recovery and model transport 2026-08-18 00:57:53 +08:00
4pmtong
00d82a6388 fix: bound terminal cleanup for safe resume 2026-08-17 21:19:02 +08:00
4pmtong
744c42fc34 fix: normalize memory tool arguments 2026-08-17 21:17:10 +08:00
4pmtong
b7298aaba2 fix: retry malformed model JSON responses 2026-08-17 21:16:30 +08:00
4pmtong
bdeb3605ac feat: use embedded Electron browser toolkit 2026-08-17 17:46:19 +08:00
4pmtong
13faddec06 fix: constrain embedded browser tool access 2026-08-17 16:19:54 +08:00
4pmtong
1c434df9f8 feat: finalize durable run projections and recovery 2026-08-14 22:23:15 +08:00
4pmtong
923cdd3e4a fix: harden memory v2 lifecycle and sync 2026-08-14 00:15:31 +08:00
4pmtong
d8c8b78961 feat: add lightweight memory tools and center 2026-08-13 17:35:43 +08:00
4pmtong
a5ea470eb1 feat: complete durable follow-ups and approvals 2026-08-12 18:50:06 +08:00
4pmtong
08e2209afa refactor: standardize Workspace Bundle terminology 2026-08-12 18:50:06 +08:00
4pmtong
9e5c647e4c feat: assemble workforce bundle runtime 2026-08-12 18:50:06 +08:00
4pmtong
d73818aca2 feat: resolve workspace secrets in brain runtime 2026-08-12 18:50:05 +08:00
4pmtong
4d92ade6b0 feat: finalize workforce bundle desktop safeguards 2026-08-12 18:50:05 +08:00
4pmtong
184ae10300 fix: harden workforce permission enforcement 2026-08-12 18:50:05 +08:00
4pmtong
3300374c8b feat: add policy-gated advanced git 2026-08-12 18:50:04 +08:00
4pmtong
c4dce97dff feat: add multi-agent git workspaces 2026-08-12 18:50:04 +08:00
4pmtong
ddc1ff9747 feat: add durable human interaction permissions 2026-08-12 18:50:04 +08:00
4pmtong
17cae756bc feat: add durable project workspace mutations 2026-08-12 18:50:04 +08:00
4pmtong
0fd7b99641 feat: bind environment specs at run admission 2026-08-12 18:50:04 +08:00
4pmtong
101befd9a8 fix: bound browser toolkit tab usage 2026-08-12 18:50:04 +08:00
4pmtong
3da971d98f fix: normalize trusted toolkit safety declarations 2026-08-12 18:50:03 +08:00
4pmtong
951559ef09 fix: distinguish known tool failures from unknown outcomes 2026-08-12 18:50:03 +08:00
4pmtong
7ae8bcd226 test: stabilize full regression fixtures 2026-08-12 18:50:03 +08:00
4pmtong
61b8bf4393 fix: enforce tool safety and dynamic deadlines 2026-08-12 18:50:03 +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
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
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
8448023576
fix: replace deprecated ImageAnalysisToolkit with ScreenshotToolkit i… (#1464)
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-03-07 01:55:24 +08:00
BitToby
1831d2a686
feat: add multi-modal attachment propagation to all worker agents thr… (#1196)
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: puzhen <1303385763@qq.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-22 01:18:49 +08:00
bytecii
9c396ee015
tests: fix and refactor tests (#1262)
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-13 23:16:14 -08:00
Dream
ba47db8a84
refactor: move toolkit from utils to agent module (#1045) (#1171)
Co-authored-by: bytecii <994513625@qq.com>
2026-02-06 15:22:21 -08:00
Wendong-Fan
893f51fc82
chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
bytecii
42ce1d96be
refactor: format python backend code (#1132)
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-03 21:40:28 +08:00
bytecii
b3f47f907a
refactor: rename social media and add pre-commit (#1113)
Co-authored-by: bytecraftii <bytecraftii@users.noreply.github.com>
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-01 23:53:41 +08:00
bytecraftii
4b8394d084
refactor: refactor agent and modify sys prompt for terminal ls (#1106)
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
Co-authored-by: bytecraftii <bytecraftii@users.noreply.github.com>
2026-01-30 17:09:08 +08:00