Skip to content

AgentRinse 0.6.0

Choose a tag to compare

@vincentkoc vincentkoc released this 29 Jul 06:09
689e9c1

AgentRinse 0.6.0 expands recoverable provider cleanup to Zed while adding owner-bound maintenance diagnostics for more agent and Docker state.

Highlights

  • Quarantine the exact stale Zed Zed.log.old rotated application log after 30 days, with a seven-day undo window.
  • Resolve native macOS, explicit-root, Flatpak, and XDG Zed log locations without enumerating neighboring files.
  • Report OpenCode snapshot Git maintenance and append-only server-log behavior without invoking Git or deleting logs.
  • Inventory Cursor's global state database companions and report its owner-provided maintenance commands.
  • Report version-and-revision-gated Grok session-start memory maintenance without invoking it.
  • Inventory supported Docker Buildx cache with context, daemon, builder, worker, size, type, sharing, and conservative age evidence.

Safety

Active Zed logs, ACP logs, databases, threads, settings, credentials, extensions, crash reports, neighboring files, symlinks, active processes, and open descriptors remain protected. OpenCode, Cursor, Grok, Docker images, containers, networks, volumes, and build cache remain report-only.

Install

npm install -g agentrinse@0.6.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.