Commit Graph

272 Commits

Author SHA1 Message Date
Haitao Pan
8f21b0b4fe style: mirror sidebar gutters with artifact pane 2026-03-30 12:13:36 +08:00
Haitao Pan
7f82958935 style: balance shell gutters and sidebar minimum widths 2026-03-30 11:52:15 +08:00
Haitao Pan
4c1f4b966b style: align workspace chrome with calm compact tokens 2026-03-30 11:20:15 +08:00
Haitao Pan
93a969dc36 feat: add collapse support for external acp settings 2026-03-30 11:12:08 +08:00
Haitao Pan
94e7925c7a fix: open settings sidebar entry on integrations tab 2026-03-30 11:01:10 +08:00
Haitao Pan
7721589719 refactor: simplify sidebar to flat task-first layout 2026-03-30 10:47:02 +08:00
Haitao Pan
aa040bd7c4 refactor: unify global left workspace sidebar 2026-03-30 10:14:35 +08:00
Haitao Pan
bac6aad4cb refactor: simplify assistant sidebar navigation 2026-03-30 09:36:57 +08:00
Haitao Pan
f2ba2acbba refactor: share settings page section shell 2026-03-30 09:13:59 +08:00
Haitao Pan
8539eab3b7 refactor: dedupe focus panel and move settings nav into sidebar 2026-03-30 08:29:48 +08:00
Haitao Pan
2028e672e2 Flatten settings navigation into unified overview 2026-03-29 21:31:33 +08:00
Haitao Pan
c7e279b645 Fix workspace thread binding and settings apply flow 2026-03-29 21:16:34 +08:00
Haitao Pan
932ba08187 feat: surface account entry in sidebar footer 2026-03-29 21:10:46 +08:00
Haitao Pan
dd5edb39ff Add workspace follow action to sidebar card 2026-03-29 21:01:34 +08:00
Haitao Pan
91fe159152 merge: restore workspace-root thread binding before single-agent send 2026-03-29 20:51:33 +08:00
Haitao Pan
18034cf028 fix(single-agent): bind workspace root before send 2026-03-29 20:51:03 +08:00
Haitao Pan
85b0ea8d7e fix(settings): promote vault server to integration tab 2026-03-29 20:50:38 +08:00
Haitao Pan
004e75053c feat(sidebar): add account status popup menu 2026-03-29 19:38:57 +08:00
Haitao Pan
038fb23493 Unify settings page submit actions 2026-03-29 17:50:47 +08:00
Haitao Pan
04f69e0d44 Simplify settings apply flow 2026-03-29 17:42:36 +08:00
Haitao Pan
7c68bcdc39 Add Vault settings UI and go-core KV bridge 2026-03-29 17:04:29 +08:00
Haitao Pan
31d83cfde9 Batch 6: normalize gateway chat run streaming 2026-03-29 16:56:58 +08:00
Haitao Pan
f16a07cc6c Batch 5: remove silent desktop gateway fallback 2026-03-29 16:48:45 +08:00
Haitao Pan
9542dc3768 Batch 4: sink gateway runtime into go core 2026-03-29 16:29:00 +08:00
Haitao Pan
b10c42d11e refactor(runtime): move multi-agent mounts into go-core 2026-03-29 15:48:28 +08:00
Haitao Pan
027a63d629 refactor(runtime): move dispatch resolution into go-core 2026-03-29 15:17:49 +08:00
Haitao Pan
9d475123bb refactor(runtime): retire legacy direct single-agent path 2026-03-29 14:56:27 +08:00
Haitao Pan
21160ff68b 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
f93ad6e6f1 fix(runtime): keep invalid single-agent roots unbound 2026-03-29 12:43:45 +08:00
Haitao Pan
1f4b30cd47 Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
b9372da142 refactor(ui): remove sidebar open-workspace button 2026-03-29 09:34:24 +08:00
Haitao Pan
1e40f4c013 fix(taskthread): stabilize workspace binding follow-ups 2026-03-29 09:28:51 +08:00
Haitao Pan
79fd10cfa1 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
d0b4d1d7cc refine artifact sidebar workspace path header 2026-03-28 20:44:45 +08:00
Haitao Pan
bcb4728f94 fix assistant thread workspace rebinding and simplify artifact tabs 2026-03-28 20:39:19 +08:00
Haitao Pan
2a5d297c10 chore: sync version and web controller status helpers 2026-03-28 19:49:34 +08:00
Haitao Pan
e3760b3638 refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
c82646bca2 refactor(assistant): split task rail closure from assistant_page_main 2026-03-28 19:15:30 +08:00
Haitao Pan
6c92d3488b refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
ef18a068be refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +08:00
Haitao Pan
de11eb55c4 update lib/web/Dockerfile 2026-03-28 14:13:45 +08:00
Haitao Pan
7f6d83271f 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
Haitao Pan
22dc52c3ad fix(docker): use correct Flutter image registry cirruslabs
Change from ghcr.io/flutter/flutter to ghcr.io/cirruslabs/flutter:3.41.4

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 11:59:21 +08:00
Haitao Pan
7dd3a15445 refactor: split focus panel core files 2026-03-28 11:52:59 +08:00
Haitao Pan
5e996955ae Refactor UI feature manifest fallback data 2026-03-28 11:52:36 +08:00
Haitao Pan
0964bff6be refactor runtime cores into focused parts 2026-03-28 11:41:26 +08:00
Haitao Pan
769b9d5b70 Refactor gateway runtime into focused parts 2026-03-28 11:41:17 +08:00
Haitao Pan
2ebb75106f refactor(batch3): split app controllers into focused desktop/web parts 2026-03-28 11:33:21 +08:00
Haitao Pan
fcadbe480c refactor(batch2): split settings pages into focused parts 2026-03-28 11:11:43 +08:00
Haitao Pan
dc4b9a466d refactor(batch2): split web workspace and mobile shell into focused parts 2026-03-28 11:03:13 +08:00