9router/open-sse/executors
decolua 1bb621317d Add Cloudflare AI provider support and enhance connection management
- Introduced Cloudflare AI as a new provider with specific configurations in providerModels.js and providers.js.
- Updated DefaultExecutor to handle account ID resolution for Cloudflare AI connections.
- Enhanced AddApiKeyModal and EditConnectionModal to include account ID input for Cloudflare AI.
- Implemented validation for Cloudflare AI API key connections in testUtils.js and route.js.
- Updated UI components to reflect changes in provider management and connection handling.
2026-04-28 11:07:39 +07:00
..
antigravity.js fix: Antigravity INVALID_ARGUMENT errors and Copilot agent mode parity 2026-04-26 19:53:08 +08:00
azure.js feat: add Azure OpenAI provider support 2026-04-24 10:04:59 +07:00
base.js fix: enhance retry logic and configuration for HTTP status codes 2026-04-24 10:07:08 +07:00
codex.js - Updated markAccountUnavailable function to accept resetsAtMs for precise cooldown management. 2026-04-24 11:36:16 +07:00
cursor.js fix: force Agent mode in Cursor protobuf when User-Agent contains Claude Code (closes #643) (#692) 2026-04-22 10:24:58 +07:00
default.js Add Cloudflare AI provider support and enhance connection management 2026-04-28 11:07:39 +07:00
gemini-cli.js Refactor config 2026-03-12 16:20:46 +07:00
github.js fix: granular reasoning_effort handling for Claude models (#791) 2026-04-28 09:49:27 +07:00
grok-web.js feat: add support for Grok Web and Perplexity Web providers 2026-04-22 11:58:53 +07:00
iflow.js fix(iflow): inject stream_options for usage data in streaming 2026-03-23 12:03:11 +07:00
index.js feat: add Azure OpenAI provider support 2026-04-24 10:04:59 +07:00
kiro.js - Added Hermes tool to CLI tools and updated related components. 2026-04-23 16:39:31 +07:00
opencode-go.js feat: add OpenCode Go provider and support for custom models 2026-04-22 14:16:21 +07:00
opencode.js Refactor error handling to config-driven approach with centralized error rules 2026-04-15 11:46:47 +07:00
perplexity-web.js feat: add support for Grok Web and Perplexity Web providers 2026-04-22 11:58:53 +07:00
qoder.js Fix bug 2026-03-31 15:44:19 +07:00
qwen.js Add marked package, update Qwen executor for OAuth handling, and enhance changelog styles 2026-04-17 12:15:10 +07:00
vertex.js fix: use project-scoped Vertex URL for SA JSON auth and add ?alt=sse for streaming (closes #388) 2026-03-27 11:03:49 +07:00