Vaquita is a personal hard fork of StablyAI's Orca. See the upstream project for the original feature set, documentation, and history.
This fork is intentionally independent and will not merge future Orca changes.
- Rebranded the desktop app from Orca to Vaquita.
- Uses a borderless OLED-black interface, including the terminal and titlebar.
- Starts with both sidebars collapsed and removes onboarding, usage tracking, the status bar, promotional cards, and floating overlay controls.
- Keeps the project sidebar to a flat project list without branch or worktree rows, and closes it after switching projects.
- Hides Tasks, Automations, and Mobile navigation.
- Makes the new-tab button open a terminal immediately on left-click while keeping the full menu on right-click.
- Uses content-width tabs so labels and tab controls are never truncated.
- Removes visible app/history labels and other titlebar text in favor of compact icon controls.
- Removes self-updating behavior and repository-hosted CI/release automation; builds are local and manual.