Commit Graph

271 Commits

Author SHA1 Message Date
Haitao Pan
47a0dd2224 style: balance shell gutters and sidebar minimum widths 2026-03-30 11:52:15 +08:00
Haitao Pan
f48287184e style: align workspace chrome with calm compact tokens 2026-03-30 11:20:15 +08:00
Haitao Pan
2925776c59 feat: add collapse support for external acp settings 2026-03-30 11:12:08 +08:00
Haitao Pan
d7697a89a3 fix: open settings sidebar entry on integrations tab 2026-03-30 11:01:10 +08:00
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
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
1d749eb784 feat(sidebar): add account status popup menu 2026-03-29 19:38: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
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
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
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
e97146dc4e refactor(assistant): split task rail closure from assistant_page_main 2026-03-28 19:15:30 +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
Haitao Pan
f4fad0642c 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
74714cef8e refactor: split focus panel core files 2026-03-28 11:52:59 +08:00
Haitao Pan
4f656dd194 Refactor UI feature manifest fallback data 2026-03-28 11:52:36 +08:00
Haitao Pan
d55000cae2 refactor runtime cores into focused parts 2026-03-28 11:41:26 +08:00
Haitao Pan
15bce54906 Refactor gateway runtime into focused parts 2026-03-28 11:41:17 +08:00
Haitao Pan
46f2454321 refactor(batch3): split app controllers into focused desktop/web parts 2026-03-28 11:33:21 +08:00
Haitao Pan
423233f2b8 refactor(batch2): split settings pages into focused parts 2026-03-28 11:11:43 +08:00
Haitao Pan
851750848c refactor(batch2): split web workspace and mobile shell into focused parts 2026-03-28 11:03:13 +08:00
Haitao Pan
de08af71a4 refactor(batch1): split assistant composer, web assistant, and suite into focused parts 2026-03-28 10:53:32 +08:00