xworkmate-app/lib/runtime
2026-06-02 04:24:00 +08:00
..
account_runtime_client.dart Use direct profile sync for account bridge setup 2026-04-13 19:28:53 +08:00
acp_endpoint_paths.dart fix: sync bridge artifacts and route openclaw tasks 2026-05-03 12:14:35 +08:00
agent_registry.dart feat: expand codex bridge integration and assistant workspace 2026-03-15 08:19:53 +08:00
aris_llm_chat_client.dart Refactor bridge runtime routing 2026-04-21 16:28:26 +08:00
assistant_artifacts.dart Clean legacy task thread state plumbing 2026-04-06 10:27:01 +08:00
code_agent_node_orchestrator.dart fix: continue ACP sessions after interrupted reads 2026-05-08 09:46:52 +08:00
codex_config_bridge.dart refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
codex_runtime.dart Refactor bridge runtime routing 2026-04-21 16:28:26 +08:00
desktop_platform_service.dart feat: add linux desktop parity scaffolding 2026-03-16 17:58:37 +08:00
desktop_thread_artifact_service.dart fix(openclaw): keep artifact runs session scoped 2026-06-02 00:48:56 +08:00
device_identity_store.dart Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00
embedded_agent_launch_policy.dart refactor(bridge): enforce remote bridge execution and remove local ACP fallbacks 2026-04-21 12:35:52 +08:00
external_code_agent_acp_desktop_transport.dart fix(openclaw): recover final task snapshots 2026-06-02 04:24:00 +08:00
file_store_support.dart fix: stabilize iOS login storage and mobile settings 2026-05-25 09:43:57 +08:00
gateway_acp_client.dart Remove OpenClaw direct ACP route 2026-05-26 11:06:22 +08:00
gateway_runtime_api.dart Fix chat.send metadata regression across gateway clients 2026-04-06 13:53:25 +08:00
gateway_runtime_core.dart chore: prepare v1.1.3 release metadata 2026-05-28 13:20:57 +08:00
gateway_runtime_errors.dart refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
gateway_runtime_events.dart refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
gateway_runtime_helpers.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
gateway_runtime_protocol.dart fix: use OpenClaw gateway protocol 4 2026-06-01 13:48:39 +08:00
gateway_runtime_session_client.dart Batch 4: sink gateway runtime into go core 2026-03-29 16:29:00 +08:00
gateway_runtime.dart Use direct profile sync for account bridge setup 2026-04-13 19:28:53 +08:00
go_core.dart refactor(bridge): enforce remote bridge execution and remove local ACP fallbacks 2026-04-21 12:35:52 +08:00
go_multi_agent_mount_desktop_client.dart Remove local CLI and provider mirror decisions 2026-04-12 12:23:00 +08:00
go_runtime_dispatch_desktop_client.dart fix: route gateway execution through managed bridge 2026-05-02 12:10:08 +08:00
go_task_service_client.dart fix(openclaw): recover final task snapshots 2026-06-02 04:24:00 +08:00
go_task_service_desktop_service.dart Clean bridge provider unavailable UX copy 2026-04-12 16:41:38 +08:00
mode_switcher.dart Remove managed local bridge mode 2026-04-12 22:09:20 +08:00
multi_agent_frameworks.dart fix: restore missing members in AppController and fix imports in RuntimeCoordinator 2026-04-17 18:44:38 +08:00
multi_agent_mount_resolver.dart Remove local CLI and provider mirror decisions 2026-04-12 12:23:00 +08:00
multi_agent_mounts.dart Refactor bridge runtime routing 2026-04-21 16:28:26 +08:00
multi_agent_orchestrator_core.dart refactor(runtime): eliminate local agent process management and CLI probing 2026-04-21 12:45:26 +08:00
multi_agent_orchestrator_protocol.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
multi_agent_orchestrator_support.dart fix: resolve svc.plus account save issue and improve bridge runtime status sync 2026-04-17 19:21:21 +08:00
multi_agent_orchestrator_workflow.dart refactor(runtime): eliminate local agent process management and CLI probing 2026-04-21 12:45:26 +08:00
multi_agent_orchestrator.dart refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
opencode_config_bridge.dart Add managed multi-agent collaboration runtime 2026-03-19 12:33:50 +08:00
platform_environment.dart feat: align Windows desktop runtime with macOS parity 2026-03-16 22:26:46 +08:00
runtime_bootstrap.dart Remove managed local bridge mode 2026-04-12 22:09:20 +08:00
runtime_controllers_derived_tasks.dart chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
runtime_controllers_entities.dart fix: lazy load bridge OpenClaw skills 2026-05-23 10:41:08 +08:00
runtime_controllers_gateway.dart Remove runtime session task binding 2026-05-13 12:37:34 +08:00
runtime_controllers_settings_account_impl.dart Fix manual bridge save runtime config 2026-06-01 13:11:30 +08:00
runtime_controllers_settings_account.dart Fix manual bridge save runtime config 2026-06-01 13:11:30 +08:00
runtime_controllers_settings_connectivity_impl.dart refactor(storage): unify persistent storage with robust error handling and simplified secret management 2026-04-19 10:34:15 +08:00
runtime_controllers_settings_secrets_impl.dart refactor(storage): unify persistent storage with robust error handling and simplified secret management 2026-04-19 10:34:15 +08:00
runtime_controllers_settings.dart Refine bridge routing and settings cleanup 2026-04-22 00:49:41 +08:00
runtime_controllers.dart refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
runtime_coordinator.dart fix: restore missing members in AppController and fix imports in RuntimeCoordinator 2026-04-17 18:44:38 +08:00
runtime_dispatch_resolver.dart refactor(runtime): move dispatch resolution into go-core 2026-03-29 15:17:49 +08:00
runtime_external_code_agents.dart refactor(runtime): move dispatch resolution into go-core 2026-03-29 15:17:49 +08:00
runtime_models_account.dart chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
runtime_models_configs.dart chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
runtime_models_connection.dart Expose Hermes in bridge provider catalog 2026-04-20 17:59:33 +08:00
runtime_models_gateway_entities.dart refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
runtime_models_multi_agent.dart refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
runtime_models_profiles.dart Remove bridge fallback runtime code 2026-04-13 11:34:31 +08:00
runtime_models_runtime_payloads.dart fix: group gateway skills and clean imports 2026-05-23 12:02:45 +08:00
runtime_models_settings_snapshot.dart chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
runtime_models_ui_state.dart cleanup assistant single-agent code paths 2026-04-12 18:34:28 +08:00
runtime_models.dart refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
secret_store.dart chore: remove stale gateway settings and app ffi paths 2026-05-13 16:45:54 +08:00
secure_config_store.dart refactor(storage): unify persistent storage with robust error handling and simplified secret management 2026-04-19 10:34:15 +08:00
settings_store.dart refactor(storage): unify persistent storage with robust error handling and simplified secret management 2026-04-19 10:34:15 +08:00