9router/open-sse
Anurag Saxena 3badf1cbb6
fix: add Blackbox AI as a supported provider (closes #599) (#630)
* fix: add multi-model support for Factory Droid CLI tool (closes #521)

* Add Claude Opus 4.7 to cc and cl provider lists

RESEARCH confirmed GA release April 16, 2026. Adding to:
- cc (Claude Code): claude-opus-4-7
- cl (Cline): anthropic/claude-opus-4.7

Refs: TICKET-20260416-ENG-O4.7-001

* fix: add Blackbox AI as a supported provider (closes #599)
2026-04-17 12:06:00 +07:00
..
config fix: add Blackbox AI as a supported provider (closes #599) (#630) 2026-04-17 12:06:00 +07:00
executors fix: strip temperature parameter for gpt-5.4 model (closes #536) (#612) 2026-04-17 12:02:53 +07:00
handlers Refactor error handling to config-driven approach with centralized error rules 2026-04-15 11:46:47 +07:00
services Fix bug 2026-04-15 11:46:47 +07:00
transformer feat: enhance request handling and error management in chatCore and streamToJsonConverter 2026-02-15 12:02:53 +07:00
translator Add proactive token refresh lead times for providers and implement Codex proxy management 2026-04-14 11:41:06 +07:00
utils Refactor error handling to config-driven approach with centralized error rules 2026-04-15 11:46:47 +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