Skip to content

v0.1.1 — trash & audit CLI, README fixes

Choose a tag to compare

@CreatmanCEO CreatmanCEO released this 05 May 16:25
· 19 commits to main since this release

Patch closing 4 important findings from the v0.1.0 final code review.

Added

  • `cc-janitor trash list/restore/empty` — completes the soft-delete → restore round-trip that v0.1.0 README promised but didn't expose.
  • `cc-janitor audit list` with `--since`, `--cmd`, `--failed`, `--json` filters — first user-facing read access to the audit log written on every mutation.

Documentation

  • README install instructions now use `uv tool install git+https://github.com/CreatmanCEO/cc-janitor\` since the package isn't on PyPI yet.
  • README + README.ru now warn Windows users that `install-hooks` writes a POSIX shell snippet (`test -f`); cross-platform PowerShell support is targeted for v0.2.0.
  • CHANGELOG updated with a 0.1.1 section.

Tests

102 passing (up from 93 in v0.1.0): 4 new for trash, 5 new for audit.

Roadmap


🤖 Built with Claude Code.