/tokenwise:undo — Restore from backup
Find TokenWise backups and restore one.
Steps
-
Find backups with Bash:
find ~/.claude -maxdepth 3 -name "*.tokenwise-backup-*" 2>/dev/null find . -maxdepth 3 -name "*.tokenwise-backup-*" 2>/dev/null -
If none found:
No TokenWise backups found. Backups are created automatically by /tokenwise:install before any file modification. If you've never run /tokenwise:install, there's nothing to undo. If
[Description truncada. Veja o README completo no GitHub.]