Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jan 09:09
bb585af

1.1.0 (2026-01-22)

Features

  • Add create release / deploy release tools. Enable by providing a --no-read-only startup argument (#61) (6caa0f8)
  • Combine some get/list tools into find tools for better tool discovery and reduced context usage (#60) (4f7c3a5)
  • Improved error handling to guide models better (#20) (7b7883d)

Performance Improvements

  • Optimize space resolver to use direct get() instead of list() (#57) (bb6dd15)