mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
8a8826b2d65827f624dfe769e8cc25c0849c41ab
* clean-up-repo-local-setup-script - Add authorization cache for worktree roots to improve filesystem read performance - Use ensureAuthorizedRootsCache instead of rebuilding on every list operation - Fix useMemo side effect in WorktreeList by returning sorted IDs directly - Add error display in QuickOpen and FileExplorer for unauthorized paths - Improve section order in SourceControl (unstaged, staged, untracked) - Add keyboard shortcut guard in WorktreeList for arrow keys - Address review findings from code quality checks * fix: update test mocks for filesystem-auth cache integration - filesystem.test.ts: invalidate auth roots cache in beforeEach to prevent stale cache state from leaking between tests - worktrees.test.ts / worktrees-windows.test.ts: add store.getRepos mock return value so rebuildAuthorizedRootsCache can iterate repos - worktrees-windows.test.ts: add third listWorktrees mock for the cache rebuild call consumed during worktrees:create * fix: resolve oxlint errors for max-lines and missing useEffect dependency - Extract repeated worktree mock data into shared variable to reduce worktrees.test.ts below the 300-line limit - Add missing 'toggleSidebar' to useEffect dependency array in App.tsx
Orca
The cross-platform AI Orchestrator for 100x builders.
Available for macOS, Windows, and Linux.
Seamlessly manage multiple worktrees, run multiple AI agents concurrently, and track their progress.
Whether it's Claude Code, Codex, or OpenCode, Orca makes coordinating multiple features across multiple repos effortless.
Introducing the Orca CLI
Agent orchestration from your terminal.
Let your AI agent control your IDE. Use AI to add repos to your IDE, spin up worktrees, and update status directly from the terminal. Ships with the Orca IDE (install under Settings).
npx skills add https://github.com/stablyai/orca --skill orca-cli
Features that Supercharge your Workflow
- Worktree Management: Spin up, manage, and switch between multiple Git worktrees instantly. Keep your context clean.
- Agent-Ready Terminals: Robust support for multiple terminals, tabs, and panes. Run Claude Code, Codex, OpenCode, or your own agents side-by-side.
- Smart Notifications & Status Tracking: See exactly which worktrees have active agents. Get worktree notifications and manually mark threads as unread (like Gmail ⭐).
- Deep GitHub Integration: Automatically track PRs, link GitHub issues (via the
ghCLI), and view GitHub Actions checks right from your workspace. - Integrated Dev Tools: Built-in file editor, lightning-fast search, and a comprehensive source control tab to review diffs, make quick edits, and commit effortlessly.
- CLI to Control the IDE: Give your agent first-class control over Orca from the terminal.
Install
Get started today:
- Download from onOrca.dev
- Or download the latest binaries via the GitHub Releases page.
Community & Support
- Twitter / X: Follow @orca_build for updates and announcements.
- Feedback & Ideas: We ship fast. Missing something? Request a new feature.
- Show Support: Star this repo to follow along with our daily ships.
Developing
Want to contribute or run locally? See our CONTRIBUTING.md guide.
Description
Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and remote runtime.
adeagent-ideai-agentsclaude-codeclicodexcursor-agentdevtoolsghosttyidemobile-appopencodeorchestrationparallel-agentspiterminalworktreesyc-backed
Readme
MIT
1.5 GiB
Languages
TypeScript
95.2%
JavaScript
4%
Swift
0.2%
CSS
0.2%
HCL
0.1%
