fix: do not truncate summaries
Some checks failed
distribution-gate / distribution-gate (push) Failing after 1m58s

This commit is contained in:
eric
2026-04-05 15:19:37 +02:00
parent 4a5c1d3c4b
commit a8c32031ff
13 changed files with 100 additions and 22 deletions

View File

@@ -36,6 +36,12 @@ The repo-local task config lives at:
.agent/controller-loop/task.toon
```
To run verifier/test commands with unrestricted command execution (for environments that are blocked by socket-backed sandboxing), edit the config to include:
```text
shell-execution-mode: full-access
```
## Commands
```bash