Skip to content

v2.6.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:49
· 33 commits to main since this release
77b5a37

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

  • Redraw the CONTRIBUTING project layout as the workspace it is by @Mai0313 in #256

🧪 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