Pievo LOOP harness for durable metric-driven agent optimization loops
Review flagged AI-agent configuration or capability changes. This remains warn-only unless evidence shows foreign-agent hijack through preinstall/install/postinstall, hidden persistence, exfiltration, remote code execution, or other concrete malicious behavior.
`src/runtime/pi-flow-runner.js` explicitly launches `codex exec --dangerously-bypass-approvals-and-sandbox` for a `codex` subagent type.
src/runtime/pi-flow-runner.jsView on unpkg`src/runtime/pi-flow-runner.js` also launches Claude with permission skipping and Pi agents with shell/file-edit tools.
src/runtime/pi-flow-runner.jsView on unpkg`src/eval/core-check-runner.js` executes loop-supplied check commands through `spawn(..., { shell: true })`.
src/eval/core-check-runner.jsView on unpkg`src/runtime/pi-flow-runner.js` explicitly launches `codex exec --dangerously-bypass-approvals-and-sandbox` for a `codex` subagent type.
src/runtime/pi-flow-runner.jsView on unpkg`src/runtime/pi-flow-runner.js` also launches Claude with permission skipping and Pi agents with shell/file-edit tools.
src/runtime/pi-flow-runner.jsView on unpkg`src/eval/core-check-runner.js` executes loop-supplied check commands through `spawn(..., { shell: true })`.
src/eval/core-check-runner.jsView on unpkg