pub const SUBAGENT_TOOLS: &'static [&'static str];Expand description
The tool names routed to the sub-agent handler (they run against the daemon’s agent engine, not the builtin/MCP executors). One list, shared by the CLI’s dispatch routing and the runtime’s crash-replay synthesis, so the two can’t drift.