Commit Graph

55 Commits

Author SHA1 Message Date
Haitao Pan
153db679f5 Refine assistant provider settings flows 2026-03-26 17:55:38 +08:00
Haitao Pan
508d6cc330 Support absolute local skill package imports 2026-03-26 17:12:37 +08:00
Haitao Pan
52cf849c1a feat(settings): improve skill directory authorization input 2026-03-26 13:42:10 +08:00
Haitao Pan
6aa87e2ff5 Clean repo skills config and support custom ACP endpoints 2026-03-26 11:59:28 +08:00
Haitao Pan
2992443d6d refine external ACP provider settings UI 2026-03-26 10:21:59 +08:00
Haitao Pan
12a0a44383 feat: support custom external ACP providers 2026-03-26 10:01:28 +08:00
Haitao Pan
e20250fcf3 fix(assistant): clean single-agent skill loading order 2026-03-26 09:45:18 +08:00
Haitao Pan
4562776601 fix(settings): simplify single-agent skill roots 2026-03-26 09:31:21 +08:00
Haitao Pan
856aecc1fd feat(settings): add authorized skills directory authorization 2026-03-25 19:22:10 +08:00
Haitao Pan
332ee750b3 feat: add mobile gateway pairing guide 2026-03-24 15:12:32 +08:00
Haitao Pan
1807744575 Restore ACP settings save/apply actions 2026-03-23 23:43:05 +08:00
Haitao Pan
ab45512679 Add ACP endpoint settings tab 2026-03-23 23:28:38 +08:00
Haitao Pan
bd76a91130 Rename ARIS bridge to go core 2026-03-23 20:59:18 +08:00
Haitao Pan
293278961e Remove legacy settings recovery path 2026-03-23 20:33:19 +08:00
Haitao Pan
dfc64db881 Refine gateway source chip labels 2026-03-23 19:50:12 +08:00
Haitao Pan
2232842c4c Isolate gateway secrets per profile slot 2026-03-23 19:20:49 +08:00
Haitao Pan
24a12bf5f6 fix: update external agent ACP copy 2026-03-23 18:52:41 +08:00
Haitao Pan
8ea8b6ef99 Refine LLM endpoint settings layout 2026-03-23 18:38:47 +08:00
Haitao Pan
5f2e42e9ff merge: external single-agent app-server for app store 2026-03-23 18:20:49 +08:00
Haitao Pan
ee09c13d88 refactor(appstore): use external single-agent app-server 2026-03-23 18:20:42 +08:00
Haitao Pan
5bfbd70b2b refactor: rename AI Gateway UI copy to LLM API 2026-03-23 18:07:02 +08:00
Haitao Pan
47273a2d41 chore(release): bump to v0.6.2 and gate account access 2026-03-23 17:49:17 +08:00
Haitao Pan
144428f054 fix(release): harden apple app store distribution 2026-03-23 17:28:54 +08:00
Haitao Pan
196f0a96af feat(settings): gate vault server behind experimental flag 2026-03-23 14:40:07 +08:00
Haitao Pan
e139772ab3 Validate workflow and archive results 2026-03-23 11:54:19 +08:00
Haitao Pan
91a2e10876 Make gateway integration sections collapsible 2026-03-23 11:01:46 +08:00
Haitao Pan
b3960c7648 Unify gateway settings actions and harden persistence tests 2026-03-23 07:28:33 +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
e982c8c086 Persist assistant state and add local recovery cleanup 2026-03-22 11:59:54 +08:00
Haitao Pan
7378888ed4 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