From 0637883cce3d983ea4c56c4e79294e1fc402cd2e Mon Sep 17 00:00:00 2001 From: Neil <4138956+nwparker@users.noreply.github.com> Date: Fri, 27 Mar 2026 15:55:14 -0700 Subject: [PATCH] Update README to include features list Added features section to README with key functionalities. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f05aac78..987cc69cd 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,16 @@ Learn more at www.OrcaBuild.ai Orca Screenshot

+## 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 `gh` cli), and a GH checks viewer + * File editor, search, source control tab (see worktree changes, make edits, easily commit) + ## Install -Grab a release (easiest from https://www.orcabuild.ai/) +Grab a release from https://www.orcabuild.ai/ or download from the GH release page ## Developing