🚀 Features ✨ add native Responses passthrough for Codex tools - by @Hureru (ada67) 🐞 Bug Fixes transformer-anthropic: Preserve server tool result block type (A-C1) - by @Hureru (66929) Add extended-cache-ttl beta header for 1h TTL (A-C3) - by @Hureru (9cf1c) transformer-gemini: Uppercase responseSchema.type on marshal (G-C1) - by @Hureru (7b85e) Use function name for functionResponse (G-C2) - by @Hureru (b61d5) CamelCase systemInstruction and omit empty role (G-C3) - by @Hureru (5ba1d) Clamp thinkingBudget by model family (G-C5) - by @Hureru (aec36) transformer-openai: Map Responses failure to legal finish_reason (O-C1) - by @Hureru (6995f) Override completed finish_reason to tool_calls (O-C2) - by @Hureru (9db70) Correct PromptCacheKey type and forward on Chat (O-C4) - by @Hureru (33123) View changes on GitHub