Skip to content

v2.6.0

Latest

Choose a tag to compare

@taylorotwell taylorotwell released this 25 Aug 15:26
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
44f5944
  • Run DatabaseQuery under a guaranteed database enforced read-only transaction by @crynobone in #957
  • Quote the MySQL table type as a string literal so schema reads work under ANSI_QUOTES by @sulimanbenhalim in #958
  • Point the last-error tool description at the correct browser-logs tool name by @sulimanbenhalim in #959
  • Ignore a repository-root SKILL.md so add-skill cannot delete the whole skills directory by @sulimanbenhalim in #954
  • Accept any skill path shape in boost:add-skill, and keep the audit gate correct by @sulimanbenhalim in #960
  • Keep the separating comma out of trailing comments when injecting MCP servers by @sulimanbenhalim in #977
  • Stop detecting Antigravity from the shared .agents directory that Boost itself creates for other agents' skills by @sulimanbenhalim in #981
  • Re-key the search-docs query list after filtering by @sulimanbenhalim in #962
  • Testing Best Practices Skill by @nexxai in #769