Commit Graph

143 Commits

Author SHA1 Message Date
Haitao Pan
2fbf7adc95 Add local tmp cache directory 2026-03-23 12:23:17 +08:00
Haitao Pan
e139772ab3 Validate workflow and archive results 2026-03-23 11:54:19 +08:00
Haitao Pan
9b634baa12 Remove task CTA noise from assistant and tasks views 2026-03-23 11:30:18 +08:00
Haitao Pan
91a2e10876 Make gateway integration sections collapsible 2026-03-23 11:01:46 +08:00
Haitao Pan
6628bca6a2 Rename AI Gateway mode to Single Agent 2026-03-23 10:11:53 +08:00
Haitao Pan
ae1faa03d0 docs: clarify architecture baselines 2026-03-23 08:59:44 +08:00
Haitao Pan
a37fbc4723 chore: remove CodexBar submodule 2026-03-23 08:56:18 +08:00
Haitao Pan
a12563daf8 fix: disable default OpenAI web cookie import 2026-03-23 08:50:18 +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
f921feb636 Clarify internal architecture documentation 2026-03-22 20:11:17 +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
44469f65e2 Refine AI Gateway action buttons 2026-03-22 15:05:46 +08:00
Haitao Pan
94a5160dac Fix remote thread status fallback 2026-03-22 14:58:14 +08:00
Haitao Pan
77ba8a92e3 release: prepare v0.6 2026-03-22 14:40:24 +08:00
Haitao Pan
2ceddf49fd Stabilize assistant composer shell sizing 2026-03-22 14:27:05 +08:00
Haitao Pan
97b65c23aa Fix assistant execution target switch refresh timing 2026-03-22 14:12:38 +08:00
Haitao Pan
eb79f302ee Fix assistant composer shell height adaptation 2026-03-22 14:12:38 +08:00
Haitao Pan
3798e2f45b docs: add secure persistence architecture and release pack 2026-03-22 13:34:29 +08:00
Haitao Pan
c7d15d342d fix(runtime): encrypt local settings and assistant thread persistence 2026-03-22 13:34:26 +08:00
Haitao Pan
5eb6d49fc2 Add assistant thread IA docs 2026-03-22 12:51:32 +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
1ca505408a Merge branch 'codex/windows-parity' 2026-03-21 21:53:59 +08:00
Haitao Pan
d94ab39d88 Merge branch 'codex/linux-gnome-desktop-parity' 2026-03-21 21:53:55 +08:00
Haitao Pan
a41ac51103 Add Flutter web assistant shell 2026-03-21 15:52:25 +08:00
Haitao Pan
fe1a74c478 Add mobile-safe controls for mobile shell 2026-03-21 14:26:22 +08:00
Haitao Pan
2c7c7e7143 Adjust desktop sidebar default width 2026-03-21 12:44:37 +08:00
Haitao Pan
18f56ecd02 Add multi-platform build and release workflow 2026-03-21 10:08:12 +08:00
Haitao Pan
1b0d6dbedd fix(windows): vendor secure storage plugin without ATL 2026-03-21 01:53:24 +08:00
Haitao Pan
5ea9b639f5 fix(linux): unblock parity desktop builds 2026-03-21 01:28:33 +08:00
Haitao Pan
e9e72b3fa5 test(ai-gateway): keep secrets in secure storage 2026-03-20 22:45:26 +08:00
Haitao Pan
92e8d31e53 feat: make assistant composer height resizable 2026-03-20 18:02:03 +08:00
Haitao Pan
19f2d7013c refactor: align multi-agent workflow with real ollama cli 2026-03-20 16:52:20 +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
f8b32bffb3 Prepare v0.5 release 2026-03-20 11:07:35 +08:00
Haitao Pan
49e69a181e Add multi-agent manual verification cases 2026-03-20 09:14:30 +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