Commit Graph

174 Commits

Author SHA1 Message Date
Haitao Pan
040e030818 build: add test-all make targets 2026-04-08 16:37:12 +08:00
Haitao Pan
c015acdfbd test: add automation suite coverage 2026-04-08 16:35:25 +08:00
Haitao Pan
eb173a71e1 Remove legacy auto execution target routing 2026-04-06 19:01:24 +08:00
Haitao Pan
d5f91d4ba3 refactor desktop single-agent mode selection 2026-04-06 17:23:03 +08:00
Haitao Pan
db88714b08 fix: keep manual task target selection 2026-04-06 17:02:55 +08:00
Haitao Pan
d01358d0e6 Preserve auto execution targets in assistant UI 2026-04-06 16:52:22 +08:00
Haitao Pan
33766807d0 Fix gateway target visibility after settings apply 2026-04-06 15:15:06 +08:00
Haitao Pan
7ab4d254d0 Refine task sidebar target visibility and title persistence 2026-04-06 14:58:26 +08:00
Haitao Pan
dea09ea464 Clean legacy task thread state plumbing 2026-04-06 10:27:01 +08:00
Haitao Pan
5708e65e09 Fix auto assistant readiness and header status chips 2026-04-06 07:28:48 +08:00
Haitao Pan
5e3c103885 fix(acp): preserve hosted base paths for external endpoints 2026-04-04 18:37:56 +08:00
Haitao Pan
62477bdb49 Fix ACP desktop settings guidance 2026-04-04 15:28:43 +08:00
Haitao Pan
4457056c70 Tighten localhost auth bypass and add arbitrary secret refs 2026-04-04 15:04:01 +08:00
Haitao Pan
b2ddbd62c0 Align desktop ACP card actions 2026-04-04 14:08:46 +08:00
Haitao Pan
17c5c84736 Add top-level Auto task dialog mode 2026-04-03 19:55:47 +08:00
Haitao Pan
ea981efd03 feat(account): remove local entry shortcut 2026-04-02 10:37:56 +08:00
Haitao Pan
8231ca6c1f feat(account): refine signed-out login card 2026-04-02 10:23:09 +08:00
Haitao Pan
54937bf405 feat: add account login sync with mfa 2026-04-02 08:29:55 +08:00
Haitao Pan
60aebf64c0 feat(account): add secure remote sync and installed-skill e2e 2026-03-30 19:35:53 +08:00
Haitao Pan
fa6bbc26e2 refactor: complete shared ui cleanup baseline 2026-03-30 16:47:22 +08:00
Haitao Pan
59d7eb6b39 style: streamline settings section shells 2026-03-30 15:52:23 +08:00
Haitao Pan
16a00c6e94 style: soften settings page borders 2026-03-30 15:33:13 +08:00
Haitao Pan
238d19508a style: balance desktop sidebar toggle placement 2026-03-30 13:18:53 +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
cd142fc79a feat: add collapse support for external acp settings 2026-03-30 11:12:08 +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
fb248928a1 Fix workspace thread binding and settings apply flow 2026-03-29 21:16:34 +08:00
Haitao Pan
ba3acadaf6 fix(settings): promote vault server to integration tab 2026-03-29 20:50:38 +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
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
cc0086421f refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +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
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
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
47b2f4b570 refactor(assistant): split assistant page components into part file 2026-03-28 09:53:45 +08:00
Haitao Pan
4251feeaff fix(assistant): restore submit action in single-agent composer 2026-03-28 09:48:42 +08:00
Haitao Pan
0ffa04992c Tighten assistant composer default layout 2026-03-27 18:33:06 +08:00
Haitao Pan
a41e645c61 Refactor single-agent provider planning 2026-03-27 17:38:15 +08:00