v2.6.2
What's Changed in 2.6.2
🐛 Bug Fixes
- Reap the installer's staging files on every failure path by @Mai0313
- Land the ownership marker before the binary it names by @Mai0313
- A failed install leaves the installer's staging files in the install directory by @Mai0313 in #257
- Bill each assistant message at the context tier it reached by @Mai0313 in #259
- Throttle a lock the startup auto-update cannot take by @Mai0313 in #263
- An analysis scan sharing a SummaryScanCache silently drops the usage scan's tier classification by @Mai0313 in #262
🚜 Refactor
- Read a tool call's payload once instead of three times by @Mai0313
- Resolve a tool call's payload through one read by @Mai0313 in #258
📚 Documentation
🧪 Testing
- Pin the version command's JSON output to the build constants by @Mai0313 in #255
- Pin every tool name and argument alias to the fold by @Mai0313
Full Changelog: v2.6.1...v2.6.2