xworkmate-app/test/runtime
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
..
assistant_connection_state_test.dart Fix managed bridge auth sync and offline connection state 2026-04-13 10:07:46 +08:00
assistant_execution_target_test.dart Fix gateway routing when provider catalog is empty 2026-04-16 13:54:33 +08:00
assistant_model_display_test.dart fix: recover bridge server sync state and hide stale model labels 2026-04-12 21:03:31 +08:00
bridge_runtime_cleanup_test.dart feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes 2026-04-13 18:02:30 +08:00
gateway_acp_client_auth_test.dart refactor(bridge): implement Single Source of Truth for bridge config and fix login persistence 2026-04-19 12:22:02 +08:00
runtime_controllers_settings_account_test.dart Merge ACP contract CI and remove golden fallback coverage 2026-04-16 13:54:33 +08:00
ui_feature_manifest_desktop_surface_test.dart Remove bridge fallback runtime code 2026-04-13 11:34:31 +08:00
ui_feature_manifest_mobile_surface_test.dart Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00