Commit Graph

105 Commits

Author SHA1 Message Date
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
Haitao Pan
77ad3f21ac Fix single-agent skills picker behavior 2026-03-25 12:30:09 +08:00
Haitao Pan
a1a1681636 Fix Codex ACP turn payload schema 2026-03-24 00:24:22 +08:00
Haitao Pan
603765ca6b Fix single-agent ACP model ownership 2026-03-24 00:11:43 +08:00
Haitao Pan
8d960a7899 Add ACP endpoint settings tab 2026-03-23 23:28:38 +08:00
Haitao Pan
42dc9e6e3c Isolate test persistence roots 2026-03-23 22:57:36 +08:00
Haitao Pan
9ce73e5f70 Harden file persistence fallback state 2026-03-23 22:31:05 +08:00
Haitao Pan
8ddcc262a9 Recover deleted transient workspace paths 2026-03-23 22:05:49 +08:00
Haitao Pan
88b1218a1f Rebuild desktop persistence as file stores 2026-03-23 21:45:36 +08:00
Haitao Pan
583186aa3b Remove legacy persistence implementation 2026-03-23 21:36:39 +08:00
Haitao Pan
bd8bf9add3 Rename ARIS bridge to go core 2026-03-23 20:59:18 +08:00
Haitao Pan
45a8a9d25d Remove legacy settings recovery path 2026-03-23 20:33:19 +08:00