Skip to content

v2.8.0

Latest

Choose a tag to compare

@andrewm4894 andrewm4894 released this 12 Jan 16:15
· 2 commits to main since this release

What's New

SessionEnd Hook with Visible Output

  • Automatically cleans old log files when you exit Claude Code
  • Displays cleanup summary message on session end (e.g., [log-cleaner] Cleaned 3 files (1.5 MB freed))
  • Uses /dev/tty to ensure output is visible even as Claude UI closes

Configuration

  • New session_end_summary config option (default: true) to control whether the summary message is shown

Notes

  • After installing/updating, you may need to trust the plugin for hooks to execute (use /trust if prompted)