feat(workspace): point planning guardrails at omo

This commit is contained in:
YeonGyu-Kim
2026-05-16 17:41:35 +09:00
parent a86221b1a9
commit 36e373cdbb
48 changed files with 244 additions and 244 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ export const atlasPromptMetadata: AgentPromptMetadata = {
},
],
useWhen: [
"User provides a todo list path (.sisyphus/plans/{name}.md)",
"User provides a todo list path (.omo/plans/{name}.md)",
"Multiple tasks need to be completed in sequence or parallel",
"Work requires coordination across multiple specialized agents",
],