v0.1.70
Niro v0.1.70
Summary
The live progress log no longer goes quiet without warning, and no longer interrupts normal output with keepalives. Debug logs record what the developer agent did on Codex.
Changes
- The live log never goes longer than five minutes without a line.
still workingmarks genuine silence only; it no longer follows real output.- Debug logs record the developer agent's activity on Codex. Previously only the attacker agent's.
- Debug logs record the report-generation session on Codex.
Security
- The developer agent's record includes commands run against your checkout and their output. It ships only in the opt-in
niro-debug-logs.tar; treat that artifact as you would the repository. - On Codex, Niro runs the hooks it installs in your repository without Codex's per-hook trust prompt.
Compatibility and upgrade
- No action required. No configuration, CLI flag, or MCP tool changed.
- Fix pull requests open as drafts. Mark one ready for review once you accept what it changes.
Known issues
- Building and starting your application produces no live output while it runs; the log reports the outcome when it finishes.
checksums.txtcovers platform archives but notniro.mcpb.- Release artifacts have no detached signatures, provenance attestation, or SBOM.
niro upgradefollows stable, not dev or RC; Windows users rerun the installer to change versions.