xworkmate-app/lib/features/settings
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
..
settings_about_panel.dart feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes 2026-04-13 18:02:30 +08:00
settings_account_panel.dart refactor(bridge): implement Single Source of Truth for bridge config and fix login persistence 2026-04-19 12:22:02 +08:00
settings_page_core.dart refactor(bridge): implement Single Source of Truth for bridge config and fix login persistence 2026-04-19 12:22:02 +08:00
settings_page.dart refactor(settings): keep screenshot-only settings scope and remove test assets 2026-04-10 16:50:27 +08:00