xworkmate-app/lib/runtime
Haitao Pan 53875ff37b fix(chat): drop root-level expectedArtifactDirs to satisfy chat.send schema
- Remove the unexpected property at the root of gateway task metadata.
  Keep the value nested in xworkmateTaskArtifactContract where the
  OpenClaw chat.send schema allows it (-32002: invalid chat.send params).
- Drop dead local vars and the unused asInt helper in OpenClaw task
  association parsing.
- Remove the obsolete 'sendChatMessage restarts before handling
  OpenClaw artifact guard results' test superseded by the new terminal
  artifact failure test.
2026-06-05 19:12:31 +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
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: remove stale runtime fallbacks 2026-06-04 22:38:09 +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: remove stale runtime fallbacks 2026-06-04 22:38:09 +08:00
external_code_agent_acp_desktop_transport.dart fix: resolve openclaw partial artifacts and eliminate legacy fallback code 2026-06-05 17:30:14 +08:00
file_store_support.dart refactor: remove stale runtime fallbacks 2026-06-04 22:38:09 +08:00
gateway_acp_client.dart refactor: eliminate dead codex_runtime methods, add anti-fallback policy 2026-06-04 07:13:29 +00:00
gateway_runtime_api.dart refactor(skills): fix allowErrorPayload validation, improve auto-refresh guard 2026-06-04 04:26:03 +00:00
gateway_runtime_core.dart fix(arch): A1-A3 app layer anti-patterns cleanup 2026-06-05 13:05:04 +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 fix: WebRTC remote desktop connection, cleanup local fallback, and ignore .gradle cache 2026-06-04 09:12:08 +08:00
gateway_runtime.dart Use direct profile sync for account bridge setup 2026-04-13 19:28:53 +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 refactor: Remove OpenClaw rigid time limits and false positive no-exported-artifacts judgment 2026-06-05 18:10:34 +08:00
mode_switcher.dart Remove managed local bridge mode 2026-04-12 22:09:20 +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 refactor: eliminate dead codex_runtime methods, add anti-fallback policy 2026-06-04 07:13:29 +00: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 refactor: remove stale runtime fallbacks 2026-06-04 22:38:09 +08:00
runtime_controllers_settings_connectivity_impl.dart refactor: remove stale runtime fallbacks 2026-06-04 22:38:09 +08:00
runtime_controllers_settings_secrets_impl.dart refactor: remove stale runtime fallbacks 2026-06-04 22:38:09 +08:00
runtime_controllers_settings.dart refactor: remove stale runtime fallbacks 2026-06-04 22:38:09 +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: eliminate dead codex_runtime methods, add anti-fallback policy 2026-06-04 07:13:29 +00:00
runtime_models_multi_agent.dart refactor: remove multi-agent orchestration subsystem (Path B) 2026-06-04 05:34:58 +00:00
runtime_models_profiles.dart Remove bridge fallback runtime code 2026-04-13 11:34:31 +08:00
runtime_models_runtime_payloads.dart fix(chat): drop root-level expectedArtifactDirs to satisfy chat.send schema 2026-06-05 19:12:31 +08:00
runtime_models_settings_snapshot.dart refactor: remove multi-agent orchestration subsystem (Path B) 2026-06-04 05:34:58 +00:00
runtime_models_ui_state.dart cleanup assistant single-agent code paths 2026-04-12 18:34:28 +08:00
runtime_models.dart refactor: remove multi-agent orchestration subsystem (Path B) 2026-06-04 05:34:58 +00:00
secret_store.dart refactor: remove stale runtime fallbacks 2026-06-04 22:38:09 +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