Commit Graph

116 Commits

Author SHA1 Message Date
Haitao Pan
6213d09812 Implement ACP routing v2 integration flow 2026-04-05 21:55:41 +08:00
Haitao Pan
773ed4ca65 Fix ACP endpoint scheme handling 2026-04-05 17:58:55 +08:00
Haitao Pan
6be6aa1592 Support prefixed ACP endpoints 2026-04-04 18:34:35 +08:00
Haitao Pan
6889ba91b2 Fix repeated gateway pairing loop 2026-04-04 15:35:57 +08:00
Haitao Pan
2772f7e1b2 Handle ACP HTML fallback errors 2026-04-04 15:29:04 +08:00
Haitao Pan
406767eb16 Tighten localhost auth bypass and add arbitrary secret refs 2026-04-04 15:04:01 +08:00
Haitao Pan
af808d552d Implement intent router state machine v2 2026-04-03 20:33:16 +08:00
Haitao Pan
922a287166 Merge branch 'codex/auto-task-dialog-mode' 2026-04-03 19:55:57 +08:00
Haitao Pan
3ce4058b63 Add top-level Auto task dialog mode 2026-04-03 19:55:47 +08:00
Haitao Pan
ae2032ec08 Clean up auto routing gateway terminology 2026-04-03 19:45:37 +08:00
Haitao Pan
83a2e7d5df Implement intent router skill memory flow 2026-04-03 09:52:31 +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
e9b3ca3035 Add workspace follow action to sidebar card 2026-03-29 21:01:34 +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
57d3712a55 Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
244d030223 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
360cce8a5c refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +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
d55000cae2 refactor runtime cores into focused parts 2026-03-28 11:41:26 +08:00
Haitao Pan
15bce54906 Refactor gateway runtime into focused parts 2026-03-28 11:41:17 +08:00
Haitao Pan
4822b6d36e refactor(tdd): split oversized first-party files with part-based modules and LOC guard 2026-03-28 10:30:45 +08:00
Haitao Pan
38c0680056 fix(single-agent): honor thread cwd for debug sessions 2026-03-28 09:40:07 +08:00
Haitao Pan
229bec8b54 fix(assistant): preserve resolved single-agent thread workspace 2026-03-27 20:38:34 +08:00
Haitao Pan
f0dec21e97 fix(single-agent): reject empty assistant REST completions 2026-03-27 18:47:42 +08:00
Haitao Pan
6077d969db Refactor single-agent provider planning 2026-03-27 17:38:15 +08:00
Haitao Pan
66c6e08c66 Refine desktop agent launch policy 2026-03-27 15:31:46 +08:00
Haitao Pan
45828dedfc Split single-agent transports by protocol 2026-03-27 11:44:49 +08:00
Haitao Pan
36d04a90c3 Classify single-agent endpoint modes 2026-03-27 11:34:15 +08:00
Haitao Pan
b12faf6191 Fix OpenCode single-agent ACP transport 2026-03-27 11:21:25 +08:00
Haitao Pan
fe0682b57c fix: harden codex model refresh handling 2026-03-27 00:30:22 +08:00
Haitao Pan
4a955df376 Clean legacy ACP placeholder providers 2026-03-26 18:11:47 +08:00
Haitao Pan
ac0f995f6c Refine assistant provider settings flows 2026-03-26 17:55:38 +08:00
Haitao Pan
3f3ddb3d77 Support absolute local skill package imports 2026-03-26 17:12:37 +08:00
Haitao Pan
63190f5903 Add focused quick actions for language and theme 2026-03-26 16:41:21 +08:00
Haitao Pan
e7cd340fc7 Clean repo skills config and support custom ACP endpoints 2026-03-26 11:59:28 +08:00
Haitao Pan
dde21f510a feat: support custom external ACP providers 2026-03-26 10:01:28 +08:00
Haitao Pan
785b0b4336 fix(assistant): clean single-agent skill loading order 2026-03-26 09:45:18 +08:00
Haitao Pan
6e9c5f723d fix(settings): simplify single-agent skill roots 2026-03-26 09:31:21 +08:00
Haitao Pan
cf6c5c0a47 fix(assistant): require bookmarks for shared skill roots 2026-03-25 22:48:57 +08:00
Haitao Pan
ea2edfdc02 feat(settings): add authorized skills directory authorization 2026-03-25 19:22:10 +08:00
Haitao Pan
0993b6d84f Refine single-agent skills caching 2026-03-25 15:40:20 +08:00
Haitao Pan
55c2c6fb7b Add assistant artifact sidebar 2026-03-25 13:38:40 +08:00