ECC/skills/continuous-learning-v2/agents
to.watanabe f37c92cfe2 fix(clv2): add --allowedTools to observer Haiku invocation (#661)
The observer's Haiku subprocess cannot access files outside the project
sandbox (/tmp/ for observations, ~/.claude/homunculus/ for instincts).
Adding --allowedTools "Read,Write" grants the necessary file access
while keeping the subprocess constrained by --max-turns and timeout.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 16:00:17 +09:00
..
observer-loop.sh fix(clv2): add --allowedTools to observer Haiku invocation (#661) 2026-03-20 16:00:17 +09:00
observer.md fix: resolve CI failures on main — lint, hooks validator, and test alignment 2026-03-02 22:15:46 -08:00
session-guardian.sh feat: active hours + idle detection gates for session-guardian (#413) 2026-03-12 23:44:34 -07:00
start-observer.sh fix: harden observer prompt guard handling 2026-03-12 23:59:01 -07:00