Fixes
- Cache hit rate: Fixed nonsensical values (e.g.
33535% cached) in the session token footer. The calculation now correctly handles the case whereinput_tokensfrom the CLI represents fresh tokens only, not the total including cache.
Enhancements
- Project
+button: Hover over a project section header in the list view to reveal a+button that opens the New Task dialog with that project pre-selected. - Upgraded claude-agent-sdk to 0.2.82
Maintenance
- Ignore temporary worktrees in gitignore
Full Changelog: v0.12.0...v0.12.1