..
account_runtime_client.dart
Use direct profile sync for account bridge setup
2026-04-13 19:28:53 +08:00
acp_endpoint_paths.dart
Support prefixed ACP endpoints
2026-04-04 18:34: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
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
Remove bridge fallback runtime code
2026-04-13 11:34:31 +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
Refine desktop agent launch policy
2026-03-27 15:31:46 +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
Migrate task thread runtime to Go Agent-core
2026-03-29 12:23:03 +08:00
device_identity_store.dart
Initial Flutter workspace shell
2026-03-11 07:32:52 +08:00
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
Drive task dialog providers from bridge catalog
2026-04-14 10:05:10 +08:00
file_store_support.dart
fix(settings): ensure manual bridge configuration is applied correctly and improve storage fallback
2026-04-17 17:41:02 +08:00
gateway_acp_client.dart
fix(acp): ensure JSON-RPC response ID matching and improve SSE error reporting
2026-04-16 16:26:33 +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
refactor(storage): unify persistent storage with robust error handling and simplified secret management
2026-04-19 10:34:15 +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
refactor: remove Dart part mechanism across lib and test
2026-03-28 17:06:52 +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
Remove bundled app helper binaries
2026-04-11 14:45:50 +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
Refactor app execution semantics to agent and gateway
2026-04-11 16:23:26 +08:00
go_task_service_client.dart
Drive task dialog providers from bridge catalog
2026-04-14 10:05:10 +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
fix: restore missing members in AppController and fix imports in RuntimeCoordinator
2026-04-17 18:44:38 +08:00
multi_agent_orchestrator_core.dart
chore(aris): remove legacy ARIS assets and clean up associated code
2026-04-17 18:07:04 +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
fix: resolve svc.plus account save issue and improve bridge runtime status sync
2026-04-17 19:21:21 +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
refactor: remove Dart part mechanism across lib and test
2026-03-28 17:06:52 +08:00
runtime_controllers_entities.dart
Clean C/S surfaces down to assistant and settings
2026-04-13 12:14:12 +08:00
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
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.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_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
refactor(storage): unify persistent storage with robust error handling and simplified secret management
2026-04-19 10:34:15 +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
refactor(bridge): implement Single Source of Truth for bridge config and fix login persistence
2026-04-19 12:22:02 +08:00
runtime_models_configs.dart
Remove managed local bridge mode
2026-04-12 22:09:20 +08:00
runtime_models_connection.dart
refactor: remove legacy single-agent provider selection flow
2026-04-14 12:43:05 +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 gateway routing when provider catalog is empty
2026-04-16 13:54:33 +08:00
runtime_models_settings_snapshot.dart
refactor(storage): unify persistent storage with robust error handling and simplified secret management
2026-04-19 10:34:15 +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
refactor(storage): unify persistent storage with robust error handling and simplified secret management
2026-04-19 10:34:15 +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
skill_directory_access.dart
fix(assistant): clean single-agent skill loading order
2026-03-26 09:45:18 +08:00