New Features
Synchronous Ask API
New API endpoint for non-streaming responses:- Ask-Sync API - Agents can now return responses synchronously without streaming for integration scenarios requiring immediate complete responses

YAML File Retrieval
Enhanced retrieval system for semantic files:- Arbitrary YAML Retrieval - Support for retrieving any YAML files and injecting them into system instructions via
tools.retrieval - Simple Configuration - YAML files just need to have a
descriptionor standard retrieval syntax to be used
{{ tools.retrieval }} appears