Skip to main content
Changelog
v0.6.92026-04-12by Fatih

Automatic update notifications

Tonone now checks for updates in the background and alerts you via OS notification when a new version ships. No manual version checking required.

feature

What's new

A new SessionStart hook runs silently every time you open Claude Code. It checks GitHub for a newer version of Tonone at most once every 24 hours. If one exists, you get an OS notification and a line in the session summary.

Update cache is stored at ~/.config/tonone/update-cache.json so the check never fires more than once per day.

How to update

When you see the notification, run:

claude plugin install tonone@tonone-ai

Or inside a session:

/plugin install tonone@tonone-ai

This replaces the old version in place. Your config files are untouched.