v0.8.1
v0.8.1
Team Fixes
- send_message tool works — renamed
typeparam tomessage_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.