Commit graph

111 commits

Author SHA1 Message Date
Douglas
4338257492 Fix session panel skill usage detection 2026-08-13 12:30:31 +01:00
Douglas
0572e974aa Fix session panel agent grouping 2026-08-13 12:08:02 +01:00
Douglas
e28f5f5f67 Fix session panel cross-project progress leakage 2026-08-13 12:00:10 +01:00
Douglas
f30d054dae Fix session panel project progress isolation 2026-08-13 11:32:11 +01:00
Douglas
b34eb14e59 Connect session side panel to durable event bus 2026-08-13 11:25:53 +01:00
Douglas
7ef924475d Refactor session side panel with event bus, unified shell and dynamic display 2026-08-13 11:08:42 +01:00
Douglas
75968fd6bb feat/refactor chatbox ui rendering with event bus 2026-08-13 10:49:37 +01:00
4pmtong
ca06b0a81f Fix local Brain routes and harden backend checks 2026-08-12 18:50:06 +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
6ffb54cd01 feat: add secure workforce bundle installation 2026-08-12 18:50:05 +08:00
4pmtong
d0a51264b7 feat: add durable workspace configuration editor 2026-08-12 18:50:05 +08:00
4pmtong
89f00289bc fix durable resume and preview security boundaries 2026-08-12 18:50:05 +08:00
4pmtong
b84c5ce62c fix durable run recovery and history UI 2026-08-12 18:50:04 +08:00
4pmtong
f5d26eabff fix local HTML relative-link previews 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
0e1cdf06fd perf: replace project polling with lifecycle refresh 2026-08-12 18:50:04 +08:00
4pmtong
ab765a7c67 fix: preserve local PDF preview paths 2026-08-12 18:50:04 +08:00
4pmtong
a4661da1a8 feat: harden large file previews 2026-08-12 18:50:04 +08:00
4pmtong
e0e214e7d6 feat: add workspace artifact hierarchy 2026-08-12 18:50:04 +08:00
4pmtong
b04f7887ea feat: preview run artifact changes 2026-08-12 18:50:04 +08:00
4pmtong
e2cdc3af25 feat: restore canonical cloud history safely 2026-08-12 18:50:04 +08:00
4pmtong
e25b90e953 fix: project interrupted run recovery states 2026-08-12 18:50:03 +08:00
4pmtong
8295a0a952 fix: supply installation identity to brain sync 2026-08-12 18:50:03 +08:00
4pmtong
6f395229a4 fix: make desktop identity installation-owned 2026-08-12 18:50:03 +08:00
4pmtong
2b9e39cb0a fix: deduplicate remote control event lanes 2026-08-12 18:50:03 +08:00
4pmtong
79bc757db1 fix: retry remote command creation idempotently 2026-08-12 18:50:03 +08:00
4pmtong
7ae8bcd226 test: stabilize full regression fixtures 2026-08-12 18:50:03 +08:00
4pmtong
74dc8d7337 fix: order mixed projection lanes safely 2026-08-12 18:50:03 +08:00
4pmtong
14722667ee fix: authenticate local run control APIs 2026-08-12 18:50:03 +08:00
4pmtong
71bc4d1efa fix: keep remote projections monotonic 2026-08-12 18:50:03 +08:00
4pmtong
a3adf6120e fix: keep remote history projection contiguous 2026-08-12 18:50:03 +08:00
4pmtong
481cfdb57e feat: add pure frontend event projector 2026-08-12 18:50:02 +08:00
Douglas Lai
d2ed6345cd
fix taskbox folded view scrollable issue (#1698)
Some checks failed
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Frontend Guardrails (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
Test / Run Web + Local Brain Smoke (push) Has been cancelled
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-08-04 15:31:03 +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
b609242790
release v1.0.2 (#1803)
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
2026-07-21 14:55:29 +08:00
Tong Chen
2c8f029051
fix: hide task root folders from Agent Folder (#1798) 2026-07-20 23:27:28 +08:00
Tong Chen
89b97e7e4d
fix: ignore stale human replies after task lock cleanup (#1799) 2026-07-20 23:24:48 +08:00
Douglas Lai
d68650dfce
refactor: add typed app event bus (#1771)
Co-authored-by: 4pmtong <web_chentong@163.com>
2026-07-20 15:31:40 +08:00
Tong Chen
95e64b6916
fix: allow remote control background projects (#1774) 2026-07-18 22:27:50 +08:00
Tong Chen
8dbd9b0abe
fix: resolve user-scoped project output files (#1773) 2026-07-18 21:10:17 +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
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
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
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
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
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