r/coolgithubprojects • u/AndElectrons • 17h ago
Cursor-chat-cleaner: View what models you have used on each session and how many tokens were spent
Besides allowing you to delete chat session from Cursor you can also get stats on your usage.
From the command line run: cursor-chat-cleaner stats
Install with brew install vilaca/tap/cursor-chat-cleaner or pip install cursor-chat-cleaner
The full source is also available at https://github.com/vilaca/cursor-chat-cleaner
2
Upvotes