Commit Graph

362 Commits

Author SHA1 Message Date
Haitao Pan
fc4d38458e feat: surface account entry in sidebar footer 2026-03-29 21:10:46 +08:00
Haitao Pan
8b4143100a Add workspace follow action to sidebar card 2026-03-29 21:01:34 +08:00
Haitao Pan
788c9e2766 merge: restore workspace-root thread binding before single-agent send 2026-03-29 20:51:33 +08:00
Haitao Pan
78887e7105 fix(single-agent): bind workspace root before send 2026-03-29 20:51:03 +08:00
Haitao Pan
ba3acadaf6 fix(settings): promote vault server to integration tab 2026-03-29 20:50:38 +08:00
Haitao Pan
04bdcd8dfc feat(flags): promote account and vault visibility to stable 2026-03-29 20:38:40 +08:00
Haitao Pan
bd1c64376e docs(architecture): require per-task session key isolation 2026-03-29 20:32:42 +08:00
Haitao Pan
1613a46d2e feat(flags): enable account and vault beta visibility 2026-03-29 20:10:33 +08:00
Haitao Pan
4c3a071f7a Merge branch 'release/v1.1' 2026-03-29 19:48:25 +08:00
Haitao Pan
17eaacc4b8 feat(sidebar): add account status popup menu 2026-03-29 19:38:57 +08:00
Haitao Pan
caaf1f9f38 chore(release): bump version to 1.1.0 2026-03-29 19:26:57 +08:00
Haitao Pan
a61b6044ba Unify settings page submit actions 2026-03-29 17:50:47 +08:00
Haitao Pan
b2434d75df Simplify settings apply flow 2026-03-29 17:42:36 +08:00
Haitao Pan
fb8985b2be Add Vault settings UI and go-core KV bridge 2026-03-29 17:04:29 +08:00
Haitao Pan
755e9e69b2 Batch 6: normalize gateway chat run streaming 2026-03-29 16:56:58 +08:00
Haitao Pan
73c54acf86 Batch 5: remove silent desktop gateway fallback 2026-03-29 16:48:45 +08:00
Haitao Pan
f225ad5d30 Batch 4: sink gateway runtime into go core 2026-03-29 16:29:00 +08:00
Haitao Pan
008c0b94ee refactor(runtime): move multi-agent mounts into go-core 2026-03-29 15:48:28 +08:00
Haitao Pan
9e0c62606b refactor(runtime): move dispatch resolution into go-core 2026-03-29 15:17:49 +08:00
Haitao Pan
a5e73ac291 refactor(runtime): retire legacy direct single-agent path 2026-03-29 14:56:27 +08:00
Haitao Pan
231c1599ed refactor(go-core): carve batch0 internal packages 2026-03-29 14:51:06 +08:00
Haitao Pan
1832043619 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
ca825bba73 fix(runtime): keep invalid single-agent roots unbound 2026-03-29 12:43:45 +08:00
Haitao Pan
8d5ecaf5ac docs(architecture): add layered architecture overview 2026-03-29 12:42:09 +08:00
Haitao Pan
d06d54e79a Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
7780423e81 refactor(ui): remove sidebar open-workspace button 2026-03-29 09:34:24 +08:00
Haitao Pan
e4ff2de29f fix(taskthread): stabilize workspace binding follow-ups 2026-03-29 09:28:51 +08:00
Haitao Pan
76fe331985 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
8530ce42d4 refine artifact sidebar workspace path header 2026-03-28 20:44:45 +08:00
Haitao Pan
5306269100 fix assistant thread workspace rebinding and simplify artifact tabs 2026-03-28 20:39:19 +08:00
Haitao Pan
720e72dd3f Update iOS build settings and version metadata 2026-03-28 20:22:48 +08:00
Haitao Pan
f153d7b76b chore: sync version and web controller status helpers 2026-03-28 19:49:34 +08:00
Haitao Pan
cc0086421f refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
91ef1a573d Merge branch 'codex/t2-assistant-composer-split' 2026-03-28 19:15:37 +08:00
Haitao Pan
f9efaa7e77 refactor(assistant): split task rail closure from assistant_page_main 2026-03-28 19:15:30 +08:00
Haitao Pan
ebeedb2eab docs(workflow): add refactor trigger standard and real file size guard 2026-03-28 19:13:26 +08:00
Haitao Pan
8d52f28bef merge: remove Dart part mechanism across lib and test 2026-03-28 17:10:49 +08:00
Haitao Pan
c285f1e810 refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
739d05432e refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +08:00
Haitao Pan
1fb8e821c1 update lib/web/Dockerfile 2026-03-28 14:13:45 +08:00
Haitao Pan
44d341d43a 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
a1fedfe55c Merge branch 'codex/refactor-batch6' 2026-03-28 12:06:59 +08:00
Haitao Pan
b52515c028 refactor(batch6): split runtime suite core tests by behavior domains 2026-03-28 12:06:32 +08:00
Haitao Pan
a7e0a50aa5 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
98dd96b632 refactor: split focus panel core files 2026-03-28 11:52:59 +08:00
Haitao Pan
fcecfab9b9 Refactor UI feature manifest fallback data 2026-03-28 11:52:36 +08:00
Haitao Pan
3c80aa52a8 refactor runtime cores into focused parts 2026-03-28 11:41:26 +08:00
Haitao Pan
f211883c2c Refactor gateway runtime into focused parts 2026-03-28 11:41:17 +08:00
Haitao Pan
ca5bacb6d6 refactor(batch3): split app controllers into focused desktop/web parts 2026-03-28 11:33:21 +08:00
Haitao Pan
e5b33c5047 refactor(batch2): split settings pages into focused parts 2026-03-28 11:11:43 +08:00