Commit Graph

124 Commits

Author SHA1 Message Date
Haitao Pan
21160ff68b 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
f93ad6e6f1 fix(runtime): keep invalid single-agent roots unbound 2026-03-29 12:43:45 +08:00
Haitao Pan
1f4b30cd47 Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
1e40f4c013 fix(taskthread): stabilize workspace binding follow-ups 2026-03-29 09:28:51 +08:00
Haitao Pan
79fd10cfa1 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
bcb4728f94 fix assistant thread workspace rebinding and simplify artifact tabs 2026-03-28 20:39:19 +08:00
Haitao Pan
6c92d3488b refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
ef18a068be refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +08:00
Haitao Pan
95ead6bae3 refactor(batch6): split runtime suite core tests by behavior domains 2026-03-28 12:06:32 +08:00
Haitao Pan
0964bff6be refactor runtime cores into focused parts 2026-03-28 11:41:26 +08:00
Haitao Pan
769b9d5b70 Refactor gateway runtime into focused parts 2026-03-28 11:41:17 +08:00
Haitao Pan
bec99b6d5d refactor(tdd): split oversized first-party files with part-based modules and LOC guard 2026-03-28 10:30:45 +08:00
Haitao Pan
5e15e7f6ad fix(single-agent): honor thread cwd for debug sessions 2026-03-28 09:40:07 +08:00
Haitao Pan
2a65d1743a fix(assistant): preserve resolved single-agent thread workspace 2026-03-27 20:38:34 +08:00
Haitao Pan
acaa8e8908 fix(assistant): rebind stale thread workspaces 2026-03-27 19:30:37 +08:00
Haitao Pan
7187c4843a fix(single-agent): reject empty assistant REST completions 2026-03-27 18:47:42 +08:00
Haitao Pan
00b07afa12 Refactor single-agent provider planning 2026-03-27 17:38:15 +08:00
Haitao Pan
147e2279c9 Split desktop app controller responsibilities 2026-03-27 15:54:20 +08:00
Haitao Pan
de010bab5e Refine desktop agent launch policy 2026-03-27 15:31:46 +08:00
Haitao Pan
1922e1d817 Classify single-agent endpoint modes 2026-03-27 11:34:15 +08:00
Haitao Pan
b39be2949b Fix OpenCode single-agent ACP transport 2026-03-27 11:21:25 +08:00
Haitao Pan
691dd39597 fix: harden codex model refresh handling 2026-03-27 00:30:22 +08:00
Haitao Pan
a2eb29bcd9 release: prepare v0.8 2026-03-26 23:31:13 +08:00
Haitao Pan
2e9e82540b Refactor macOS status bar background runtime 2026-03-26 19:13:05 +08:00
Haitao Pan
68cdbe4e4b Isolate assistant thread working directories 2026-03-26 18:25:41 +08:00
Haitao Pan
5a7dbe872b Clean legacy ACP placeholder providers 2026-03-26 18:11:47 +08:00
Haitao Pan
153db679f5 Refine assistant provider settings flows 2026-03-26 17:55:38 +08:00
Haitao Pan
508d6cc330 Support absolute local skill package imports 2026-03-26 17:12:37 +08:00
Haitao Pan
ac335f24c7 Add focused quick actions for language and theme 2026-03-26 16:41:21 +08:00
Haitao Pan
b5e60e4f72 Support symlinked skill directories 2026-03-26 12:03:24 +08:00
Haitao Pan
6aa87e2ff5 Clean repo skills config and support custom ACP endpoints 2026-03-26 11:59:28 +08:00
Haitao Pan
12a0a44383 feat: support custom external ACP providers 2026-03-26 10:01:28 +08:00
Haitao Pan
e20250fcf3 fix(assistant): clean single-agent skill loading order 2026-03-26 09:45:18 +08:00
Haitao Pan
4562776601 fix(settings): simplify single-agent skill roots 2026-03-26 09:31:21 +08:00
Haitao Pan
26b2c63c28 fix(assistant): require bookmarks for shared skill roots 2026-03-25 22:48:57 +08:00
Haitao Pan
e4d10034cc feat(assistant): rebuild desktop local skills loading rules 2026-03-25 21:55:37 +08:00
Haitao Pan
99b89f0851 refactor(assistant): remove desktop local skills loader 2026-03-25 21:44:54 +08:00
Haitao Pan
856aecc1fd feat(settings): add authorized skills directory authorization 2026-03-25 19:22:10 +08:00
Haitao Pan
499e907bab Fix single-agent transcript isolation 2026-03-25 18:27:13 +08:00
Haitao Pan
6f8c47627a Rebuild desktop single-agent local skills loader 2026-03-25 17:42:32 +08:00
Haitao Pan
0be03ad6ed Remove desktop single-agent local skills loader 2026-03-25 17:19:59 +08:00
Haitao Pan
6aaa200edb Refine single-agent local skill root precedence 2026-03-25 16:01:01 +08:00
Haitao Pan
5dc11af5c7 Include workspace skill roots by default 2026-03-25 15:50:19 +08:00
Haitao Pan
fd55265b39 Refine single-agent skills caching 2026-03-25 15:40:20 +08:00
Haitao Pan
2965deb43f Add assistant artifact sidebar 2026-03-25 13:38:40 +08:00
Haitao Pan
2834afc4e8 Fix single-agent skills picker behavior 2026-03-25 12:30:09 +08:00
Haitao Pan
b86692e5ab feat(assistant): align single-agent skills by provider and move model control 2026-03-25 11:08:33 +08:00
Haitao Pan
da97462c9b Connect mobile directly from scanned setup codes 2026-03-24 21:04:28 +08:00
Haitao Pan
94f2009a4d Fix Codex ACP turn payload schema 2026-03-24 00:24:22 +08:00
Haitao Pan
adb93ed7ff Fix single-agent ACP model ownership 2026-03-24 00:11:43 +08:00