xworkmate-app/lib
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
..
app refactor(bridge): implement Single Source of Truth for bridge config and fix login persistence 2026-04-19 12:22:02 +08:00
data refactor: rename AI Gateway UI copy to LLM API 2026-03-23 18:07:02 +08:00
features refactor(bridge): implement Single Source of Truth for bridge config and fix login persistence 2026-04-19 12:22:02 +08:00
i18n Refine sidebar language toggle layout 2026-03-11 15:25:33 +08:00
models Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
runtime refactor(bridge): implement Single Source of Truth for bridge config and fix login persistence 2026-04-19 12:22:02 +08:00
theme refactor: unify app theme surfaces by scene 2026-03-30 15:31:01 +08:00
widgets Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
main.dart feat: add ui feature flag release docs pipeline 2026-03-22 10:49:13 +08:00