9router/open-sse/executors
decolua 8f81363675 Enhance token refresh functionality across multiple executors
- Updated refreshCredentials methods in various executors (Antigravity, Base, Default, Github, Kiro) to accept optional proxyOptions for improved proxy handling.
- Modified token refresh logic to utilize proxy-aware fetch for better network management.
- Enhanced usage retrieval functions to support proxy options, ensuring seamless integration with proxy configurations.
- Updated ModelSelectModal and ProviderInfoCard components to incorporate kind filtering for improved user experience in model selection.
- Added validation for API keys in the provider validation route, including support for webSearch/webFetch providers.
2026-04-28 17:28:57 +07:00
..
antigravity.js Enhance token refresh functionality across multiple executors 2026-04-28 17:28:57 +07:00
azure.js feat: add Azure OpenAI provider support 2026-04-24 10:04:59 +07:00
base.js Enhance token refresh functionality across multiple executors 2026-04-28 17:28:57 +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 Enhance token refresh functionality across multiple executors 2026-04-28 17:28:57 +07:00
gemini-cli.js Refactor config 2026-03-12 16:20:46 +07:00
github.js Enhance token refresh functionality across multiple executors 2026-04-28 17:28:57 +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 Enhance token refresh functionality across multiple executors 2026-04-28 17:28:57 +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