Skip to content

AgentRinse 0.5.0

Choose a tag to compare

@vincentkoc vincentkoc released this 28 Jul 06:30
7fab6cb

AgentRinse 0.5.0 extends recoverable cleanup to provider-owned disposable files while preserving its fail-closed safety model.

Highlights

  • Quarantine exact stale Claude debug logs and rebuildable changelog-cache files with a seven-day undo window.
  • Undo or permanently purge explicitly selected provider-file recovery entries.
  • Report Claude native retention behavior and Copilot native session/process-log maintenance.
  • Persist native Windows audit and plan evidence with verified current-user or local Administrators ownership and explicit ACLs.
  • Continue recoverable offline compaction for supported Codex SQLite state.

Safety

Provider sessions, transcripts, credentials, configuration, logical database records, branches, stashes, and Docker volumes remain protected. Provider-file mutation fails closed when the provider process is active, descriptors are open, or file identity/content changed after planning. Cursor, Zed, OpenCode, Grok Build, and Docker remain report-only.

Install

npm install -g agentrinse@0.5.0
# or
brew install vincentkoc/tap/agentrinse

The release workflow publishes the exact verified tarball to npm with provenance and attaches the tarball plus SHA-256 checksum to this release.