Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

218 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Orbit Editor

An open-source AI-powered code editor. Like Cursor. Any provider you want.

License: Apache-2.0 Latest release GitHub stars Discord Platform: macOS

orbit.editorreadme.video.mp4

Website · Download · Features · Docs · Discord

Orbit Editor is an open-source AI code editor forked from Void Editor and VS Code. Run AI agents on your codebase, checkpoint and visualize changes, and bring any model or host locally — messages go directly to providers without retaining your data.

This repo contains the full source code for Orbit Editor's desktop app. If you're new, welcome!

Features

  • AI agents — Run agents that understand your codebase, with support for subagents and configurable tool policies.
  • Bring your own model — Connect any provider (OpenAI, Anthropic, Google, local) or run models locally. Messages go directly to the provider without retaining your data.
  • Checkpoints & change visualization — Inspect, revert, and replay edits as you work, with a clear view of what changed and why.
  • Plan mode — Collaboratively design an implementation approach before any code is written.
  • MCP integration — Extend agent capabilities with Model Context Protocol servers.
  • Skills — Reusable, scoped workflows that encode project-specific knowledge and best practices.

Download

Orbit Editor is currently in beta and available for macOS (Apple Silicon and Intel). Windows and Linux support is coming soon.

Recommended — one-line install (no Gatekeeper warning):

curl -fsSL https://raw.githubusercontent.com/ashish200729/orbiteditor/main/install.sh | bash

This downloads and installs Orbit into /Applications via curl, which never tags the app with macOS's com.apple.quarantine flag — so it launches with no Gatekeeper prompt, on any Mac, with no Apple Developer account required.

Alternative — download the .dmg from Releases or orbiteditorai.com, then drag Orbit to Applications. Because Orbit is not (yet) notarized by Apple, a DMG downloaded through a browser is quarantined and macOS shows "Apple could not verify Orbit is free of malware." Bypass it once, any of:

  • Right-click Orbit.appOpenOpen Anyway, or
  • System Settings → Privacy & Security → Open Anyway, or
  • Terminal: xattr -cr /Applications/Orbit.app

Demo

▶ Watch the full demo on orbiteditorai.com

About

Orbit Editor is a fork of Void Editor, which itself is a fork of VS Code. We are grateful to both projects for their excellent foundation.

Reference

Orbit Editor is a fork of the vscode repository. For a guide to our codebase, see ORBIT_CODEBASE_GUIDE.

For a guide on how to develop your own version of Orbit, see HOW_TO_CONTRIBUTE.

Additional feature docs:

Contributing

  1. To get started working on Orbit, check out our Project Board! You can also see HOW_TO_CONTRIBUTE.md.
  2. Feel free to open issues and pull requests!
  3. Please read our Code of Conduct before participating.

License

Orbit Editor's additions and modifications are licensed under the Apache License 2.0.

The VS Code base is licensed under the MIT License.

The Void Editor base contains both Apache 2.0 and MIT licensed components.

See LICENSE.txt, LICENSE-VS-Code.txt, and NOTICE for full details.

Support

You can reach us via GitHub issues, join our Discord server for community support and discussions, or email us at ashishp.292007@gmail.com.

To report a security vulnerability, see SECURITY.md.

About

Open-source AI code editor and Cursor alternative with multi-agent workflows, BYOK, local models, and self-hosted agents for macOS and Windows.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages