Skip to content

Orbit v0.1.1

Choose a tag to compare

@ashish200729 ashish200729 released this 09 Jul 04:42

Orbit v0.1.1

What's new

/design slash command

A new design-focused slash command is available in chat. Open the / menu, pick design, describe what you want improved, and send — the agent receives production-grade UI guidance injected into your message.

The /design command helps the agent:

  • Read your target files, styles, and existing components before changing anything
  • Ship real code changes (not mockups or vague suggestions)
  • Hit a clear quality bar: contrast, hierarchy, spacing, interaction states, responsive layout, keyboard accessibility, and reduced-motion support
  • Avoid generic AI UI patterns (gradient text, glass cards, identical icon-card grids, and similar tells)

Try it:

/design fix contrast on the settings panel
/design make the approval card work better on mobile
/design polish spacing in the chat input

Works with any model — the guidance travels with your message, not the system prompt.

Install (macOS)

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

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

This installs via curl, which avoids macOS's browser quarantine tag — so Orbit launches with no Gatekeeper prompt.

Or download a .dmg below for your Mac:

  • Apple Silicon (M-series): Orbit-0.1.1-darwin-arm64.dmg
  • Intel: Orbit-0.1.1-darwin-x64.dmg

Browser-downloaded DMGs may show a one-time Gatekeeper notice because the app is not Apple-notarized yet. Right-click → Open, or use the curl installer above to skip it.

Auto-update

If you're already on Orbit, you'll get an in-app update notification for v0.1.1 within a few minutes to a few hours.


Source: https://github.com/ashish200729/orbiteditor