Skip to content

Dev Janitor v2.4.2

Choose a tag to compare

@github-actions github-actions released this 06 Jun 11:23
· 17 commits to main since this release

Dev Janitor v2.4.2

This patch expands Dev Janitor's AI tooling coverage and tightens cleanup safety around active project configuration files.

Highlights

  • Added Goose CLI, OpenHands CLI, Auggie CLI, Kilo Code CLI, and Junie CLI coverage across detection, lifecycle commands, service categorization, config discovery, security scanning, and localization.
  • Added Goose/OpenHands history cleanup targets and GitHub Copilot CLI session cleanup targets.
  • Narrowed GitHub Copilot cleanup to official CLI session paths only: .copilot/session-state and .copilot/session-store.db.
  • Streamed AI cleanup scanning, pruned whitelisted/already-matched directories, and avoided duplicate descendant results for matched junk directories.
  • Added release workflow preflight validation before asset builds.
  • Fixed Windows CI coverage for cross-platform path assertions before publishing the final release.

Validation

  • CI run 27060715941: success on Linux, macOS, and Windows.
  • Release run 27060734403: success, published 22 assets.
  • Downloaded all release assets locally and validated latest.json, portable ZIP, Linux AppImage/deb/rpm, Windows NSIS/MSI installers, macOS DMG/app tarballs, and signature-file presence.

Full Changelog: v2.4.1...v2.4.2