Commit Graph

65 Commits

Author SHA1 Message Date
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
Haitao Pan
ab45512679 Add ACP endpoint settings tab 2026-03-23 23:28:38 +08:00
Haitao Pan
5ea0a61aac Isolate test persistence roots 2026-03-23 22:57:36 +08:00
Haitao Pan
ab076e14a7 Harden file persistence fallback state 2026-03-23 22:31:05 +08:00
Haitao Pan
284203ba0f Recover deleted transient workspace paths 2026-03-23 22:05:49 +08:00
Haitao Pan
170fd3ee0f Rebuild desktop persistence as file stores 2026-03-23 21:45:36 +08:00
Haitao Pan
b1995bb0db Remove legacy persistence implementation 2026-03-23 21:36:39 +08:00
Haitao Pan
bd76a91130 Rename ARIS bridge to go core 2026-03-23 20:59:18 +08:00
Haitao Pan
293278961e Remove legacy settings recovery path 2026-03-23 20:33:19 +08:00
Haitao Pan
011a1d640e Remove discoveredSkills runtime remnants 2026-03-23 20:19:23 +08:00
Haitao Pan
9064c4e1fd Add local single-agent skill discovery 2026-03-23 19:56:06 +08:00
Haitao Pan
2232842c4c Isolate gateway secrets per profile slot 2026-03-23 19:20:49 +08:00
Haitao Pan
f5d122f1e3 Simplify durable storage initialization 2026-03-23 18:57:29 +08:00
Haitao Pan
5f2e42e9ff merge: external single-agent app-server for app store 2026-03-23 18:20:49 +08:00
Haitao Pan
ee09c13d88 refactor(appstore): use external single-agent app-server 2026-03-23 18:20:42 +08:00
Haitao Pan
5bfbd70b2b refactor: rename AI Gateway UI copy to LLM API 2026-03-23 18:07:02 +08:00
Haitao Pan
144428f054 fix(release): harden apple app store distribution 2026-03-23 17:28:54 +08:00
Haitao Pan
62a31517cf feat(acp): converge runtime pipeline to go acp core 2026-03-23 15:04:42 +08:00
Haitao Pan
ded87aa63f refactor(desktop): route assistant execution through gateway ACP 2026-03-23 14:17:09 +08:00
Haitao Pan
659e187eb8 Merge branch 'codex/config-store-durable-path' 2026-03-23 13:35:23 +08:00
Haitao Pan
ddf116edeb Enforce durable config paths and disable implicit memory fallback 2026-03-23 13:35:09 +08:00
Haitao Pan
6128a99ee1 Fix codex external CLI availability detection with configured path 2026-03-23 13:32:56 +08:00
Haitao Pan
2acd784b27 Refine single-agent thread scoped provider flow 2026-03-23 12:54:20 +08:00
Haitao Pan
e139772ab3 Validate workflow and archive results 2026-03-23 11:54:19 +08:00
Haitao Pan
6628bca6a2 Rename AI Gateway mode to Single Agent 2026-03-23 10:11:53 +08:00
Haitao Pan
b3960c7648 Unify gateway settings actions and harden persistence tests 2026-03-23 07:28:33 +08:00
Haitao Pan
817efdb71a release: prepare v0.6.1 2026-03-22 23:19:18 +08:00
Haitao Pan
e1b29ae8c9 Refactor work modes and gateway profiles 2026-03-22 20:02:00 +08:00
Haitao Pan
cb1c176b3f Refactor assistant page and gateway runtime integration
- Unify execution target switching in app controllers
- Enhance assistant page with gateway-aware message handling
- Add comprehensive tests for execution target switching and gateway runtime
- Integrate gateway settings into settings center

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 18:17:24 +08:00
Haitao Pan
93032366bd Integrate gateway settings into integrations page 2026-03-22 17:07:27 +08:00
Haitao Pan
ee3f9ec80b Refactor settings persistence and upgrade recovery 2026-03-22 16:01:04 +08:00
Haitao Pan
c7d15d342d fix(runtime): encrypt local settings and assistant thread persistence 2026-03-22 13:34:26 +08:00
Haitao Pan
5c1777d4cb Fix assistant thread connection status 2026-03-22 12:29:47 +08:00
Haitao Pan
e982c8c086 Persist assistant state and add local recovery cleanup 2026-03-22 11:59:54 +08:00
Haitao Pan
ce9049d54c Fix web chrome test isolation and session persistence 2026-03-22 10:50:29 +08:00
Haitao Pan
19f2d7013c refactor: align multi-agent workflow with real ollama cli 2026-03-20 16:52:20 +08:00
Haitao Pan
50b8a4dc98 Synchronize assistant threads and markdown view 2026-03-20 12:37:19 +08:00
Haitao Pan
78c2dd6dc2 Stabilize ARIS packaging and Ollama Cloud settings 2026-03-20 09:13:22 +08:00
Haitao Pan
7a58db73bf Integrate ARIS bundle and Go bridge runtime 2026-03-20 08:17:34 +08:00
Haitao Pan
f5efd84864 Repair codex integration test baseline 2026-03-19 23:47:04 +08:00
Haitao Pan
ce7cfa1b4c Implement streaming assistant thread persistence 2026-03-19 19:55:36 +08:00
Haitao Pan
30e1d2a32e Fix assistant model routing and task naming 2026-03-19 17:59:20 +08:00
Haitao Pan
e55867c1ba Unify task dialog gateway modes 2026-03-19 15:45:06 +08:00
Haitao Pan
8067916b5b Add managed multi-agent collaboration runtime 2026-03-19 12:33:50 +08:00
Haitao Pan
c8027973ae Merge branch 'codex/windows-parity' into main 2026-03-18 18:15:16 +08:00
Haitao Pan
1e403db0be Merge branch 'codex/linux-desktop-parity' into main
# Conflicts:
#	lib/app/app_controller.dart
#	test/features/settings_page_test.dart
#	test/test_support.dart
2026-03-18 18:15:09 +08:00
Haitao Pan
d524c74047 Finish secure settings storage and refresh workspace UI 2026-03-18 17:04:00 +08:00
Haitao Pan
364d01f372 feat: align Windows desktop runtime with macOS parity 2026-03-16 22:26:46 +08:00
Haitao Pan
910fd3fedc feat: add linux desktop parity scaffolding 2026-03-16 17:58:37 +08:00