9router/open-sse/handlers
decolua 8f4d29caa4 # v0.4.30 (2026-05-11)
## Features
- MCP stdio→SSE bridge: expose local stdio MCP plugins over SSE (api/mcp/[plugin]/sse, /message)
- Dynamic Linux cert resolution + NSS DB injection (Debian/Arch/Fedora/openSUSE, Chrome/Chromium/Firefox incl. snap) (#1010)
- Cowork tool: expanded settings UI & API
- GitBook docs (DocsContent, DocsLayout)
## Fixes
- OAuth callback postMessage scoped to expected origins (CWE-1385) (#998)
- Re-enable TLS verification on DNS-bypass fetch (CWE-295) (#998)
- Normalize `developer` role → `system` for OpenAI-format providers (Deepseek, Groq, …) (#1011, closes #773)
- Respect `PORT` env in internal model-test fetch (#1014)
- Dropdown text readability in dark theme on usage page (#997)
## Improvements
- Refactor Claude CLI spoof headers into shared constant
- Tool deduper utility in open-sse handlers
2026-05-12 09:19:50 +07:00
..
chatCore add GPT 5.5 model 2026-04-24 09:51:05 +07:00
embeddingProviders Feat : Skills 2026-05-04 11:29:02 +07:00
fetch Enhance token refresh functionality across multiple executors 2026-04-28 17:28:57 +07:00
imageProviders Add Cloudflare Workers AI image generation (#973) 2026-05-09 09:53:39 +07:00
search Enhance token refresh functionality across multiple executors 2026-04-28 17:28:57 +07:00
ttsProviders feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00
chatCore.js # v0.4.30 (2026-05-11) 2026-05-12 09:19:50 +07:00
embeddingsCore.js Feat : Skills 2026-05-04 11:29:02 +07:00
imageGenerationCore.js Add Cloudflare Workers AI image generation (#973) 2026-05-09 09:53:39 +07:00
responsesHandler.js - Refactor chatCore.js to streamline imports and remove unused functions. 2026-02-27 11:15:12 +07:00
sttCore.js feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00
ttsCore.js feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00