Commit Graph

65 Commits

Author SHA1 Message Date
Haitao Pan
0520f35354 Connect mobile directly from scanned setup codes 2026-03-24 21:04:28 +08:00
Haitao Pan
58ef555eb3 test: add pairing guide widget tests 2026-03-24 15:19:58 +08:00
Haitao Pan
d7e0889ee8 feat: add mobile gateway pairing guide 2026-03-24 15:12:32 +08:00
Haitao Pan
3d905e0bbf fix(ui): keep assistant panes tightly packed 2026-03-24 12:20:00 +08:00
Haitao Pan
9679f125cb Restore ACP settings save/apply actions 2026-03-23 23:43:05 +08:00
Haitao Pan
23d8974c8e Fix secrets settings tab assertion 2026-03-23 23:30:04 +08:00
Haitao Pan
9a0cf2cf6b Add ACP endpoint settings tab 2026-03-23 23:28:38 +08:00
Haitao Pan
608b9f3a2f Clean up first-batch single-agent skills flow 2026-03-23 20:06:26 +08:00
Haitao Pan
beed9f9187 Refine gateway source chip labels 2026-03-23 19:50:12 +08:00
Haitao Pan
92547b1e50 Isolate gateway secrets per profile slot 2026-03-23 19:20:49 +08:00
Haitao Pan
8d6c4a927a Simplify durable storage initialization 2026-03-23 18:57:29 +08:00
Haitao Pan
89b3826873 Refine LLM endpoint settings layout 2026-03-23 18:38:47 +08:00
Haitao Pan
b53b853e39 refactor: rename AI Gateway UI copy to LLM API 2026-03-23 18:07:02 +08:00
Haitao Pan
28b279f42a chore(release): bump to v0.6.2 and gate account access 2026-03-23 17:49:17 +08:00
Haitao Pan
fbc4f55017 fix(release): harden apple app store distribution 2026-03-23 17:28:54 +08:00
Haitao Pan
d1686b790d feat(settings): gate vault server behind experimental flag 2026-03-23 14:40:07 +08:00
Haitao Pan
8cf26a9bc0 Validate workflow and archive results 2026-03-23 11:54:19 +08:00
Haitao Pan
963ff9bbe4 Remove task CTA noise from assistant and tasks views 2026-03-23 11:30:18 +08:00
Haitao Pan
ac7f932fb8 Make gateway integration sections collapsible 2026-03-23 11:01:46 +08:00
Haitao Pan
085041e5f0 Rename AI Gateway mode to Single Agent 2026-03-23 10:11:53 +08:00
Haitao Pan
89bd492eb1 Unify gateway settings actions and harden persistence tests 2026-03-23 07:28:33 +08:00
Haitao Pan
5cab0f5e3b Refactor work modes and gateway profiles 2026-03-22 20:02:00 +08:00
Haitao Pan
5d49ae318d 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
72ecd1f955 Unify legacy config pages into settings center 2026-03-22 17:40:34 +08:00
Haitao Pan
abea2b4517 Integrate gateway settings into integrations page 2026-03-22 17:07:27 +08:00
Haitao Pan
ffced7fc6f Refactor settings persistence and upgrade recovery 2026-03-22 16:01:04 +08:00
Haitao Pan
98409d1a1a Refine AI Gateway action buttons 2026-03-22 15:05:46 +08:00
Haitao Pan
7cf4957332 Stabilize assistant composer shell sizing 2026-03-22 14:27:05 +08:00
Haitao Pan
50f38e88af Fix assistant composer shell height adaptation 2026-03-22 14:12:38 +08:00
Haitao Pan
77ab128195 Persist assistant state and add local recovery cleanup 2026-03-22 11:59:54 +08:00
Haitao Pan
d57ca31394 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
8f655d36b3 Fix web chrome test isolation and session persistence 2026-03-22 10:50:29 +08:00
Haitao Pan
c24f2aba17 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +08:00
Haitao Pan
de8710e1c2 Add mobile-safe controls for mobile shell 2026-03-21 14:26:22 +08:00
Haitao Pan
40159bd9b0 feat: make assistant composer height resizable 2026-03-20 18:02:03 +08:00
Haitao Pan
0d3b9b1503 refactor: align multi-agent workflow with real ollama cli 2026-03-20 16:52:20 +08:00
Haitao Pan
7793e9238d refactor: unify settings drill-in navigation 2026-03-20 15:39:33 +08:00
Haitao Pan
04f3474a34 Synchronize assistant threads and markdown view 2026-03-20 12:37:19 +08:00
Haitao Pan
47473e08d6 Integrate ARIS bundle and Go bridge runtime 2026-03-20 08:17:34 +08:00
Haitao Pan
0438dc5026 Repair codex integration test baseline 2026-03-19 23:47:04 +08:00
Haitao Pan
14debf9653 Group assistant task list by execution target 2026-03-19 23:46:57 +08:00
Haitao Pan
8909f11743 Implement streaming assistant thread persistence 2026-03-19 19:55:36 +08:00
Haitao Pan
41e0632d32 Fix assistant model routing and task naming 2026-03-19 17:59:20 +08:00
Haitao Pan
7c98ab364f Fix AI Gateway-only assistant flow 2026-03-19 17:01:15 +08:00
Haitao Pan
c679d6a13f Unify task dialog gateway modes 2026-03-19 15:45:06 +08:00
Haitao Pan
09ef2ea4f5 Fix settings page layout and AI Gateway persistence 2026-03-19 15:07:19 +08:00
Haitao Pan
226a8e77d0 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
69cfa1af0f Merge branch 'codex/android-mobile-parity' into main 2026-03-18 18:13:39 +08:00
Haitao Pan
92c536bef9 Refine assistant composer controls 2026-03-18 17:49:08 +08:00
Haitao Pan
32c5534078 Refine assistant skill picker and disable codex bridge test 2026-03-18 17:21:51 +08:00