Skip to content

v0.8.1

Choose a tag to compare

@intel352 intel352 released this 07 Apr 05:56
· 61 commits to master since this release

v0.8.1

Team Fixes

  • send_message tool works — renamed type param to message_type (JSON Schema keyword collision caused LLMs to silently drop it). Made optional with default "task".
  • Error messages visible — team errors now show actual messages instead of empty error:
  • Thinking event handling — mesh forwarder properly maps thinking events; team converter suppresses them from output

Known Issue

Qwen3 model thinking/reasoning may still appear in team output as regular text. This is because some models output reasoning as content (not in the thinking field) for complex multi-tool prompts. A future fix will enable Ollama's think: true config for team agents.

Full Changelog

GoCodeAlone/ratchet-cli@v0.8.0...v0.8.1