Skip to content
 
 

Repository files navigation

Sol

A minimal IDE for AI agent development.
Strong terminals, parallel worktrees, one place — cut the bloat, keep what matters.

macOS, Windows, and Linux License

Goals

Sol is an independent fork, split from Orca. No upstream roadmap, no mobile companion, no marketing integrations — only what you need to run agents effectively.

Keep

  • Terminal — Ghostty-class, WebGL, infinite splits, durable scrollback
  • Parallel worktrees — multiple agents in isolated git branches; compare and merge
  • Any CLI agent — Claude Code, Codex, Grok, Cursor, OpenCode, Pi… if it runs in a terminal, it runs here
  • SSH — agents on remote machines with full file, git, and terminal access
  • Editor — VS Code-style, autosave, drag files into prompts

Cut / deprioritize

  • Mobile companion and complex push notifications
  • Full native Linear/GitHub integrations
  • Design Mode, Computer Use, automation wall
  • Orca CLI orchestration, telemetry, community funnel (Discord / marketing site)
  • Voice dictation / on-device speech-to-text (sherpa-onnx)
  • Floating Workspace (global overlay terminal/browser/notes outside worktrees)

The lists above describe direction, not the exact state of every feature in the current build.

Install

Build from source (recommended for fork development):

pnpm install
pnpm dev

Desktop packages:

pnpm build:win    # Windows
pnpm build:mac    # macOS
pnpm build:linux  # Linux

Developing

pnpm install
pnpm dev          # Electron dev
pnpm test         # unit tests
pnpm lint         # lint + checks

See CONTRIBUTING.md for contribution workflow.

License

MIT — see LICENSE.

About

Sol is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop and mobile.

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages