Commit Graph

6 Commits

Author SHA1 Message Date
Haitao Pan
0dce7096d4 fix: WebRTC remote desktop connection, cleanup local fallback, and ignore .gradle cache 2026-06-04 09:12:08 +08:00
Haitao Pan
08665cf528 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
a41e645c61 Refactor single-agent provider planning 2026-03-27 17:38:15 +08:00
Haitao Pan
a3780f606f Fix macOS archive symbols and packaging settings 2026-03-27 16:32:23 +08:00
Haitao Pan
d95840e1c2 fix(build): stabilize super_native_extensions packaging downloads 2026-03-25 20:18:50 +08:00
Haitao Pan
a4225d54c7 fix(windows): vendor secure storage plugin without ATL 2026-03-21 01:53:24 +08:00