Commit Graph

226 Commits

Author SHA1 Message Date
Haitao Pan
e893cf97fc feat(account): refine signed-out login card 2026-04-02 10:23:09 +08:00
Haitao Pan
bff8ef0973 merge: bring installed skill e2e harness into main 2026-04-02 10:15:13 +08:00
Haitao Pan
63f51ff2b0 test: stabilize installed skill e2e harness 2026-04-02 10:13:32 +08:00
Haitao Pan
31b65ee489 feat: add account login sync with mfa 2026-04-02 08:29:55 +08:00
Haitao Pan
15a1e3f7c0 feat(account): add secure remote sync and installed-skill e2e 2026-03-30 19:35:53 +08:00
Haitao Pan
866ce00246 test: guard removed mobile and web ui shims 2026-03-30 17:16:36 +08:00
Haitao Pan
4880cacfa5 refactor: complete shared ui cleanup baseline 2026-03-30 16:47:22 +08:00
Haitao Pan
f38cbc2fac refactor: unify app theme surfaces by scene 2026-03-30 15:31:01 +08:00
Haitao Pan
1d9eba6a9e style: move collapsed sidebar expand control to top 2026-03-30 13:26:51 +08:00
Haitao Pan
339c1be4cf style: balance desktop sidebar toggle placement 2026-03-30 13:18:53 +08:00
Haitao Pan
532bbf8fe6 style: unify compact radii and resize lane chrome 2026-03-30 12:28:11 +08:00
Haitao Pan
f48287184e style: align workspace chrome with calm compact tokens 2026-03-30 11:20:15 +08:00
Haitao Pan
2925776c59 feat: add collapse support for external acp settings 2026-03-30 11:12:08 +08:00
Haitao Pan
d7697a89a3 fix: open settings sidebar entry on integrations tab 2026-03-30 11:01:10 +08:00
Haitao Pan
3df0271ff7 refactor: simplify sidebar to flat task-first layout 2026-03-30 10:47:02 +08:00
Haitao Pan
beab07f5ce refactor: unify global left workspace sidebar 2026-03-30 10:14:35 +08:00
Haitao Pan
8b49857edb refactor: simplify assistant sidebar navigation 2026-03-30 09:36:57 +08:00
Haitao Pan
2c22b27acb refactor: dedupe focus panel and move settings nav into sidebar 2026-03-30 08:29:48 +08:00
Haitao Pan
c94bf9845a Flatten settings navigation into unified overview 2026-03-29 21:31:33 +08:00
Haitao Pan
959f50ca4b Fix workspace thread binding and settings apply flow 2026-03-29 21:16:34 +08:00
Haitao Pan
e9b3ca3035 Add workspace follow action to sidebar card 2026-03-29 21:01:34 +08:00
Haitao Pan
c50a3ec72d merge: restore workspace-root thread binding before single-agent send 2026-03-29 20:51:33 +08:00
Haitao Pan
a7f79f8bf8 fix(single-agent): bind workspace root before send 2026-03-29 20:51:03 +08:00
Haitao Pan
65caa940dd fix(settings): promote vault server to integration tab 2026-03-29 20:50:38 +08:00
Haitao Pan
631d78359d Unify settings page submit actions 2026-03-29 17:50:47 +08:00
Haitao Pan
a9b904c69d Simplify settings apply flow 2026-03-29 17:42:36 +08:00
Haitao Pan
382f4ee0ad Add Vault settings UI and go-core KV bridge 2026-03-29 17:04:29 +08:00
Haitao Pan
bd99ac2f88 Batch 6: normalize gateway chat run streaming 2026-03-29 16:56:58 +08:00
Haitao Pan
7d6d966071 Batch 5: remove silent desktop gateway fallback 2026-03-29 16:48:45 +08:00
Haitao Pan
377b0a7889 Batch 4: sink gateway runtime into go core 2026-03-29 16:29:00 +08:00
Haitao Pan
1bdf9ee000 refactor(runtime): move multi-agent mounts into go-core 2026-03-29 15:48:28 +08:00
Haitao Pan
7eedd3815e refactor(runtime): move dispatch resolution into go-core 2026-03-29 15:17:49 +08:00
Haitao Pan
20cf61cd6b refactor(runtime): retire legacy direct single-agent path 2026-03-29 14:56:27 +08:00
Haitao Pan
7d6e568db0 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
a3c7b08966 fix(runtime): keep invalid single-agent roots unbound 2026-03-29 12:43:45 +08:00
Haitao Pan
57d3712a55 Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
a02fdb385c refactor(ui): remove sidebar open-workspace button 2026-03-29 09:34:24 +08:00
Haitao Pan
57fe420113 fix(taskthread): stabilize workspace binding follow-ups 2026-03-29 09:28:51 +08:00
Haitao Pan
244d030223 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
e793bdfe6c refine artifact sidebar workspace path header 2026-03-28 20:44:45 +08:00
Haitao Pan
fbe580eeec fix assistant thread workspace rebinding and simplify artifact tabs 2026-03-28 20:39:19 +08:00
Haitao Pan
360cce8a5c refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
e97146dc4e refactor(assistant): split task rail closure from assistant_page_main 2026-03-28 19:15:30 +08:00
Haitao Pan
15108bc24b docs(workflow): add refactor trigger standard and real file size guard 2026-03-28 19:13:26 +08:00
Haitao Pan
148f9ec568 refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
0e8fea1bfa refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +08:00
Haitao Pan
323b77f0c6 refactor(batch6): split runtime suite core tests by behavior domains 2026-03-28 12:06:32 +08:00
Haitao Pan
74714cef8e refactor: split focus panel core files 2026-03-28 11:52:59 +08:00
Haitao Pan
4f656dd194 Refactor UI feature manifest fallback data 2026-03-28 11:52:36 +08:00
Haitao Pan
d55000cae2 refactor runtime cores into focused parts 2026-03-28 11:41:26 +08:00