Matheus NogueiraandClaude Opus 4.6 b077a2663f Fix terminal rendering and sandbox errors on Linux
- Pass --no-sandbox to Electron dev script to work around Linux namespace restrictions
- Switch restty renderer from hardcoded 'webgpu' to 'auto' for WebGL2 fallback
- Add Linux font fallbacks (DejaVu Sans Mono, Liberation Mono, Ubuntu Mono, monospace)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 16:38:14 -03:00
2026-03-17 00:34:22 -07:00
2026-03-17 00:34:22 -07:00
2026-03-19 00:36:36 -07:00
2026-03-19 01:25:06 -07:00
2026-03-19 01:25:06 -07:00
2026-03-16 20:29:24 -07:00
2026-03-18 20:10:08 -07:00
2026-03-16 22:27:51 -07:00
2026-03-19 00:36:36 -07:00
2026-03-19 09:54:03 -07:00
2026-03-17 01:40:24 -07:00
2026-03-19 00:20:19 -07:00
2026-03-17 11:10:39 -07:00
2026-03-17 00:34:22 -07:00
2026-03-17 00:34:22 -07:00
2026-03-16 22:27:51 -07:00
2026-03-17 01:40:24 -07:00
2026-03-17 01:40:24 -07:00

Orca

Orca is an AI Orchestrator for nerds. It lets users seamlessly manage multiple worktrees and open multiple terminals running anything (usually Claude Code, Codex, OpenCode, etc). It has built in status tracking across worktrees, notifications, and unread markers. It makes coding multiple features across multiple repos a breeze

Project Setup

Install

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux
S
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.
Readme MIT
1.5 GiB
Languages
TypeScript 95.1%
JavaScript 4.1%
Swift 0.2%
HCL 0.2%
CSS 0.1%