* Add worktree open-in editor button Implements the Open in menu flow from docs/open-in-worktree-button.md, including shell IPC validation and sidebar menu integration. * Move worktree open action into menu Updates the design to remove the card button and show VS Code under a single Open in context-menu item. * Shorten worktree file manager labels |
||
|---|---|---|
| .. | ||
| assets | ||
| README.es.md | ||
| README.ja.md | ||
| README.ko.md | ||
| README.md | ||
| README.zh-CN.md | ||
| STYLEGUIDE.md | ||
| claude-auth-runtime.md | ||
| gh-work-item-drawer-cache-flash.md | ||
| gh-work-item-drawer-cache.md | ||
| mobile-prefer-renderer-scrollback.md | ||
| mobile-presence-lock.md | ||
| mobile-shared-client-per-host.md | ||
| open-in-worktree-button.md | ||
| quick-open-gitignored-files.md | ||
| refresh-on-checks-tab.md | ||
| resource-usage-merge-spec.md | ||
| sidebar-filter-redesign.md | ||
| sidekick-animation-state-mapping.md | ||
| tasks-page-resume-state.md | ||
README.md
Orca CLI Docs
Keep this folder focused on the durable references for Orca's public CLI and runtime model.
Keep These Docs
orca-cli-focused-v1-status.md- What is actually implemented and intentionally in scope now.
orca-cli-v1-spec.md- The public CLI contract, selector grammar, JSON envelope, and command semantics.
orca-runtime-layer-design.md- Why the runtime layer exists and which boundaries it owns.
orca-cli-bundled-distribution.md- How the bundled desktop-app distribution and PATH registration model works.
Why The Folder Is Small
Earlier design and implementation work produced several planning and evaluation docs. Those were useful while the feature was taking shape, but they were intentionally removed once the implementation converged so future readers are not forced to choose between multiple overlapping sources of truth.