xworkmate-app/lib/runtime
2026-04-11 17:04:33 +08:00
..
account_runtime_client.dart Refactor settings account login flow 2026-04-11 12:45:14 +08:00
acp_endpoint_paths.dart Support prefixed ACP endpoints 2026-04-04 18:34:35 +08:00
agent_registry.dart
aris_bundle.dart
aris_llm_chat_client.dart Remove bundled app helper binaries 2026-04-11 14:45:50 +08:00
assistant_artifacts.dart Clean legacy task thread state plumbing 2026-04-06 10:27:01 +08:00
code_agent_node_orchestrator.dart
codex_config_bridge.dart
codex_ffi_bindings.dart
codex_runtime.dart
desktop_platform_service.dart
desktop_thread_artifact_service.dart
desktop_thread_artifact_sync.dart Add bridge-to-app remote provider test coverage 2026-04-11 08:57:09 +08:00
device_identity_store.dart
embedded_agent_launch_policy.dart Remove bundled app helper binaries 2026-04-11 14:45:50 +08:00
external_code_agent_acp_desktop_transport.dart Align app bridge API contract 2026-04-11 17:04:33 +08:00
file_store_support.dart refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
gateway_acp_client.dart Remove app-side auto bridge provider mode 2026-04-11 14:49:09 +08:00
gateway_runtime_api.dart Fix chat.send metadata regression across gateway clients 2026-04-06 13:53:25 +08:00
gateway_runtime_bootstrap.dart Support bridge bootstrap QR and codes 2026-04-10 15:36:05 +08:00
gateway_runtime_core.dart fix: share ACP bridge across desktop runtimes 2026-04-11 12:02:32 +08:00
gateway_runtime_errors.dart
gateway_runtime_events.dart
gateway_runtime_helpers.dart
gateway_runtime_protocol.dart
gateway_runtime_session_client.dart Batch 4: sink gateway runtime into go core 2026-03-29 16:29:00 +08:00
gateway_runtime.dart Support bridge bootstrap QR and codes 2026-04-10 15:36:05 +08:00
go_core.dart Remove bundled app helper binaries 2026-04-11 14:45:50 +08:00
go_multi_agent_mount_desktop_client.dart Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
go_runtime_dispatch_desktop_client.dart Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
go_task_service_client.dart Align app bridge API contract 2026-04-11 17:04:33 +08:00
go_task_service_desktop_service.dart fix: share ACP bridge across desktop runtimes 2026-04-11 12:02:32 +08:00
mode_switcher.dart Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
multi_agent_frameworks.dart
multi_agent_mount_resolver.dart refactor(runtime): move multi-agent mounts into go-core 2026-03-29 15:48:28 +08:00
multi_agent_mounts.dart refactor(runtime): move multi-agent mounts into go-core 2026-03-29 15:48:28 +08:00
multi_agent_orchestrator_core.dart Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
multi_agent_orchestrator_protocol.dart
multi_agent_orchestrator_support.dart
multi_agent_orchestrator_workflow.dart Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
multi_agent_orchestrator.dart
opencode_config_bridge.dart
platform_environment.dart
runtime_bootstrap.dart chore: checkpoint current workspace changes 2026-04-08 20:02:25 +08:00
runtime_controllers_derived_tasks.dart
runtime_controllers_entities.dart
runtime_controllers_gateway.dart Fix OpenClaw status and Go task flow 2026-04-08 17:23:07 +08:00
runtime_controllers_settings_account_impl.dart Enforce bridge-only production routing in app 2026-04-11 13:50:11 +08:00
runtime_controllers_settings_account.dart Enforce bridge-only production routing in app 2026-04-11 13:50:11 +08:00
runtime_controllers_settings_connectivity_impl.dart Tighten localhost auth bypass and add arbitrary secret refs 2026-04-04 15:04:01 +08:00
runtime_controllers_settings_secrets_impl.dart remove app legacy account and secret compat 2026-04-10 16:50:50 +08:00
runtime_controllers_settings.dart refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
runtime_controllers.dart
runtime_coordinator.dart
runtime_dispatch_resolver.dart
runtime_external_code_agents.dart
runtime_models_account.dart Refactor settings account login flow 2026-04-11 12:45:14 +08:00
runtime_models_configs.dart Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
runtime_models_connection.dart Align app bridge API contract 2026-04-11 17:04:33 +08:00
runtime_models_gateway_entities.dart
runtime_models_multi_agent.dart
runtime_models_profiles.dart Remove app-side auto bridge provider mode 2026-04-11 14:49:09 +08:00
runtime_models_runtime_payloads.dart Align app bridge API contract 2026-04-11 17:04:33 +08:00
runtime_models_settings_snapshot.dart Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
runtime_models_ui_state.dart Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +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 Refactor app execution semantics to agent and gateway 2026-04-11 16:23:26 +08:00
secure_config_store.dart refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
settings_store.dart refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
single_agent_capabilities.dart Unify single-agent task flow under ACP 2026-04-08 20:27:35 +08:00
skill_directory_access.dart