xworkmate-app/lib/app
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_capabilities.dart Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
app_controller_desktop_core.dart refactor(storage): unify persistent storage with robust error handling and simplified secret management 2026-04-19 10:34:15 +08:00
app_controller_desktop_external_acp_routing.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
app_controller_desktop_gateway.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
app_controller_desktop_navigation.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
app_controller_desktop_runtime_coordination_impl.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
app_controller_desktop_runtime_exceptions.dart Align bridge core path and secure account sync 2026-04-10 11:55:36 +08:00
app_controller_desktop_runtime_helpers.dart refactor(bridge): implement Single Source of Truth for bridge config and fix login persistence 2026-04-19 12:22:02 +08:00
app_controller_desktop_settings_runtime.dart refactor(storage): unify persistent storage with robust error handling and simplified secret management 2026-04-19 10:34:15 +08:00
app_controller_desktop_settings.dart refactor(storage): unify persistent storage with robust error handling and simplified secret management 2026-04-19 10:34:15 +08:00
app_controller_desktop_single_agent.dart cleanup assistant single-agent code paths 2026-04-12 18:34:28 +08:00
app_controller_desktop_skill_permissions.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
app_controller_desktop_thread_actions.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
app_controller_desktop_thread_binding.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
app_controller_desktop_thread_sessions_collaboration_impl.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
app_controller_desktop_thread_sessions.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
app_controller_desktop_thread_storage.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
app_controller_desktop_workspace_execution.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
app_controller_desktop.dart refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
app_controller.dart refactor: remove web surface from xworkmate-app 2026-04-09 11:19:40 +08:00
app_metadata.dart feat(settings): refresh account sync, add about metadata, and rewrite task dialog modes 2026-04-13 18:02:30 +08:00
app_shell_desktop.dart Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
app_shell.dart refactor: remove web surface from xworkmate-app 2026-04-09 11:19:40 +08:00
app_store_policy.dart Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
app.dart Remove bridge fallback runtime code 2026-04-13 11:34:31 +08:00
task_thread_repositories.dart Clean legacy task thread state plumbing 2026-04-06 10:27:01 +08:00
ui_feature_manifest_core.dart Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
ui_feature_manifest.dart Remove bridge fallback runtime code 2026-04-13 11:34:31 +08:00
workspace_navigation.dart Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00
workspace_page_registry.dart Clean C/S surfaces down to assistant and settings 2026-04-13 12:14:12 +08:00