- Remove SCRATCH_FILE from action-agent cleanup() trap so it survives crashes - Change instruction to note contents already injected (avoid wasted tool call) - Cap scratch file read at 8KB via head -c 8192 - Move predictor scratch instruction after formula (consistent placement) - Remove redundant FINAL_PHASE re-reads in planner/predictor Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| hooks | ||
| agent-session.sh | ||
| ci-debug.sh | ||
| ci-helpers.sh | ||
| env.sh | ||
| file-action-issue.sh | ||
| formula-session.sh | ||
| load-project.sh | ||
| matrix_listener.service | ||
| matrix_listener.sh | ||
| parse-deps.sh | ||