9router/open-sse
decolua 5c62e73cc6 - Cowork: ComboFormModal
- BaseUrlSelect: add cloud endpoint option, custom URL local state, always
  default to first option; new cliEndpointMatch helper; CLI tool cards refactor
- API: new /v1/audio/voices and /v1/models/info; /v1/models filters disabled
  models, drop unused timestamp
- initializeApp: guard tunnel/tailscale auto-resume to once-per-process
- geminiHelper: ensureObjectType for schemas with properties but no type
- skills: minor SKILL.md tweaks (chat/embeddings/image/stt/tts/web-*)
2026-05-07 15:45:09 +07:00
..
config feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00
executors fix: strip stream_options for qwen non-streaming Claude Code requests (closes #557) (#663) 2026-05-03 15:21:43 +07:00
handlers feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00
rtk Enhance chat handling and introduce Caveman feature 2026-04-30 18:00:38 +07:00
services feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00
transformer feat: enhance request handling and error management in chatCore and streamToJsonConverter 2026-02-15 12:02:53 +07:00
translator - Cowork: ComboFormModal 2026-05-07 15:45:09 +07:00
utils feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00
.npmignore Update jsconfig.json and package.json to correct open-sse path references from relative to local directory. 2026-01-05 10:37:09 +07:00
index.js Refactor config 2026-03-12 16:20:46 +07:00