fix(prompts): point planning guidance at plan subagent

This commit is contained in:
ririnto
2026-05-18 00:54:01 +09:00
parent a163068507
commit 19aaf5d329
5 changed files with 6 additions and 6 deletions
@@ -13,7 +13,7 @@ import {
} from "./validator"
const PROMETHEUS_REJECTION_MESSAGE =
"Agent 'prometheus' is plan-mode-only; can only write to .omo/*.md (enforced by prometheusMdOnly hook). Cannot write to team mailbox. Use category: 'plan' instead."
"Agent 'prometheus' is plan-mode-only; can only write to .omo/*.md (enforced by prometheusMdOnly hook). Cannot write to team mailbox. Use delegate-task with subagent_type: 'plan' instead."
function createCategoryMember(name: string): Member {
return {