fix: do not truncate summaries
Some checks failed
distribution-gate / distribution-gate (push) Failing after 1m58s
Some checks failed
distribution-gate / distribution-gate (push) Failing after 1m58s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user