Skip to content

v1.14.4

Choose a tag to compare

@stackbilt-admin stackbilt-admin released this 10 Jun 10:28
· 19 commits to main since this release

Patch compatibility fix for Cloudflare local gateway streaming.\n\n- CloudflareProvider.streamResponse now normalizes non-streaming chat-completion JSON responses through the same parser used by generateResponse.\n- Preserves Cloudflare Kimi/Workers AI output when llm-gateway asks Cloudflare for JSON and synthesizes Claude/Codex client streams.\n- Includes reasoning_content fallback from v1.14.3 for Cloudflare reasoning models that return content:null on truncated responses.\n\nValidation:\n- npm run typecheck\n- npm test: 444/444\n- npm run test:package