Security patch release for bounded subprocess output.
- Caps combined adapter command output at 65,536 bytes before Bash command substitution.
- Streams Quickshell process output through a shared 131,072-character stdout/stderr cap.
- Terminates and clears output on overflow.
- Adds adversarial verbose-producer and QML buffer regression coverage.
- Reports the required coreutils
timeoutcommand inomascenes doctor.
Validated with all 57 engine/integration tests, the QML output-bound test, qmllint, Bash syntax checks, and omarchy plugin validate.
Full details: CHANGELOG.md