Commit Graph

129 Commits

Author SHA1 Message Date
Haitao Pan
7cedb1a39b Integrate gateway settings into integrations page 2026-03-22 17:07:27 +08:00
Haitao Pan
dfc394d66b Refactor settings persistence and upgrade recovery 2026-03-22 16:01:04 +08:00
Haitao Pan
8e5f978cab Refine AI Gateway action buttons 2026-03-22 15:05:46 +08:00
Haitao Pan
ac9b34a25b Fix remote thread status fallback 2026-03-22 14:58:14 +08:00
Haitao Pan
54075410b7 release: prepare v0.6 2026-03-22 14:40:24 +08:00
Haitao Pan
e752f34c37 Stabilize assistant composer shell sizing 2026-03-22 14:27:05 +08:00
Haitao Pan
ef7e9bae97 Fix assistant execution target switch refresh timing 2026-03-22 14:12:38 +08:00
Haitao Pan
59b2af0fd9 Fix assistant composer shell height adaptation 2026-03-22 14:12:38 +08:00
Haitao Pan
d640fbd3c6 docs: add secure persistence architecture and release pack 2026-03-22 13:34:29 +08:00
Haitao Pan
c1ba8bb985 fix(runtime): encrypt local settings and assistant thread persistence 2026-03-22 13:34:26 +08:00
Haitao Pan
f3a2426ba7 Add assistant thread IA docs 2026-03-22 12:51:32 +08:00
Haitao Pan
ec54264f9b Merge branch 'codex/fix-thread-gateway-status' 2026-03-22 12:30:18 +08:00
Haitao Pan
86ce75dbb0 Fix assistant thread connection status 2026-03-22 12:29:47 +08:00
Haitao Pan
29e547823f Auto-import gateway-only discovered skills into available list 2026-03-22 12:24:47 +08:00
Haitao Pan
5266aa8cab Persist assistant state and add local recovery cleanup 2026-03-22 11:59:54 +08:00
Haitao Pan
25e6d8cb3c 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
31db6b2664 Harden web session persistence flow 2026-03-22 10:55:22 +08:00
Haitao Pan
f0174e27e6 Fix web chrome test isolation and session persistence 2026-03-22 10:50:29 +08:00
Haitao Pan
11ceb6af87 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +08:00
Haitao Pan
c44a0dec47 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
62f318e2b3 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
Haitao Pan
f5efd84864 Repair codex integration test baseline 2026-03-19 23:47:04 +08:00
Haitao Pan
c8ce76d8e9 Group assistant task list by execution target 2026-03-19 23:46:57 +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
87a6d416f9 Fix settings page layout and AI Gateway persistence 2026-03-19 15:07:19 +08:00
Haitao Pan
8067916b5b Add managed multi-agent collaboration runtime 2026-03-19 12:33:50 +08:00
Haitao Pan
f40f12f935 Polish gateway access panel layout 2026-03-19 11:32:23 +08:00
Haitao Pan
545ffd6549 Refine cross-platform workspace theme 2026-03-19 11:20:09 +08:00
Haitao Pan
5d0240def0 tune gateway dialog typography 2026-03-19 08:54:55 +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