Commit Graph

245 Commits

Author SHA1 Message Date
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
Haitao Pan
f21fcad8b7 refactor(batch1): split assistant composer, web assistant, and suite into focused parts 2026-03-28 10:53:32 +08:00
Haitao Pan
bec99b6d5d refactor(tdd): split oversized first-party files with part-based modules and LOC guard 2026-03-28 10:30:45 +08:00
Haitao Pan
5426505cda refactor(assistant): split assistant page components into part file 2026-03-28 09:53:45 +08:00
Haitao Pan
78db02f2e4 fix(assistant): restore submit action in single-agent composer 2026-03-28 09:48:42 +08:00
Haitao Pan
5e15e7f6ad fix(single-agent): honor thread cwd for debug sessions 2026-03-28 09:40:07 +08:00
Haitao Pan
2a65d1743a fix(assistant): preserve resolved single-agent thread workspace 2026-03-27 20:38:34 +08:00
Haitao Pan
acaa8e8908 fix(assistant): rebind stale thread workspaces 2026-03-27 19:30:37 +08:00
Haitao Pan
7187c4843a fix(single-agent): reject empty assistant REST completions 2026-03-27 18:47:42 +08:00
Haitao Pan
0c2c02e306 Tighten assistant composer default layout 2026-03-27 18:33:06 +08:00
Haitao Pan
00b07afa12 Refactor single-agent provider planning 2026-03-27 17:38:15 +08:00
Haitao Pan
58961153a7 Refine assistant composer anchoring and beta release copy 2026-03-27 17:02:59 +08:00
Haitao Pan
147e2279c9 Split desktop app controller responsibilities 2026-03-27 15:54:20 +08:00
Haitao Pan
de010bab5e Refine desktop agent launch policy 2026-03-27 15:31:46 +08:00
Haitao Pan
2aa293b7e1 Split single-agent transports by protocol 2026-03-27 11:44:49 +08:00
Haitao Pan
1922e1d817 Classify single-agent endpoint modes 2026-03-27 11:34:15 +08:00
Haitao Pan
b39be2949b Fix OpenCode single-agent ACP transport 2026-03-27 11:21:25 +08:00
Haitao Pan
691dd39597 fix: harden codex model refresh handling 2026-03-27 00:30:22 +08:00
Haitao Pan
a2eb29bcd9 release: prepare v0.8 2026-03-26 23:31:13 +08:00
Haitao Pan
bc89e6a195 Hide assistant task status chrome and retry task actions 2026-03-26 21:04:09 +08:00
Haitao Pan
8afede3c1a Reduce assistant page reading chrome 2026-03-26 20:52:50 +08:00
Haitao Pan
1aab170290 Adopt document workspace visual baseline 2026-03-26 20:31:24 +08:00
Haitao Pan
bd85386887 Simplify assistant skill picker labels 2026-03-26 19:30:16 +08:00
Haitao Pan
18d4e811e9 Tighten assistant center pane layout 2026-03-26 19:22:58 +08:00
Haitao Pan
2e9e82540b Refactor macOS status bar background runtime 2026-03-26 19:13:05 +08:00
Haitao Pan
cb8b11fe5b Simplify skill list items to names only 2026-03-26 18:53:20 +08:00
Haitao Pan
041fb8869e Add desktop background-run lifecycle hooks 2026-03-26 18:42:11 +08:00
Haitao Pan
68cdbe4e4b Isolate assistant thread working directories 2026-03-26 18:25:41 +08:00