✦ Features 12
- include exit_code in shell tool resulttoolserver
- align model configuration and parameter overridesmodelbidirectional-streaming
- automatically use openAI prompt-cache keys from session idmodelsessions
- share lifecycle hooks and add response completion hookshooksbidirectional-streaming
- add transcript completion eventshooksbidirectional-streaming
- add session manager integrationcontextsessions
- add web_fetch tool for TypeScripttool
- render live transcripts with audio outputbidirectional-streaming
- port strategy presets and agent rewirecontextagent
- include partial output in shell timeout errorstoolserver
- add bm25 search strategypersistence
- non-clobbering seam for Anthropic-direct server-side tools (web search)devxmodel
⊘ Fixes 8
- route Bedrock Mantle openai.gpt-6-* to /openai/v1model
- clean up CRT streams on shutdownmodelbidirectional-streaming
- avoid leaking YAML parse error and dropping valid ski…config
- align reference semantics with Agent and Modelhooksbidirectional-streaming
- preserve image blocks in requestsmodel
- force structured output retry by tool namestructured-output
- make AgentResult.to_dict JSON-serializable with bytesagent
- deliver background results through the registered management toolasynctool
⋯ Other 5
- share repository session methods through LocalAgentbidirectional-streamingsessions
- ai usage reflection blog
- rename model configuration validatorbidirectional-streaming
- refine model audio configurationmodelbidirectional-streaming
- pin native OTel trace continuity on the mcp 2.x versionmcpotel