From ce66cee37bb06c3a84eff91f295b6658f13439d9 Mon Sep 17 00:00:00 2001 From: Jinjing <6427696+AmethystLiang@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:52:26 -0700 Subject: [PATCH] Use dynamic README metadata badges --- README.md | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 8d7dccac7..8b7c43e55 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- GitHub stars + GitHub stars

@@ -21,8 +21,8 @@

- Latest release - License + Latest stable release + License Supported platforms: macOS, Windows, and Linux

@@ -69,17 +69,25 @@ Orca supports any CLI agent (_not just this list_). ## Features -- **No login required** — Bring your own Claude Code, OpenClaude, Codex, Grok, or Antigravity subscription. -- **Worktree-native** — Every feature gets its own worktree. No stashing, no branch juggling. Spin up and switch instantly. -- **Multi-agent terminals** — Run multiple AI agents side-by-side in tabs and panes. See which ones are active at a glance. -- **Agent-ready browser** — Open local apps, inspect pages, annotate UI, and hand precise browser context to agents. +**Run agents in parallel** + +- **Bring your own subscription** — Use Claude Code, OpenClaude, Codex, Grok, Antigravity, OpenCode, or any other CLI agent without an Orca login. +- **Worktree-native tasks** — Give each task its own worktree so agents can work side-by-side without stashing or branch juggling. +- **Multi-agent terminals** — Run agents in tabs and split panes, then see active, waiting, and finished sessions at a glance. + +**Review and ship** + +- **Agent-ready browser** — Open local apps, inspect pages, annotate UI, and pass precise browser context back to agents. - **Design Mode** — Iterate on frontend changes with an embedded browser built for visual review and quick fixes. -- **Built-in source control** — Review AI-generated diffs, make quick edits, and commit without leaving Orca. -- **GitHub integration** — PRs, issues, and Actions checks linked to each worktree automatically. -- **SSH support** — Connect to remote machines and run agents on them directly from Orca. -- **Computer Use** — Let agents operate desktop apps and visible UI when a workflow needs real interaction. +- **Source control built in** — Review AI-generated diffs, make quick edits, and commit without leaving Orca. +- **GitHub workflow links** — Keep PRs, issues, and Actions checks connected to the worktree doing the work. + +**Work anywhere** + +- **SSH support** — Connect to remote machines and run agents there directly from Orca. - **Mobile companion** — Monitor and steer agents from your phone, with emulator-friendly mobile workflows. -- **Notifications** — Know when an agent finishes or needs attention. Mark threads unread to come back later. +- **Computer Use** — Let agents operate desktop apps and visible UI when a workflow needs real interaction. +- **Notifications and unread state** — Know when an agent finishes or needs attention, then mark threads unread to come back later. ---