Skip to content

v0.1.70

Choose a tag to compare

@gauravbsinghal gauravbsinghal released this 28 Jul 02:56
· 7 commits to main since this release

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 working marks 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.txt covers platform archives but not niro.mcpb.
  • Release artifacts have no detached signatures, provenance attestation, or SBOM.
  • niro upgrade follows stable, not dev or RC; Windows users rerun the installer to change versions.