Commit Graph

371 Commits

Author SHA1 Message Date
Haitao Pan
3df0271ff7 refactor: simplify sidebar to flat task-first layout 2026-03-30 10:47:02 +08:00
Haitao Pan
beab07f5ce refactor: unify global left workspace sidebar 2026-03-30 10:14:35 +08:00
Haitao Pan
8b49857edb refactor: simplify assistant sidebar navigation 2026-03-30 09:36:57 +08:00
Haitao Pan
f49a263c9d refactor: share settings page section shell 2026-03-30 09:13:59 +08:00
Haitao Pan
2c22b27acb refactor: dedupe focus panel and move settings nav into sidebar 2026-03-30 08:29:48 +08:00
Haitao Pan
60b6ec35f0 chore: ignore local worktrees directory 2026-03-29 23:46:30 +08:00
Haitao Pan
283811c03e docs: add settings and assistant ui component matrix 2026-03-29 23:28:32 +08:00
Haitao Pan
c94bf9845a Flatten settings navigation into unified overview 2026-03-29 21:31:33 +08:00
Haitao Pan
959f50ca4b Fix workspace thread binding and settings apply flow 2026-03-29 21:16:34 +08:00
Haitao Pan
92f78f162b feat: surface account entry in sidebar footer 2026-03-29 21:10:46 +08:00
Haitao Pan
e9b3ca3035 Add workspace follow action to sidebar card 2026-03-29 21:01:34 +08:00
Haitao Pan
c50a3ec72d merge: restore workspace-root thread binding before single-agent send 2026-03-29 20:51:33 +08:00
Haitao Pan
a7f79f8bf8 fix(single-agent): bind workspace root before send 2026-03-29 20:51:03 +08:00
Haitao Pan
65caa940dd fix(settings): promote vault server to integration tab 2026-03-29 20:50:38 +08:00
Haitao Pan
7178561ac9 feat(flags): promote account and vault visibility to stable 2026-03-29 20:38:40 +08:00
Haitao Pan
ad0db8bd9e docs(architecture): require per-task session key isolation 2026-03-29 20:32:42 +08:00
Haitao Pan
09422ab588 feat(flags): enable account and vault beta visibility 2026-03-29 20:10:33 +08:00
Haitao Pan
55c19f51e1 Merge branch 'release/v1.1' 2026-03-29 19:48:25 +08:00
Haitao Pan
1d749eb784 feat(sidebar): add account status popup menu 2026-03-29 19:38:57 +08:00
Haitao Pan
d16bb699c8 chore(release): bump version to 1.1.0 2026-03-29 19:26:57 +08:00
Haitao Pan
631d78359d Unify settings page submit actions 2026-03-29 17:50:47 +08:00
Haitao Pan
a9b904c69d Simplify settings apply flow 2026-03-29 17:42:36 +08:00
Haitao Pan
382f4ee0ad Add Vault settings UI and go-core KV bridge 2026-03-29 17:04:29 +08:00
Haitao Pan
bd99ac2f88 Batch 6: normalize gateway chat run streaming 2026-03-29 16:56:58 +08:00
Haitao Pan
7d6d966071 Batch 5: remove silent desktop gateway fallback 2026-03-29 16:48:45 +08:00
Haitao Pan
377b0a7889 Batch 4: sink gateway runtime into go core 2026-03-29 16:29:00 +08:00
Haitao Pan
1bdf9ee000 refactor(runtime): move multi-agent mounts into go-core 2026-03-29 15:48:28 +08:00
Haitao Pan
7eedd3815e refactor(runtime): move dispatch resolution into go-core 2026-03-29 15:17:49 +08:00
Haitao Pan
20cf61cd6b refactor(runtime): retire legacy direct single-agent path 2026-03-29 14:56:27 +08:00
Haitao Pan
bd2d7a9d26 refactor(go-core): carve batch0 internal packages 2026-03-29 14:51:06 +08:00
Haitao Pan
7d6e568db0 merge: bring workspace-root fallback fix into main
# Conflicts:
#	test/runtime/app_controller_assistant_workspace_ref_test.dart
2026-03-29 12:44:44 +08:00
Haitao Pan
a3c7b08966 fix(runtime): keep invalid single-agent roots unbound 2026-03-29 12:43:45 +08:00
Haitao Pan
7a23bc8cf8 docs(architecture): add layered architecture overview 2026-03-29 12:42:09 +08:00
Haitao Pan
57d3712a55 Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
a02fdb385c refactor(ui): remove sidebar open-workspace button 2026-03-29 09:34:24 +08:00
Haitao Pan
57fe420113 fix(taskthread): stabilize workspace binding follow-ups 2026-03-29 09:28:51 +08:00
Haitao Pan
244d030223 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
e793bdfe6c refine artifact sidebar workspace path header 2026-03-28 20:44:45 +08:00
Haitao Pan
fbe580eeec fix assistant thread workspace rebinding and simplify artifact tabs 2026-03-28 20:39:19 +08:00
Haitao Pan
79019f64c6 Update iOS build settings and version metadata 2026-03-28 20:22:48 +08:00
Haitao Pan
724a9fafed chore: sync version and web controller status helpers 2026-03-28 19:49:34 +08:00
Haitao Pan
360cce8a5c refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
25c2d0b54a Merge branch 'codex/t2-assistant-composer-split' 2026-03-28 19:15:37 +08:00
Haitao Pan
e97146dc4e refactor(assistant): split task rail closure from assistant_page_main 2026-03-28 19:15:30 +08:00
Haitao Pan
15108bc24b docs(workflow): add refactor trigger standard and real file size guard 2026-03-28 19:13:26 +08:00
Haitao Pan
3d1c1e2ae5 merge: remove Dart part mechanism across lib and test 2026-03-28 17:10:49 +08:00
Haitao Pan
148f9ec568 refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
0e8fea1bfa refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +08:00
Haitao Pan
0e189473c4 update lib/web/Dockerfile 2026-03-28 14:13:45 +08:00
Haitao Pan
95d496b205 feat(web): add Caddyfile for static file serving
Add Caddyfile to serve Flutter web build output with SPA routing support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 12:08:35 +08:00