Haitao Pan
20257f392e
fix: unify bridge auth token for desktop connect
2026-06-06 19:24:48 +08:00
Haitao Pan
fe84d69e10
refactor: align OpenClaw session key state flow
2026-06-06 11:51:01 +08:00
Haitao Pan
5909e6518b
fix: allow stopping archived tasks
2026-06-05 16:59:41 +08:00
Haitao Pan
e8c1b7deb6
refactor(ui): eliminate unowned helper sprawl in assistant skill picker
2026-06-04 10:08:02 +08:00
Haitao Pan
3d1d037e1a
fix: WebRTC remote desktop connection, cleanup local fallback, and ignore .gradle cache
2026-06-04 09:12:08 +08:00
Haitao Pan
0fdac8aedd
chore: prepare release v1.1.4 (app store compliance, remote desktop fixes, ci verification)
2026-06-03 15:52:44 +08:00
Haitao Pan
fe1502520d
feat: add runtime logs tab to settings page
2026-06-03 14:29:37 +08:00
Haitao Pan
842227a4d5
refactor: simplify remote desktop UI and add maximize toggle
2026-06-03 11:47:04 +08:00
Haitao Pan
81ecfba85a
feat: Remote Desktop UI and Client WebRTC Integration
2026-06-03 10:50:06 +08:00
Haitao Pan
c2128fe5da
Fix manual bridge save runtime config
2026-06-01 13:11:30 +08:00
Haitao Pan
22a0376b00
fix: repair bridge login sync runtime state
2026-06-01 10:02:13 +08:00
Haitao Pan
3b12fd532b
Add bulk archive task selection
2026-05-28 09:17:52 +08:00
Haitao Pan
31990b30d9
Polish assistant UI and add Service Mesh video case
2026-05-25 13:43:00 +08:00
Haitao Pan
c57945e212
fix: require yes before deleting archived tasks
2026-05-20 16:38:48 +08:00
Haitao Pan
3b61b68e2d
fix: mark archived task deletion destructive
2026-05-20 15:44:16 +08:00
Haitao Pan
9fbbfe881e
feat: manage archived assistant tasks
2026-05-20 14:49:22 +08:00
Haitao Pan
b9a9999291
chore: remove stale gateway settings and app ffi paths
2026-05-13 16:45:54 +08:00
Haitao Pan
9a8dac8c83
fix: normalize bridge metadata authorization
2026-04-30 13:28:24 +08:00
Haitao Pan
19f1ce306f
Refine bridge routing and settings cleanup
2026-04-22 00:49:41 +08:00
Haitao Pan
c30c944e08
Fix settings save wiring
2026-04-19 20:09:21 +08:00
Haitao Pan
f4ccb959dc
Refine signed-in account status layout
2026-04-19 19:59:54 +08:00
Haitao Pan
0fd5d66675
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
5851196fc7
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
cd227cdc36
fix(settings): ensure manual bridge configuration is applied correctly and improve storage fallback
2026-04-17 17:41:02 +08:00
Haitao Pan
8cc662e7d4
feat(settings): add manual bridge configuration tab to account settings
2026-04-17 16:28:27 +08:00
Haitao Pan
e7b09d235d
feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes
2026-04-13 18:02:30 +08:00
Haitao Pan
1c539d437f
Remove managed local bridge mode
2026-04-12 22:09:20 +08:00
Haitao Pan
e26ba6c680
Fix account sync and disconnect state updates
2026-04-12 18:18:40 +08:00
Haitao Pan
e7eeef193c
Unify bridge sync field names
2026-04-11 20:25:40 +08:00
Haitao Pan
135772015f
Refresh bridge capabilities after account sync
2026-04-11 19:39:15 +08:00
Haitao Pan
073967ee78
Refactor settings account login flow
2026-04-11 12:45:14 +08:00
Haitao Pan
9412149485
fix: keep settings account summary on canonical state
2026-04-11 12:02:32 +08:00
Haitao Pan
e1e0ddb456
refactor(settings): keep screenshot-only settings scope and remove test assets
2026-04-10 16:50:27 +08:00
Haitao Pan
97cb25a890
Refactor single-agent providers to bridge catalog
2026-04-10 14:20:39 +08:00
Haitao Pan
235d41c5fe
fix: streamline gateway settings and mac packaging cleanup
2026-04-09 11:39:00 +08:00
Haitao Pan
4d200b6faa
Hide experimental gateway modes by default
2026-04-09 09:30:54 +08:00
Haitao Pan
c3ef4bbb60
Merge account and ACP settings into advanced config
2026-04-09 08:41:05 +08:00
Haitao Pan
fe60e8efba
Add ACP bridge server mode card
2026-04-09 07:15:12 +08:00
Haitao Pan
b8692d69ba
fix: normalize gateway status and ACP endpoint diagnostics
2026-04-08 21:13:27 +08:00
Haitao Pan
ea4abe350b
build: add test-all make targets
2026-04-08 16:37:12 +08:00
Haitao Pan
319d7a383f
test: add automation suite coverage
2026-04-08 16:35:25 +08:00
Haitao Pan
a2178d5591
Fix gateway target visibility after settings apply
2026-04-06 15:15:06 +08:00
Haitao Pan
c77a6b649a
fix(acp): preserve hosted base paths for external endpoints
2026-04-04 18:37:56 +08:00
Haitao Pan
06560255ab
Fix ACP desktop settings guidance
2026-04-04 15:28:43 +08:00
Haitao Pan
a4ca01d7bc
Tighten localhost auth bypass and add arbitrary secret refs
2026-04-04 15:04:01 +08:00
Haitao Pan
ed12ee3c4f
Align desktop ACP card actions
2026-04-04 14:08:46 +08:00
Haitao Pan
8ab1c09891
style: streamline settings section shells
2026-03-30 15:52:23 +08:00
Haitao Pan
2b836c5c6e
style: soften settings page borders
2026-03-30 15:33:13 +08:00
Haitao Pan
93a969dc36
feat: add collapse support for external acp settings
2026-03-30 11:12:08 +08:00
Haitao Pan
f2ba2acbba
refactor: share settings page section shell
2026-03-30 09:13:59 +08:00