Commit graph

88 commits

Author SHA1 Message Date
4pmtong
1b4820e54d feat: run tasks on durable project git checkouts
Some checks are pending
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-08-21 22:32:52 +08:00
4pmtong
008c0d28e0 feat: automate scoped memory extraction
Some checks are pending
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-08-20 00:38:08 +08:00
4pmtong
14f3c0ba43 fix: harden durable model invocation capture 2026-08-18 17:04:33 +08:00
4pmtong
daa38da332 fix: harden durable run recovery and model transport 2026-08-18 00:57:53 +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
8e2e442d3a feat: complete lightweight memory lifecycle and sync 2026-08-13 19:11:38 +08:00
4pmtong
a5ea470eb1 feat: complete durable follow-ups and approvals 2026-08-12 18:50:06 +08:00
4pmtong
334eb9ad61 feat: isolate run context and queue follow-ups 2026-08-12 18:50:06 +08:00
4pmtong
aa0a146e99 fix: silently backfill legacy run environments 2026-08-12 18:50:06 +08:00
4pmtong
9e5c647e4c feat: assemble workforce bundle runtime 2026-08-12 18:50:06 +08:00
4pmtong
6ffb54cd01 feat: add secure workforce bundle installation 2026-08-12 18:50:05 +08:00
4pmtong
23e90dedef fix: harden workforce permissions and recovery 2026-08-12 18:50:05 +08:00
4pmtong
6275718966 fix: close workforce approval bypasses 2026-08-12 18:50:05 +08:00
4pmtong
184ae10300 fix: harden workforce permission enforcement 2026-08-12 18:50:05 +08:00
4pmtong
ddc1ff9747 feat: add durable human interaction permissions 2026-08-12 18:50:04 +08:00
4pmtong
6cba135331 feat: add lazy project run workspaces 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
4ed5d74f19 feat: add durable run resume product flow 2026-08-12 18:50:03 +08:00
4pmtong
29f8d550e7 fix: secure mutable brain control routes 2026-08-12 18:50:03 +08:00
4pmtong
280a28cfa1 fix: close admission retry edge cases 2026-08-12 18:50:03 +08:00
4pmtong
ffcf702e18 fix: make run admission retry-safe 2026-08-12 18:50:03 +08:00
4pmtong
9fc355c388 feat: add safe run recovery and checkpoints 2026-08-12 18:50:03 +08:00
4pmtong
c6ceaa1ea7 feat: sync durable run events to cloud 2026-08-12 18:50:02 +08:00
4pmtong
a347924241 feat: add durable run admission and replay APIs 2026-08-12 18:50:02 +08:00
4pmtong
22310d2223 fix: make run admission idempotent 2026-08-12 18:50:02 +08:00
4pmtong
858f70eccd feat: detach run execution from transport lifecycle 2026-08-12 18:50:02 +08:00
4pmtong
47c61b9bf7 feat: add durable desktop run journal foundation 2026-08-12 18:50:02 +08:00
Douglas Lai
03aa2c3171
Add in-session preview panel: browser, files, and interactive terminal (#1761)
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-08-04 14:30:50 +08:00
Tong Chen
89b97e7e4d
fix: ignore stale human replies after task lock cleanup (#1799) 2026-07-20 23:24:48 +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
Tong Chen
09200a8cf6
fix: use current attachments for follow-up questions instead of first… (#1167)
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-02-06 20:48:36 +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
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
bytecraftii
49e148a2f9
Add langfuse and update logger (#952)
Co-authored-by: bytecraftii <bytecraftii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-25 08:13:07 +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
Wendong-Fan
24b785ef81
chore: futher add more time for running (#994)
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-21 09:51:43 +08:00
Wendong-Fan
e385532dea enhance: Chore/optimize workforce construct PR970 2026-01-20 08:02:46 +08:00
puzhen
8ec82050ed optimize 2026-01-19 23:31:43 +00:00
puzhen
81bb3b555f Merge branch 'enhance/cleanup-terminal-env' into chore/optimize_workforce_construct
Merged cleanup features:
- Delete task lock on SSE timeout
- Cleanup terminal env (venv) on close session
- Register toolkits for cleanup when task ends
2026-01-19 23:26:59 +00:00
puzhen
d755a3edc1 clean code 2026-01-19 23:03:30 +00:00
puzhen
1ff0432e47 update to clone env 2026-01-19 21:05:57 +00:00
a7m-1st
a2b0a04bd8 enhance: delete tasklock on timeout 2026-01-16 18:30:24 +03:00
Wendong-Fan
92ca857921 chore: adjust timeout setting 2026-01-16 03:51:40 +08:00
puzhen
fd04703c77 preserve task.lock 2025-11-22 17:29:44 +08:00
puzhen
90858a8500 update 2025-11-21 23:47:46 +08:00
Sun Tao
1b00270a23 Update chat_controller.py 2025-11-21 00:38:34 +08:00
Sun Tao
973fc385fd Update chat_controller.py 2025-11-21 00:36:45 +08:00