github apxlabs-ai/niro v0.1.68

latest releases: v0.1.81-dev.1, v0.1.80, v0.1.79...
one month ago

Niro v0.1.68

Summary

Fixes duplicated, mislabeled activity records when Copilot is the developer agent CLI. No configuration, CLI, or agent-surface changes.

Changes

  • Copilot loads .claude/settings.json for compatibility, so a Copilot run fired both its native hook and the Claude-labeled one — recording each lifecycle event twice, once under the wrong agent name. Niro now ignores the Claude-compatibility hook when Copilot launched it, leaving exactly one correctly labeled record per event. Claude and Codex runs are unaffected.

Security

No security-relevant behavior changed. The run ledger stays local support diagnostics, included only in the opt-in niro-debug-logs.tar artifact.

Compatibility and upgrade

  • No action required. Upgrade in place; existing hook configs scaffolded by niro init keep working unchanged.
  • Records already written by earlier versions are not rewritten. Copilot runs from before this release keep their duplicate claude-labeled entries.

Known issues

  • 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.

Don't miss a new niro release

NewReleases is sending notifications on new releases.