Commit graph

22 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
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
bdeb3605ac feat: use embedded Electron browser toolkit 2026-08-17 17:46:19 +08:00
4pmtong
08e2209afa refactor: standardize Workspace Bundle terminology 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
101befd9a8 fix: bound browser toolkit tab usage 2026-08-12 18:50:04 +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
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