Commit Graph

120 Commits

Author SHA1 Message Date
Haitao Pan
c22cd049b3 chore: update macOS deployment target to 14.0 and commit pending changes 2026-06-25 09:52:33 +08:00
Haitao Pan
1c13702946 fix(settings): update account panel and assistant connection state 2026-06-17 21:01:56 +08:00
Haitao Pan
8d3b90f6e4 feat: align workspace ready actions and naming 2026-06-09 10:58:21 +08:00
Haitao Pan
08ed4e9bcc fix: unify bridge auth token for desktop connect 2026-06-06 19:24:48 +08:00
Haitao Pan
8cf99b4681 refactor: align OpenClaw session key state flow 2026-06-06 11:51:01 +08:00
Haitao Pan
3b30ee129d fix: allow stopping archived tasks 2026-06-05 16:59:41 +08:00
Haitao Pan
2b228a0ff6 refactor(ui): eliminate unowned helper sprawl in assistant skill picker 2026-06-04 10:08:02 +08:00
Haitao Pan
b3b08f893f fix: WebRTC remote desktop connection, cleanup local fallback, and ignore .gradle cache 2026-06-04 09:12:08 +08:00
Haitao Pan
3ca8436702 chore: prepare release v1.1.4 (app store compliance, remote desktop fixes, ci verification) 2026-06-03 15:52:44 +08:00
Haitao Pan
1fcbd0e9dd feat: add runtime logs tab to settings page 2026-06-03 14:29:37 +08:00
Haitao Pan
0694791b80 refactor: simplify remote desktop UI and add maximize toggle 2026-06-03 11:47:04 +08:00
Haitao Pan
d08bc29ceb feat: Remote Desktop UI and Client WebRTC Integration 2026-06-03 10:50:06 +08:00
Haitao Pan
25d962155b Fix manual bridge save runtime config 2026-06-01 13:11:30 +08:00
Haitao Pan
5ffc72b610 fix: repair bridge login sync runtime state 2026-06-01 10:02:13 +08:00
Haitao Pan
a9b589e61d Add bulk archive task selection 2026-05-28 09:17:52 +08:00
Haitao Pan
80a3149168 Polish assistant UI and add Service Mesh video case 2026-05-25 13:43:00 +08:00
Haitao Pan
68a1eeb1a0 fix: require yes before deleting archived tasks 2026-05-20 16:38:48 +08:00
Haitao Pan
bdb4801ea5 fix: mark archived task deletion destructive 2026-05-20 15:44:16 +08:00
Haitao Pan
840b658c3a feat: manage archived assistant tasks 2026-05-20 14:49:22 +08:00
Haitao Pan
e50006c85b chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
Haitao Pan
da58a843e2 fix: normalize bridge metadata authorization 2026-04-30 13:28:24 +08:00
Haitao Pan
040941b42d Refine bridge routing and settings cleanup 2026-04-22 00:49:41 +08:00
Haitao Pan
a07458ab72 Fix settings save wiring 2026-04-19 20:09:21 +08:00
Haitao Pan
b19659bdb7 Refine signed-in account status layout 2026-04-19 19:59:54 +08:00
Haitao Pan
f25b695c1d fix(build): resolve undefined method compilation error in SettingsPage
- Expose resolveAcpBridgeServerEffectiveConfig via SettingsControllerAccountExtension
- Rename internal implementation to resolveAcpBridgeServerEffectiveConfigInternal
- Update SettingsPage to call the extension method correctly
2026-04-19 12:47:13 +08:00
Haitao Pan
6118ef531e refactor(bridge): implement Single Source of Truth for bridge config and fix login persistence
- Refactor bridge configuration to resolve co-existing Manual and Cloud sources into a single persistent 'effective' state
- Implement deterministic priority resolution: Manual Bridge > Cloud Sync > Default Fallback
- Fix login issues by preserving account base URL and identifier during sync and session restoration
- Streamline config/settings.yaml by removing redundant fields and adopting YAML format
- Update documentation with new architecture guide for bridge-cloud coexistence and priority logic
- Verify functional connectivity for codex, gemini, opencode, and openclaw bridge services
2026-04-19 12:22:02 +08:00
Haitao Pan
f06e20479a fix(settings): ensure manual bridge configuration is applied correctly and improve storage fallback 2026-04-17 17:41:02 +08:00
Haitao Pan
a7362f651e feat(settings): add manual bridge configuration tab to account settings 2026-04-17 16:28:27 +08:00
Haitao Pan
d45acd08b4 feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes 2026-04-13 18:02:30 +08:00
Haitao Pan
8a4377683d Remove managed local bridge mode 2026-04-12 22:09:20 +08:00
Haitao Pan
2e5af4f57a Fix account sync and disconnect state updates 2026-04-12 18:18:40 +08:00
Haitao Pan
46873dfc5c Unify bridge sync field names 2026-04-11 20:25:40 +08:00
Haitao Pan
ecd433f370 Refresh bridge capabilities after account sync 2026-04-11 19:39:15 +08:00
Haitao Pan
8fe7f58315 Refactor settings account login flow 2026-04-11 12:45:14 +08:00
Haitao Pan
1a88371681 fix: keep settings account summary on canonical state 2026-04-11 12:02:32 +08:00
Haitao Pan
ec4a5fd822 refactor(settings): keep screenshot-only settings scope and remove test assets 2026-04-10 16:50:27 +08:00
Haitao Pan
645270049a Refactor single-agent providers to bridge catalog 2026-04-10 14:20:39 +08:00
Haitao Pan
cb868dc6ad fix: streamline gateway settings and mac packaging cleanup 2026-04-09 11:39:00 +08:00
Haitao Pan
d8ea2cac0d Hide experimental gateway modes by default 2026-04-09 09:30:54 +08:00
Haitao Pan
573feadf5d Merge account and ACP settings into advanced config 2026-04-09 08:41:05 +08:00
Haitao Pan
6d8f649a52 Add ACP bridge server mode card 2026-04-09 07:15:12 +08:00
Haitao Pan
e3de98d081 fix: normalize gateway status and ACP endpoint diagnostics 2026-04-08 21:13:27 +08:00
Haitao Pan
0d498f726e build: add test-all make targets 2026-04-08 16:37:12 +08:00
Haitao Pan
7aa7c9d8ff test: add automation suite coverage 2026-04-08 16:35:25 +08:00
Haitao Pan
988003513e Fix gateway target visibility after settings apply 2026-04-06 15:15:06 +08:00
Haitao Pan
9ca546cd9a fix(acp): preserve hosted base paths for external endpoints 2026-04-04 18:37:56 +08:00
Haitao Pan
0325d98dd3 Fix ACP desktop settings guidance 2026-04-04 15:28:43 +08:00
Haitao Pan
406767eb16 Tighten localhost auth bypass and add arbitrary secret refs 2026-04-04 15:04:01 +08:00
Haitao Pan
9690b5f73a Align desktop ACP card actions 2026-04-04 14:08:46 +08:00
Haitao Pan
15be6fa4b0 style: streamline settings section shells 2026-03-30 15:52:23 +08:00