9router/open-sse
decolua fe49b61dfb feat: - Introduced per-provider strategy overrides in settings, allowing for more flexible connection management.
- Added new provider models: DeepSeek 3.1, DeepSeek 3.2, and Qwen3 Coder Next.
- Implemented UI changes to support round-robin strategy with sticky limits in the provider detail page.
- Improved logging to display connection names instead of IDs for better clarity.
2026-03-11 18:04:38 +07:00
..
config feat: - Introduced per-provider strategy overrides in settings, allowing for more flexible connection management. 2026-03-11 18:04:38 +07:00
executors Fix : Add custom to model selector 2026-03-11 11:59:07 +07:00
handlers feat(proxy): add proxy pool and per-connection binding + strictProxy support 2026-03-09 15:46:06 +07:00
services fix(cline): use workos auth token shape 2026-03-09 16:21:29 +07:00
transformer feat: enhance request handling and error management in chatCore and streamToJsonConverter 2026-02-15 12:02:53 +07:00
translator Fix : Add custom to model selector 2026-03-11 11:59:07 +07:00
utils Fix : Add custom to model selector 2026-03-11 11:59:07 +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 feat(executors): Improved UI components for displaying provider limits and usage statistics in the dashboard. 2026-02-05 18:38:50 +07:00