v0.1.60
Niro v0.1.60
Summary
This release temporarily uses GPT-5.5 for unattended Codex runs to reduce pentest interruptions caused by GPT-5.6 Sol capacity errors.
Changes
- Autonomous Codex developer agent runs now explicitly select
gpt-5.5. - High-tier Codex attacker agent sessions now default to
gpt-5.5. - Interactive Codex continues to respect the customer's configured model.
- Low- and medium-tier Codex attacker agent sessions remain on GPT-5.6 Luna and Terra.
Security
No Niro security boundary changed. This release mitigates an availability failure where a terminal model-capacity error could abort a live pentest and discard its in-memory state.
Compatibility and upgrade
No CLI flags, MCP tool schemas, or configuration keys changed. Existing workflows and Niro configuration remain compatible. Autonomous Codex runs temporarily override the developer agent's configured model with GPT-5.5; interactive Codex runs are unaffected.
Upgrade normally with niro upgrade or rerun the installer. Niro will return autonomous Codex to GPT-5.6 Sol after the upstream CLI ships capacity-error recovery, tracked in niro-internal issue #481.
Known issues
- GPT-5.5 can still experience provider capacity errors, and the current Codex CLI can still terminate the affected turn.
checksums.txtcovers platform archives but notniro.mcpb.- Release artifacts do not include detached signatures, public binary provenance attestation, or an SBOM.
niro upgradefollows stable rather than dev or RC releases, and Windows users must rerun the installer to change versions.