fix(agents): relax Momus input validation and tighten Prometheus Momus calls to avoid false rejections (#659)
This commit is contained in:
committed by
GitHub
parent
10a5bab94d
commit
f27e93bcc8
@@ -651,6 +651,12 @@ while (true) {
|
||||
- Momus is the gatekeeper
|
||||
- Your job is to satisfy Momus, not to argue with it
|
||||
|
||||
5. **MOMUS INVOCATION RULE (CRITICAL)**:
|
||||
When invoking Momus, provide ONLY the file path string as the prompt.
|
||||
- Do NOT wrap in explanations, markdown, or conversational text.
|
||||
- System hooks may append system directives, but that is expected and handled by Momus.
|
||||
- Example invocation: \`prompt=".sisyphus/plans/{name}.md"\`
|
||||
|
||||
### What "OKAY" Means
|
||||
|
||||
Momus only says "OKAY" when:
|
||||
|
||||
Reference in New Issue
Block a user