Commit Graph

46 Commits

Author SHA1 Message Date
Haitao Pan
d7e0889ee8 feat: add mobile gateway pairing guide 2026-03-24 15:12:32 +08:00
Haitao Pan
9679f125cb Restore ACP settings save/apply actions 2026-03-23 23:43:05 +08:00
Haitao Pan
9a0cf2cf6b Add ACP endpoint settings tab 2026-03-23 23:28:38 +08:00
Haitao Pan
c9852fd70a Rename ARIS bridge to go core 2026-03-23 20:59:18 +08:00
Haitao Pan
048eb0c34e Remove legacy settings recovery path 2026-03-23 20:33:19 +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
bdcc1fe409 fix: update external agent ACP copy 2026-03-23 18:52:41 +08:00
Haitao Pan
89b3826873 Refine LLM endpoint settings layout 2026-03-23 18:38:47 +08:00
Haitao Pan
55df3dbc44 merge: external single-agent app-server for app store 2026-03-23 18:20:49 +08:00
Haitao Pan
7540a3a340 refactor(appstore): use external single-agent app-server 2026-03-23 18:20:42 +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
ac7f932fb8 Make gateway integration sections collapsible 2026-03-23 11:01:46 +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
77ab128195 Persist assistant state and add local recovery cleanup 2026-03-22 11:59:54 +08:00
Haitao Pan
c24f2aba17 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +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
6280e75768 Stabilize ARIS packaging and Ollama Cloud settings 2026-03-20 09:13:22 +08:00
Haitao Pan
47473e08d6 Integrate ARIS bundle and Go bridge runtime 2026-03-20 08:17:34 +08:00
Haitao Pan
09ef2ea4f5 Fix settings page layout and AI Gateway persistence 2026-03-19 15:07:19 +08:00
Haitao Pan
b9cdb7d2b9 Add managed multi-agent collaboration runtime 2026-03-19 12:33:50 +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
c0a6ac58ae Finish secure settings storage and refresh workspace UI 2026-03-18 17:04:00 +08:00
Haitao Pan
4f887e4f15 feat: add linux desktop parity scaffolding 2026-03-16 17:58:37 +08:00
Haitao Pan
debe3be6da feat: add breadcrumbs and sidebar previews 2026-03-15 10:45:40 +08:00
Haitao Pan
dd8df06aad chore: rename 'Gateway Connection' to 'OpenClaw Gateway' for clarity
- Update settings page title from '网关连接' to 'OpenClaw Gateway'
- Add naming note in architecture documentation
- Prevents confusion with 'AI Gateway' (APISIX AI proxy)
- Clarifies that this is the OpenClaw service for memory, tasks, and multi-agent coordination
2026-03-14 10:15:07 +08:00
Haitao Pan
e87df7761e refactor(ui): modernize design system with consistent spacing and typography 2026-03-13 19:12:27 +08:00
Haitao Pan
3dfb444f21 fix: trim wasted desktop page bottom spacing 2026-03-13 16:03:38 +08:00
Haitao Pan
7ea6e0dfa7 fix: simplify paired device status display 2026-03-13 15:30:58 +08:00
Haitao Pan
e4f55e6dcc feat: ship ai gateway integration and ui polish 2026-03-13 15:21:23 +08:00
Haitao Pan
7a86703865 fix: improve remote gateway bootstrap prefill 2026-03-12 01:26:04 +08:00
Haitao Pan
f018bb151b feat: add runtime diagnostics log viewer 2026-03-12 01:15:50 +08:00
Haitao Pan
7d53912463 feat: add gateway device pairing controls 2026-03-12 00:54:28 +08:00
Haitao Pan
ad8798ea5b Add global language toggle and app localization 2026-03-11 15:15:47 +08:00
Haitao Pan
9720b1fc65 Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00