|
|
||
|---|---|---|
| .agents/skills | ||
| .claude/skills | ||
| .github | ||
| .husky | ||
| build | ||
| docs | ||
| icon | ||
| resources | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| .oxfmtrc.json | ||
| .oxlintrc.json | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
| components.json | ||
| debug_orca.png | ||
| dev-app-update.yml | ||
| electron-builder.yml | ||
| electron.vite.config.ts | ||
| file-drag.gif | ||
| package.json | ||
| pnpm-lock.yaml | ||
| screenshot.png | ||
| skills-lock.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| tsconfig.web.json | ||
| vitest.config.ts | ||
README.md
Orca
A cross-platform AI Orchestrator for 100x engineers.
Seamlessly manage multiple worktrees and open multiple terminals running anything — Claude Code, Codex, OpenCode, and more.
Built-in status tracking, notifications, and unread markers. Makes coding multiple features across multiple repos a breeze.
Learn more at onOrca.dev
Install
Download from https://onOrca.dev or via the GH release page
Features
- Manage multiple worktrees
- Multiple terminals, tabs and panes
- Get worktree notifications (plus ability to manually mark threads as unread -- similar to Gmail ⭐)
- See which worktrees have working agents
- GitHub integrations for GH PRs (automatic), ability to link GH issues (via
ghcli), and a GH checks viewer - File editor, search, source control tab (see worktree changes, make edits, easily commit)
Shipping daily
Missing something? It's probably landing tomorrow. Request a feature · Star to follow along.
Developing
See CONTRIBUTING.md