Skip to content

v0.12.1 — cache fix & project quick-add

Latest

Choose a tag to compare

@cotdp cotdp released this 17 May 08:39
· 45 commits to main since this release
7e6c721

Fixes

  • Cache hit rate: Fixed nonsensical values (e.g. 33535% cached) in the session token footer. The calculation now correctly handles the case where input_tokens from 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