Skip to content

v0.15.5

Choose a tag to compare

@daltonnyx daltonnyx released this 20 May 14:29

Release Changelog — v0.15.5 (May 20, 2026)

🚀 Features

  • LLM Provider — crof.ai support — Added crof.ai as a new supported LLM provider ([475358e])
  • Custom model enhancements — Added more instruction and configuration options for custom models ([72f4590])

🐛 Bug Fixes

  • Job mode MCP initialization — Fixed an issue where MCP was not initialized properly when running in job mode ([0875830])
  • crof.ai usage & models — Corrected crof.ai provider usage and model definitions ([7fcc680])
  • UNIQUE tool context cleanup — Fixed UNIQUE tool not being cleared when the corresponding tool call was removed ([9a5485c])