Haitao Pan
|
b75a1d7b75
|
fix: sync pairing status with connected gateway state
|
2026-04-08 18:48:31 +08:00 |
|
Haitao Pan
|
173ccd83d7
|
refactor: unify task control plane
|
2026-04-08 18:14:26 +08:00 |
|
Haitao Pan
|
eb173a71e1
|
Remove legacy auto execution target routing
|
2026-04-06 19:01:24 +08:00 |
|
Haitao Pan
|
446aeec395
|
Fix chat.send metadata regression across gateway clients
|
2026-04-06 13:53:25 +08:00 |
|
Haitao Pan
|
4c5749335d
|
Refactor thread state and runtime naming alignment
|
2026-04-06 12:32:59 +08:00 |
|
Haitao Pan
|
a486eb58d7
|
refactor: route task threads through go task service
|
2026-04-06 11:58:54 +08:00 |
|
Haitao Pan
|
dea09ea464
|
Clean legacy task thread state plumbing
|
2026-04-06 10:27:01 +08:00 |
|
Haitao Pan
|
72a79724a7
|
Align strict TaskThread workspace semantics
|
2026-04-06 09:57:37 +08:00 |
|
Haitao Pan
|
562bcf4dad
|
Implement ACP routing v2 integration flow
|
2026-04-05 21:55:41 +08:00 |
|
Haitao Pan
|
2b0d17fcf3
|
Fix ACP endpoint scheme handling
|
2026-04-05 17:58:55 +08:00 |
|
Haitao Pan
|
f3c243e688
|
Support prefixed ACP endpoints
|
2026-04-04 18:34:35 +08:00 |
|
Haitao Pan
|
94b6e38738
|
Polish web ACP endpoint card actions
|
2026-04-04 14:03:38 +08:00 |
|
Haitao Pan
|
3fb27083ad
|
Fix web ACP endpoint input stability
|
2026-04-04 13:58:06 +08:00 |
|
Haitao Pan
|
3b1bab3287
|
Implement intent router state machine v2
|
2026-04-03 20:33:16 +08:00 |
|
Haitao Pan
|
d751f1dcd2
|
Merge branch 'codex/auto-task-dialog-mode'
|
2026-04-03 19:55:57 +08:00 |
|
Haitao Pan
|
17c5c84736
|
Add top-level Auto task dialog mode
|
2026-04-03 19:55:47 +08:00 |
|
Haitao Pan
|
325b437ac5
|
Clean up auto routing gateway terminology
|
2026-04-03 19:45:37 +08:00 |
|
Haitao Pan
|
9c6276e7e1
|
Implement intent router skill memory flow
|
2026-04-03 09:52:31 +08:00 |
|
Haitao Pan
|
fa6bbc26e2
|
refactor: complete shared ui cleanup baseline
|
2026-03-30 16:47:22 +08:00 |
|
Haitao Pan
|
98d097065e
|
style: tighten assistant chrome controls
|
2026-03-30 12:42:34 +08:00 |
|
Haitao Pan
|
7190231a06
|
style: unify compact radii and resize lane chrome
|
2026-03-30 12:28:11 +08:00 |
|
Haitao Pan
|
f4fb200e14
|
style: align workspace chrome with calm compact tokens
|
2026-03-30 11:20:15 +08:00 |
|
Haitao Pan
|
6a7571539c
|
refactor: unify global left workspace sidebar
|
2026-03-30 10:14:35 +08:00 |
|
Haitao Pan
|
f7ef61f01c
|
refactor: simplify assistant sidebar navigation
|
2026-03-30 09:36:57 +08:00 |
|
Haitao Pan
|
3ef7b22ecc
|
refactor: share settings page section shell
|
2026-03-30 09:13:59 +08:00 |
|
Haitao Pan
|
9c4e7f4764
|
refactor: dedupe focus panel and move settings nav into sidebar
|
2026-03-30 08:29:48 +08:00 |
|
Haitao Pan
|
f2e1cb2609
|
Flatten settings navigation into unified overview
|
2026-03-29 21:31:33 +08:00 |
|
Haitao Pan
|
a61b6044ba
|
Unify settings page submit actions
|
2026-03-29 17:50:47 +08:00 |
|
Haitao Pan
|
d06d54e79a
|
Migrate task thread runtime to Go Agent-core
|
2026-03-29 12:23:03 +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
|
c285f1e810
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +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
|
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
|
e5b33c5047
|
refactor(batch2): split settings pages into focused parts
|
2026-03-28 11:11:43 +08:00 |
|
Haitao Pan
|
6464684fce
|
refactor(batch2): split web workspace and mobile shell into focused parts
|
2026-03-28 11:03:13 +08:00 |
|
Haitao Pan
|
715e4caf61
|
refactor(batch1): split assistant composer, web assistant, and suite into focused parts
|
2026-03-28 10:53:32 +08:00 |
|
Haitao Pan
|
e6286ee800
|
refactor(tdd): split oversized first-party files with part-based modules and LOC guard
|
2026-03-28 10:30:45 +08:00 |
|
Haitao Pan
|
bcf6ebf0d4
|
Refine assistant composer anchoring and beta release copy
|
2026-03-27 17:02:59 +08:00 |
|
Haitao Pan
|
3fc1b407bb
|
Simplify skill list items to names only
|
2026-03-26 18:53:20 +08:00 |
|
Haitao Pan
|
a09b129ac5
|
Refine assistant provider settings flows
|
2026-03-26 17:55:38 +08:00 |
|
Haitao Pan
|
daf01a2c6a
|
Add focused quick actions for language and theme
|
2026-03-26 16:41:21 +08:00 |
|
Haitao Pan
|
05f2e91a23
|
Clean repo skills config and support custom ACP endpoints
|
2026-03-26 11:59:28 +08:00 |
|
Haitao Pan
|
657bb9ef28
|
refine external ACP provider settings UI
|
2026-03-26 10:21:59 +08:00 |
|
Haitao Pan
|
84716d1da1
|
feat: support custom external ACP providers
|
2026-03-26 10:01:28 +08:00 |
|
Haitao Pan
|
1ad00f522a
|
Move artifact pane reveal button to top-right
|
2026-03-25 14:42:11 +08:00 |
|
Haitao Pan
|
29e61eb700
|
Add assistant artifact sidebar
|
2026-03-25 13:38:40 +08:00 |
|
Haitao Pan
|
a4671f2793
|
feat(ui): add settings quick actions and home shortcut
|
2026-03-25 10:06:42 +08:00 |
|