→ deepseek-deepseek-v4-flash
$0.14/$0.28per 1M tokens
Orbit 0.4.0
Set up Orbit Provider, connect your own models, and start coding with Ask, Plan, and Agent — including the GLM-5.2 launch offer.
Download Orbit for macOS or Windows, open a project folder, and connect a model. With Orbit 0.4.0 you can sign in to Orbit Provider with GitHub — no API key required — or bring your own providers as before.
If you have used Cursor, the layout will feel familiar — chat sidebar on the right, editor in the center.
Prefer the install script to avoid Gatekeeper warnings, or clear the quarantine flag after dragging the .dmg into Applications:
curl -fsSL https://raw.githubusercontent.com/ashish200729/orbiteditor/main/install.sh | bash # or, after a browser download: xattr -cr /Applications/Orbit.app
Orbit Provider is the first-class way to use managed models without pasting API keys. Sign in with GitHub once, and Orbit loads the models your account can access — including launch promotions like GLM-5.2 at 50% off.
Usage is billed from your prepaid USD wallet on orbiteditorai.com. In the editor you can see remaining credits in Settings → Account and in the chat sidebar profile footer. A low-balance warning appears before you run out mid-session.
Billing & usage opens your web account for top-ups, invoices, and subscription management. Free, Pro, and other plan labels stay consistent across settings and the sidebar.
GLM-5.2 (Z.ai) is the default Orbit Provider model and is available at promotional rates during the launch window. See Models & pricing for the current per-token rates.
You can still connect Anthropic, OpenAI, OpenRouter, SuperGrok, Ollama, and other providers alongside Orbit Provider and switch per chat.
These are the managed models available through Orbit Provider after you sign in with GitHub. Prices are USD charged to your prepaid wallet per 1 million tokens (input / output). The catalog can grow — use Refresh models in Settings if you don’t see a newly added model.
| Model | Capabilities | Input / outputper 1M tokens |
|---|---|---|
orbit/deepseek-v4-flash → deepseek-deepseek-v4-flash | toolsreasoningmax_ct | $0.14/$0.28 |
orbit/GLM-5.2Default → z-ai-glm-5-2 | toolsreasoningmax_ct | $0.13/$2.20 |
orbit/kimi-k3 → moonshotai-kimi-k3 | toolsreasoningmax_ct | $3.00/$15.00 |
→ deepseek-deepseek-v4-flash
$0.14/$0.28per 1M tokens
→ z-ai-glm-5-2
$0.13/$2.20per 1M tokens
→ moonshotai-kimi-k3
$3.00/$15.00per 1M tokens
Every Orbit Provider model below supports tool calling and reasoning. max_ct means the gateway uses max completion tokens where required by the upstream API.
Prefer your own keys or local inference? Orbit still supports that fully. From Settings → Providers, expand Bring your own provider or Local. Every provider below can be added at the same time; you switch between them per chat.
Sign up with the provider, generate an API key from their console, and paste it into Orbit's provider settings.
Run models on your own machine or network. No API key — just an endpoint. All four are OpenAI-compatible under the hood.
Settings → Providers → Local → Ollama Endpoint: http://localhost:11434/v1 Model: llama3.2
Inline autocomplete (fill-in-middle) isn't available on every provider — currently Ollama, Mistral, vLLM, LM Studio, OpenRouter, LiteLLM, and OpenAI-Compatible support it. Chat and Agent modes work with all providers above.
Orbit has three chat modes, each suited to a different kind of work. Modes work the same whether you use Orbit Provider or your own keys.
Get answers about your codebase. Reference files with @, highlight code, or ask general questions grounded in your project.
For larger changes. Orbit explores your repo, asks clarifying questions, and produces a plan you review before any edits happen.
Hands-on work across files. The agent can search, edit, and run commands — you approve changes before they land.
Common shortcuts in Orbit Editor.