0.6.6
New Features
- Add local Claude/Codex usage tracking (via ccusage) (#193) by @validatedev
- Add MiniMax provider support (#168) by @davidarny
Bug Fixes
- Show drained models + consolidate quota pools in antigravity (#204) by @validatedev
Chores
- Bump version to 0.6.6 by @robinebers
- Add Factory/Droid to supported providers (#205) by @davidarny
- Add non-technical log capture guide by @davidarny
- Bump lucide-react from 0.564.0 to 0.575.0 (#203) by @app/dependabot
- Remove worktree setup configuration and update PR review feedback instructions by @robinebers
- Add worktree setup configuration by @robinebers
Changelog
Full Changelog: v0.6.5...v0.6.6
- e425fa6 chore: bump version to 0.6.6 by @robinebers
- a3f0c0e fix(antigravity): show drained models + consolidate quota pools (#204) by @validatedev
- e994d8b docs: add Factory/Droid to supported providers (#205) by @davidarny
- 96d0c8b feat: add local Claude/Codex usage tracking (via ccusage) (#193) by @validatedev
- c735db3 chore(deps): bump lucide-react from 0.564.0 to 0.575.0 (#203) by @app/dependabot
- cd6d7ac feat: add MiniMax provider support (#168) by @davidarny
- ebef705 docs: add non-technical log capture guide by @davidarny
- d52dc11 chore: remove worktree setup configuration and update PR review feedback instructions by @robinebers
- 41e50e3 chore: add worktree setup configuration by @robinebers