xworkmate-app/lib/runtime/single_agent_runner.dart

5 lines
225 B
Dart

// Legacy compatibility shim retained until remaining imports are cleaned up.
//
// Single-agent execution now flows through GoTaskService and the ACP
// transport; the previous direct runner no longer owns runtime strategy.