Commit Graph

76 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
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
7102130ca6 Clean up first-batch single-agent skills flow 2026-03-23 20:06:26 +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
24a12bf5f6 fix: update external agent ACP copy 2026-03-23 18:52:41 +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
47273a2d41 chore(release): bump to v0.6.2 and gate account access 2026-03-23 17:49:17 +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
6e88290b98 Unify legacy config pages into settings center 2026-03-22 17:40:34 +08:00
Haitao Pan
ee3f9ec80b Refactor settings persistence and upgrade recovery 2026-03-22 16:01:04 +08:00
Haitao Pan
94a5160dac Fix remote thread status fallback 2026-03-22 14:58:14 +08:00
Haitao Pan
97b65c23aa Fix assistant execution target switch refresh timing 2026-03-22 14:12:38 +08:00
Haitao Pan
c7d15d342d fix(runtime): encrypt local settings and assistant thread persistence 2026-03-22 13:34:26 +08:00
Haitao Pan
8762d56d5e Merge branch 'codex/fix-thread-gateway-status' 2026-03-22 12:30:18 +08:00
Haitao Pan
5c1777d4cb Fix assistant thread connection status 2026-03-22 12:29:47 +08:00
Haitao Pan
c2e6a53002 Auto-import gateway-only discovered skills into available list 2026-03-22 12:24:47 +08:00
Haitao Pan
e982c8c086 Persist assistant state and add local recovery cleanup 2026-03-22 11:59:54 +08:00
Haitao Pan
034ba09eb8 Merge branch 'codex/web-chrome-db-parity'
# Conflicts:
#	lib/app/app_controller_web.dart
#	test/features/ai_gateway_page_test.dart
#	test/features/assistant_page_test.dart
#	test/features/mobile/ios_mobile_shell_test.dart
#	test/features/settings_ai_gateway_persistence_test.dart
#	test/features/settings_page_test.dart
#	test/runtime/app_controller_navigation_favorites_test.dart
2026-03-22 11:04:52 +08:00
Haitao Pan
ce9049d54c Fix web chrome test isolation and session persistence 2026-03-22 10:50:29 +08:00
Haitao Pan
7378888ed4 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +08:00
Haitao Pan
e9e72b3fa5 test(ai-gateway): keep secrets in secure storage 2026-03-20 22:45:26 +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