Commit Graph

75 Commits

Author SHA1 Message Date
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
2b534ce845 merge: acp mainline convergence 2026-03-23 15:04:57 +08:00
Haitao Pan
62a31517cf feat(acp): converge runtime pipeline to go acp core 2026-03-23 15:04:42 +08:00
Haitao Pan
196f0a96af feat(settings): gate vault server behind experimental flag 2026-03-23 14:40:07 +08:00
Haitao Pan
ded87aa63f refactor(desktop): route assistant execution through gateway ACP 2026-03-23 14:17: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
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
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
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
bfbe564cd6 Harden web session persistence flow 2026-03-22 10:55:22 +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
a41ac51103 Add Flutter web assistant shell 2026-03-21 15:52:25 +08:00
Haitao Pan
2c7c7e7143 Adjust desktop sidebar default width 2026-03-21 12:44:37 +08:00
Haitao Pan
e988c8e23b refactor: unify settings drill-in navigation 2026-03-20 15:39:33 +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
ce7cfa1b4c Implement streaming assistant thread persistence 2026-03-19 19:55:36 +08:00
Haitao Pan
054c930412 Fix AI Gateway-only UTF-8 chat flow 2026-03-19 19:01:25 +08:00
Haitao Pan
30e1d2a32e Fix assistant model routing and task naming 2026-03-19 17:59:20 +08:00
Haitao Pan
658f709fb2 Fix AI Gateway-only assistant flow 2026-03-19 17:01:15 +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
545ffd6549 Refine cross-platform workspace theme 2026-03-19 11:20:09 +08:00
Haitao Pan
9f53270746 soften desktop chrome surfaces 2026-03-18 19:58:31 +08:00
Haitao Pan
0c463f4492 compress desktop workspace chrome 2026-03-18 19:27:06 +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
460e2f7716 Merge branch 'codex/android-mobile-parity' into main 2026-03-18 18:13:39 +08:00
Haitao Pan
df48efc084 Switch gateway with assistant execution target 2026-03-18 18:13:31 +08:00
Haitao Pan
d524c74047 Finish secure settings storage and refresh workspace UI 2026-03-18 17:04:00 +08:00
Haitao Pan
be63d69699 Refresh desktop workspace shell 2026-03-18 12:38:42 +08:00
Haitao Pan
3f1a930868 feat: add shared compact mobile shell 2026-03-16 22:53:31 +08:00
Haitao Pan
910fd3fedc feat: add linux desktop parity scaffolding 2026-03-16 17:58:37 +08:00
Haitao Pan
9ce57f6514 feat: expand dynamic sidebar resizing 2026-03-15 11:22:28 +08:00