[FEATURE]: Please add orbit-provider.com #7340

Open
opened 2026-02-16 18:06:53 -05:00 by yindo · 2 comments
Owner

Originally created by @clrblind on GitHub (Jan 23, 2026).

Originally assigned to: @thdxr on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

https://orbit-provider.com
API Connection Config

{
  "env": {
    "ANTHROPIC_BASE_URL": "https://api.orbit-provider.com/cliproxy-api/api/provider/agy",
    "ANTHROPIC_MODEL": "gemini-claude-opus-4-5-thinking",
    "ANTHROPIC_DEFAULT_OPUS_MODEL": "gemini-claude-opus-4-5-thinking",
    "ANTHROPIC_DEFAULT_SONNET_MODEL": "gemini-claude-sonnet-4-5-thinking",
    "ANTHROPIC_DEFAULT_HAIKU_MODEL": "gemini-claude-sonnet-4-5",
    "ANTHROPIC_AUTH_TOKEN": "sk-orbit-******"
  }
}
Originally created by @clrblind on GitHub (Jan 23, 2026). Originally assigned to: @thdxr on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request https://orbit-provider.com API Connection Config ``` { "env": { "ANTHROPIC_BASE_URL": "https://api.orbit-provider.com/cliproxy-api/api/provider/agy", "ANTHROPIC_MODEL": "gemini-claude-opus-4-5-thinking", "ANTHROPIC_DEFAULT_OPUS_MODEL": "gemini-claude-opus-4-5-thinking", "ANTHROPIC_DEFAULT_SONNET_MODEL": "gemini-claude-sonnet-4-5-thinking", "ANTHROPIC_DEFAULT_HAIKU_MODEL": "gemini-claude-sonnet-4-5", "ANTHROPIC_AUTH_TOKEN": "sk-orbit-******" } } ```
yindo added the discussion label 2026-02-16 18:06:53 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 23, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #9429: Add Scitely AI as built-in provider (similar pattern of requesting a new Claude provider)
  • #9354: Add Apertis provider support (also requests Claude Opus/Sonnet/Haiku variants)
  • #9165: Add Kiro provider for AWS Bedrock Claude models (same pattern of third-party Claude API)
  • #9746: Connect custom provider for Claude models (user attempting similar integration)
  • #10037: LiteLLM proxy with custom Anthropic endpoint (custom API base URL configuration)
  • #10229: LmStudio API configuration (custom API endpoint support)
  • #9994: Use local deployed models via vllm or ollama (custom API integration)

The closest duplicates are #9429, #9354, and #9165, which all request adding support for a new provider offering Claude model variants through a third-party service.

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 23, 2026): This issue might be a duplicate of existing issues. Please check: - #9429: Add Scitely AI as built-in provider (similar pattern of requesting a new Claude provider) - #9354: Add Apertis provider support (also requests Claude Opus/Sonnet/Haiku variants) - #9165: Add Kiro provider for AWS Bedrock Claude models (same pattern of third-party Claude API) - #9746: Connect custom provider for Claude models (user attempting similar integration) - #10037: LiteLLM proxy with custom Anthropic endpoint (custom API base URL configuration) - #10229: LmStudio API configuration (custom API endpoint support) - #9994: Use local deployed models via vllm or ollama (custom API integration) The closest duplicates are #9429, #9354, and #9165, which all request adding support for a new provider offering Claude model variants through a third-party service. Feel free to ignore if none of these address your specific case.
Author
Owner

@ifaz2008 commented on GitHub (Feb 11, 2026):

error with bolt.diy +orbit-provider.com

@ifaz2008 commented on GitHub (Feb 11, 2026): error with bolt.diy +orbit-provider.com
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7340