Commit Graph

52 Commits

Author SHA1 Message Date
Haitao Pan
e7cd340fc7 Clean repo skills config and support custom ACP endpoints 2026-03-26 11:59:28 +08:00
Haitao Pan
0d7aed4247 refine external ACP provider settings UI 2026-03-26 10:21:59 +08:00
Haitao Pan
dde21f510a feat: support custom external ACP providers 2026-03-26 10:01:28 +08:00
Haitao Pan
785b0b4336 fix(assistant): clean single-agent skill loading order 2026-03-26 09:45:18 +08:00
Haitao Pan
6e9c5f723d fix(settings): simplify single-agent skill roots 2026-03-26 09:31:21 +08:00
Haitao Pan
ea2edfdc02 feat(settings): add authorized skills directory authorization 2026-03-25 19:22:10 +08:00
Haitao Pan
cf99541aa0 feat: add mobile gateway pairing guide 2026-03-24 15:12:32 +08:00
Haitao Pan
2aecd71199 Restore ACP settings save/apply actions 2026-03-23 23:43:05 +08:00
Haitao Pan
8d960a7899 Add ACP endpoint settings tab 2026-03-23 23:28:38 +08:00
Haitao Pan
bd8bf9add3 Rename ARIS bridge to go core 2026-03-23 20:59:18 +08:00
Haitao Pan
45a8a9d25d Remove legacy settings recovery path 2026-03-23 20:33:19 +08:00
Haitao Pan
13bf15239f Refine gateway source chip labels 2026-03-23 19:50:12 +08:00
Haitao Pan
024f485a36 Isolate gateway secrets per profile slot 2026-03-23 19:20:49 +08:00
Haitao Pan
7978695710 fix: update external agent ACP copy 2026-03-23 18:52:41 +08:00
Haitao Pan
d1887bfcf3 Refine LLM endpoint settings layout 2026-03-23 18:38:47 +08:00
Haitao Pan
07b57c2a9b merge: external single-agent app-server for app store 2026-03-23 18:20:49 +08:00
Haitao Pan
efb58e587c refactor(appstore): use external single-agent app-server 2026-03-23 18:20:42 +08:00
Haitao Pan
c0c594dd65 refactor: rename AI Gateway UI copy to LLM API 2026-03-23 18:07:02 +08:00
Haitao Pan
b6f6be091a chore(release): bump to v0.6.2 and gate account access 2026-03-23 17:49:17 +08:00
Haitao Pan
b909155b55 fix(release): harden apple app store distribution 2026-03-23 17:28:54 +08:00
Haitao Pan
8087289716 feat(settings): gate vault server behind experimental flag 2026-03-23 14:40:07 +08:00
Haitao Pan
8507e846c3 Validate workflow and archive results 2026-03-23 11:54:19 +08:00
Haitao Pan
e15cc55f28 Make gateway integration sections collapsible 2026-03-23 11:01:46 +08:00
Haitao Pan
936ddd665b Unify gateway settings actions and harden persistence tests 2026-03-23 07:28:33 +08:00
Haitao Pan
a9fed5f0b0 Refactor work modes and gateway profiles 2026-03-22 20:02:00 +08:00
Haitao Pan
7b03dde2a4 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
8317810e19 Unify legacy config pages into settings center 2026-03-22 17:40:34 +08:00
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
5266aa8cab Persist assistant state and add local recovery cleanup 2026-03-22 11:59:54 +08:00
Haitao Pan
11ceb6af87 feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +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
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
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
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
d524c74047 Finish secure settings storage and refresh workspace UI 2026-03-18 17:04:00 +08:00
Haitao Pan
910fd3fedc feat: add linux desktop parity scaffolding 2026-03-16 17:58:37 +08:00
Haitao Pan
4aa16bef9f feat: add breadcrumbs and sidebar previews 2026-03-15 10:45:40 +08:00
Haitao Pan
32b7aac1a7 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
19f49acdd6 refactor(ui): modernize design system with consistent spacing and typography 2026-03-13 19:12:27 +08:00
Haitao Pan
b1aaa1b8ee fix: trim wasted desktop page bottom spacing 2026-03-13 16:03:38 +08:00
Haitao Pan
e7dabe2905 fix: simplify paired device status display 2026-03-13 15:30:58 +08:00
Haitao Pan
3bf965ddfa feat: ship ai gateway integration and ui polish 2026-03-13 15:21:23 +08:00
Haitao Pan
70b6856adb fix: improve remote gateway bootstrap prefill 2026-03-12 01:26:04 +08:00
Haitao Pan
c9c52de212 feat: add runtime diagnostics log viewer 2026-03-12 01:15:50 +08:00
Haitao Pan
24836a3826 feat: add gateway device pairing controls 2026-03-12 00:54:28 +08:00