agent/pkg/runner
Snider 3b038032af feat(runner): push channel notifications for AgentStarted + AgentCompleted
Runner HandleIPCEvents now catches AgentStarted in addition to
AgentCompleted, sending ChannelPush to MCP for both lifecycle events.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 11:55:44 +00:00
..
paths.go feat(runner): extract dispatch runner into independent Core service 2026-03-26 11:00:47 +00:00
queue.go fix(runner): use c.Config().Get() instead of ConfigGet generic 2026-03-26 11:30:38 +00:00
queue_test.go fix(agentic): delegate runner/shutdown/poke to runner service 2026-03-26 11:19:45 +00:00
runner.go feat(runner): push channel notifications for AgentStarted + AgentCompleted 2026-03-26 11:55:44 +00:00
runner_test.go feat(runner): extract dispatch runner into independent Core service 2026-03-26 11:00:47 +00:00