Commit Graph

234 Commits

Author SHA1 Message Date
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
Haitao Pan
5a7dbe872b Clean legacy ACP placeholder providers 2026-03-26 18:11:47 +08:00
Haitao Pan
153db679f5 Refine assistant provider settings flows 2026-03-26 17:55:38 +08:00
Haitao Pan
508d6cc330 Support absolute local skill package imports 2026-03-26 17:12:37 +08:00
Haitao Pan
ac335f24c7 Add focused quick actions for language and theme 2026-03-26 16:41:21 +08:00
Haitao Pan
8d0272c4e4 fix(assistant): fold preferred skills into execution context 2026-03-26 16:35:20 +08:00
Haitao Pan
52cf849c1a feat(settings): improve skill directory authorization input 2026-03-26 13:42:10 +08:00
Haitao Pan
b5e60e4f72 Support symlinked skill directories 2026-03-26 12:03:24 +08:00
Haitao Pan
6aa87e2ff5 Clean repo skills config and support custom ACP endpoints 2026-03-26 11:59:28 +08:00
Haitao Pan
068312394c merge: fold codex/modules-skills-modes into main 2026-03-26 10:48:10 +08:00
Haitao Pan
4d47b591a7 feat(modules): simplify skills mode tabs 2026-03-26 10:48:05 +08:00
Haitao Pan
2992443d6d refine external ACP provider settings UI 2026-03-26 10:21:59 +08:00