Skip to content

Orbit v1.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 01:46

Orbit v1.4.0 — Release Notes

Toward an AI-native IDE. Orbit gains a local-first AI assistant, a commit
graph, a much stronger terminal, and split editors — while staying exactly what
it's always been: local-first, no account, no telemetry, fast, and
cross-platform.

Highlights

🤖 A local-first AI assistant

A new AI tool window brings a project-aware chat right into the workspace,
backed by any OpenAI-compatible endpoint you choose in Settings → AI:

  • A local runtime (Ollama, LM Studio, a llama.cpp server) or a hosted
    provider — one code path serves both.
  • Off by default. The endpoint, model and key are stored only on your
    device, and Orbit contacts nothing until you enable it and send a message.
  • Built on a new, unit-tested orbit_core::ai module.

🌱 Commit graph

The Source Control history now draws a real commit-graph rail — a lane per
branch with a node in each commit's lane — so you can read branch and merge
structure at a glance. The lane layout is a pure, unit-tested function.

🖥 Terminal 3.0

The integrated terminal grows real IDE ergonomics:

  • In-terminal find (Ctrl/Cmd+F, next/previous).
  • A side-by-side split — watch a build in one pane, work in another.
  • Shell profiles — the has a menu of the shells Orbit found, and each
    tab is labelled with the shell it launched.

⬌ Split editors

The editor splits side by side — open a second file next to the first, or
the same file twice. Both panes share one document model, so a file open in both
edits a single draft with one unsaved state.

🧹 Ecosystem plumbing removed

The last of the Blink/Killer/Flux/Beacon sibling-detection is gone from the app
and the website — Orbit no longer carries integrations that never had a real
engine behind them.

Under the hood

New unit-tested engine work (orbit_core::ai, the git commit-graph lane
layout), the xterm search addon for terminal find, and a small editor-store
change that gives split editors a shared document model for free. The engine
test suite stays green and the desktop bundle builds on macOS (Intel + Apple
Silicon), Windows and Linux.

Still to come

Cross-restart terminal sessions, the LSP go-to-definition/hover gestures, a
debugger, and a plugin SDK — tracked honestly in the
roadmap.

Checksums (SHA256)

3f43115fc9eccd2107e4832f525e88b954377ba9d7cc7294e0c1a376ac5c5cf1  Orbit-1.4.0-1.x86_64.rpm
986eb4ba1ae5380e320f6ad35ce75e94e2906b45bfd37abf5ad3d59ac6e23c47  Orbit-1.4.0-1.x86_64.rpm.sig
b044627c9beb986c0157ae103365326e2aac28762ca4b103386ff29487d2094e  Orbit_1.4.0_aarch64.dmg
7f89e9b04525bb329a13404004550683aeff8464fd10282fd799404cef9bc3e3  Orbit_1.4.0_amd64.AppImage
f7b09870d8f42743061aa7c84fb7f13d87903edadd6dc11deb0126aa4f4eaddd  Orbit_1.4.0_amd64.AppImage.sig
03b443a31d28b7685ca4fbe8d5f9a4fb0de37ffb67a5390fe53c3d2e6f38c471  Orbit_1.4.0_amd64.deb
74be46aaf1a93f6f292ef8102572af51afdb3673d0cc0baea28b5c4a57fa3274  Orbit_1.4.0_amd64.deb.sig
ed557959680b6aa7e920a9b53c1f4f0bd5ce5cd69b5cfd3c9e16737f32fd9340  Orbit_1.4.0_x64-setup.exe
57b6b7c507453c006299ca6fc46af046dba9f634cb6a3a13c7de5949ffe7bf0c  Orbit_1.4.0_x64-setup.exe.sig
d2e0bb0b14b856efff3603e61b482001c4775b19733f29500b89a5fa01081e49  Orbit_1.4.0_x64.dmg
ba58dcd3a0974029328828776359f797b5507c3e41f4b60dbded94720115b78d  Orbit_1.4.0_x64_en-US.msi
d52aec809ac846b3ae4cec27cd30877080b981012149ca53385606cd8ea4061e  Orbit_1.4.0_x64_en-US.msi.sig
39202aeb881489ca0f249a7cd3cfb9634d6d7e248f7b9bb93c83bbb46e98fe9c  Orbit_aarch64.app.tar.gz
2ef613e505d0d3a510151f21a1860b92a25ba25f3a62cf9bbe3927b8a59466d5  Orbit_aarch64.app.tar.gz.sig
a8e3e67fbb6b743aa0d1d4120e45818eae6b0144c8a80bbdc26ca897eb4bbb9a  Orbit_x64.app.tar.gz
1631927d2e8ebea80b31c925afdf6a1f214e9d952e9a8919b9d4222427d31847  Orbit_x64.app.tar.gz.sig
ada420c06908f79f82d53af307ce09e60f89f5749a14b49ad0eb6369d93b604d  latest.json