v1.14.4
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