fix(agents): allow Momus and Metis delegation

Keep Momus and Metis read-only for file edits while allowing task-based invocation for planning review workflows.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-05-01 19:27:25 +09:00
parent b88e32cbdd
commit bae62ab582
4 changed files with 27 additions and 4 deletions
-1
View File
@@ -286,7 +286,6 @@ export function createMomusAgent(model: string): AgentConfig {
"write",
"edit",
"apply_patch",
"task",
]);
const base = {