diff --git a/README.md b/README.md index ff43c6deddb..183338edaca 100644 --- a/README.md +++ b/README.md @@ -97,66 +97,27 @@ yay -S stably-orca-git --- -## [New] View Live Status of All Agents +## Feature Showcase -**See what every agent is doing — at a glance.** - -Track the live status of every agent across every worktree from one place. Spot which agents are working, waiting on input, or done — without clicking through tabs. +Click any tile to explore the workflow.

- Orca Agent Statuses — view live status of all agents across worktrees + Parallel Worktrees

Parallel worktree orchestration
   + Terminal Splits

Ghostty-class terminal splits


+ Design Mode

Embedded browser and Design Mode
   + Every CLI Agent

Works with every CLI agent


+ SSH Worktrees

Remote worktrees over SSH
   + Drag Files to Agents

Drag files and images into an agent prompt


+ Annotate AI Diffs

Annotate AI-generated diffs
   + Orca CLI

Script Orca from the CLI


+ Keyboard Native

Keyboard-native workflows and remappable shortcuts
   + Usage Tracking

Usage tracking and Codex account switching


+ Rich Repo Previews

Markdown, images, PDFs, and repo document previews
   + Split Anything

Split panes for agents, terminals, browsers, and files

--- -## [New] Annotate AI Diff - -**Comment directly on AI-generated diffs.** - -Annotate any line in an AI-generated diff with your feedback, then send it back to the agent to revise. Keep the review loop tight — no copying line numbers, no context switching. - -

- Orca Annotate AI Diff — comment on AI-generated diffs and send feedback to the agent -

- ---- - -## [New] Hot Swap Codex Accounts - -**Multiple Codex accounts? Switch in one click.** - -If you run multiple Codex accounts to get the best token deal, Orca lets you hot-swap between them instantly — no re-login, no config files. Just pick an account and keep building. - -

- Orca Codex Account Switcher — hot swap between multiple Codex accounts -

- ---- - -## [New] Per Worktree Browser & Design Mode - -**See your app. Click any element. Drop it into the chat.** - -Orca ships with a built-in browser right inside your worktree. Preview your app as you build, then switch to Design Mode — click any UI element and it lands directly in your AI chat as context. No screenshots, no copy-pasting selectors. Just point at what you want to change and tell the agent what to do. - -

- Orca Design Mode — click any UI element and drop it into the chat -

- ---- - -## [New] Introducing the Orca CLI - -**Agent orchestration from your terminal.** - -Let your AI agent control your IDE. Use AI to add projects to your IDE, spin up worktrees, and update the current worktree's comment with meaningful progress checkpoints directly from the terminal. Ships with the Orca IDE (install under Settings). - -```bash -npx skills add https://github.com/stablyai/orca --skill orca-cli -``` - ---- - ## Community & Support - **Discord:** Join the community on **[Discord](https://discord.gg/fzjDKHxv8Q)**. diff --git a/docs/README.es.md b/docs/README.es.md index 055ca186c3b..55488dc34ff 100644 --- a/docs/README.es.md +++ b/docs/README.es.md @@ -97,66 +97,27 @@ yay -S stably-orca-git --- -## [Nuevo] Ver el estado en vivo de todos los agents +## Showcase de funciones -**Ve qué hace cada agent — de un vistazo.** - -Sigue el estado en vivo de cada agent en cada worktree desde un solo lugar. Detecta qué agents están trabajando, esperando entrada o terminados — sin tener que ir clicando por las pestañas. +Haz clic en cualquier tarjeta para explorar el flujo de trabajo.

- Orca Agent Statuses — ve el estado en vivo de todos los agents en los worktrees + Worktrees en paralelo

Orquestación de worktrees en paralelo
   + Terminales divididas

Terminales divididas de nivel Ghostty


+ Modo diseño

Navegador integrado y modo diseño
   + Cualquier agente CLI

Compatible con cualquier agente CLI


+ Worktrees por SSH

Worktrees remotos por SSH
   + Archivos a agentes

Arrastra archivos e imágenes al prompt de un agente


+ Anotar diffs de IA

Anotar diffs generados por IA
   + Orca CLI

Automatiza Orca desde la CLI


+ Nativo de teclado

Flujos de teclado y atajos reasignables
   + Seguimiento de uso

Seguimiento de uso y cambio de cuentas de Codex


+ Previews ricos del repo

Previsualización de Markdown, imágenes, PDFs y documentos del repo
   + Divide cualquier cosa

Paneles divididos para agentes, terminales, navegadores y archivos

--- -## [Nuevo] Anotar diff de IA - -**Comenta directamente sobre los diffs generados por IA.** - -Anota cualquier línea de un diff generado por IA con tus comentarios y mándalo de vuelta al agente para que lo corrija. Mantén el ciclo de revisión bien ajustado — sin copiar números de línea, sin cambiar de contexto. - -

- Orca Anotar diff de IA — comenta en diffs generados por IA y envía feedback al agente -

- ---- - -## [Nuevo] Cambio rápido entre cuentas de Codex - -**¿Varias cuentas de Codex? Cambia con un clic.** - -Si usas varias cuentas de Codex para aprovechar el mejor precio en tokens, Orca te permite cambiar entre ellas al instante — sin volver a hacer login, sin tocar archivos de configuración. Elige una cuenta y sigue construyendo. - -

- Cambio de cuentas de Codex en Orca — alterna entre múltiples cuentas de Codex -

- ---- - -## [Nuevo] Navegador por worktree y modo diseño - -**Mira tu app. Haz clic en cualquier elemento. Suéltalo en el chat.** - -Orca trae un navegador integrado dentro de tu worktree. Previsualiza tu app mientras la construyes, y cuando quieras cambia al modo diseño — haz clic en cualquier elemento de UI y cae directo en tu chat con la IA como contexto. Sin capturas, sin copiar selectores. Solo apunta a lo que quieres cambiar y dile al agente qué hacer. - -

- Modo diseño de Orca — haz clic en cualquier elemento de UI y suéltalo en el chat -

- ---- - -## [Nuevo] Presentamos el Orca CLI - -**Orquestación de agentes desde tu terminal.** - -Deja que tu agente de IA controle tu IDE. Usa IA para agregar proyectos al IDE, crear worktrees y actualizar el comentario del worktree actual con checkpoints de progreso directamente desde la terminal. Viene incluido con el Orca IDE (instálalo en Ajustes). - -```bash -npx skills add https://github.com/stablyai/orca --skill orca-cli -``` - ---- - ## Comunidad y soporte - **Discord:** Únete a la comunidad en **[Discord](https://discord.gg/fzjDKHxv8Q)**. diff --git a/docs/README.ja.md b/docs/README.ja.md index 34cbef8b6e3..cdd777bbf5b 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -97,66 +97,27 @@ yay -S stably-orca-git --- -## [新機能] すべての agent のライブステータスを表示 +## 機能ショーケース -**各 agent が何をしているか、ひと目で把握。** - -すべての worktree にまたがる各 agent のライブステータスを 1 か所で追跡できます。タブを切り替えなくても、作業中・入力待ち・完了済みの agent を一目で把握できます。 +各タイルをクリックすると、そのワークフローを確認できます。

- Orca Agent Statuses — worktree をまたいだ agent のライブステータスを表示 + 並列ワークツリー

並列ワークツリーのオーケストレーション
   + ターミナル分割

Ghostty クラスのターミナル分割


+ デザインモード

組み込みブラウザとデザインモード
   + 任意の CLI エージェント

任意の CLI エージェントに対応


+ SSH ワークツリー

SSH 経由のリモートワークツリー
   + ファイルをエージェントへ

ファイルや画像をエージェントのプロンプトへドラッグ


+ AI Diff 注釈

AI が生成した Diff への注釈
   + Orca CLI

CLI から Orca をスクリプト操作


+ キーボード中心

キーボード中心のワークフローと再割り当て可能なショートカット
   + 使用量トラッキング

使用量トラッキングと Codex アカウント切り替え


+ リッチなリポジトリプレビュー

Markdown、画像、PDF、リポジトリ文書のプレビュー
   + 何でも分割表示

エージェント、ターミナル、ブラウザ、ファイルの分割表示

--- -## [新機能] AI Diff への注釈 - -**AI が生成した Diff に直接コメントできます。** - -AI が生成した Diff の任意の行にフィードバックを付け、そのままエージェントに返して修正させましょう。レビューのループを素早く保てます — 行番号をコピーする必要も、コンテキストを切り替える必要もありません。 - -

- Orca AI Diff 注釈 — AI が生成した Diff にコメントしてエージェントにフィードバックを送信 -

- ---- - -## [新機能] Codex アカウントのホットスワップ - -**複数の Codex アカウントをお持ちですか?ワンクリックで切り替えできます。** - -最適なトークン条件を得るために複数の Codex アカウントを使っている場合、Orca なら再ログインも設定ファイルの編集も不要で、すぐにアカウントをホットスワップできます。アカウントを選んで、そのまま開発を続けられます。 - -

- Orca Codex アカウント切り替え — 複数の Codex アカウント間でホットスワップ -

- ---- - -## [新機能] ワークツリーごとのブラウザとデザインモード - -**アプリを表示。任意の要素をクリック。チャットにそのまま投入。** - -Orca には、ワークツリー内で使える組み込みブラウザがあります。アプリを作りながらプレビューし、デザインモードに切り替えると、任意の UI 要素をクリックするだけで AI チャットにコンテキストとして直接入ります。スクリーンショットもセレクターのコピーも不要です。変更したい箇所を指して、エージェントに指示するだけです。 - -

- Orca デザインモード — 任意の UI 要素をクリックしてチャットに投入 -

- ---- - -## [新機能] Orca CLI の紹介 - -**ターミナルからのエージェントオーケストレーション。** - -AI エージェントに IDE を制御させましょう。AI を使って IDE にプロジェクトを追加し、ワークツリーを立ち上げ、現在のワークツリーのコメントを進捗チェックポイントとしてターミナルから直接更新できます。Orca IDE に同梱されています(設定からインストール)。 - -```bash -npx skills add https://github.com/stablyai/orca --skill orca-cli -``` - ---- - ## コミュニティとサポート - **Discord:** **[Discord](https://discord.gg/fzjDKHxv8Q)** のコミュニティに参加してください。 diff --git a/docs/README.zh-CN.md b/docs/README.zh-CN.md index 757c1381e35..1cf5eecb3b0 100644 --- a/docs/README.zh-CN.md +++ b/docs/README.zh-CN.md @@ -97,66 +97,27 @@ yay -S stably-orca-git --- -## [全新] 查看所有 agent 的实时状态 +## 功能展示 -**一眼看清每个 agent 在做什么。** - -在一个地方追踪所有 worktree 中每个 agent 的实时状态。无需点开各个标签页,即可发现哪些 agent 在工作、等待输入或已完成。 +点击任意卡片了解对应工作流。

- Orca Agent Statuses — 查看所有 worktree 中 agent 的实时状态 + 并行 Worktree

并行 worktree 编排
   + 终端分屏

Ghostty 级终端分屏


+ 设计模式

内置浏览器与设计模式
   + 任意 CLI 智能体

支持任意 CLI 智能体


+ SSH Worktree

通过 SSH 使用远程 worktree
   + 拖文件给智能体

将文件和图片拖入智能体提示


+ 标注 AI Diff

标注 AI 生成的 diff
   + Orca CLI

从 CLI 脚本化 Orca


+ 键盘优先

键盘优先工作流与可重映射快捷键
   + 用量追踪

用量追踪与 Codex 账号切换


+ 丰富仓库预览

Markdown、图片、PDF 和仓库文档预览
   + 任意分屏

为智能体、终端、浏览器和文件分屏

--- -## [全新] 标注 AI Diff - -**直接在 AI 生成的 diff 上评论。** - -在 AI 生成的 diff 的任意一行添加你的反馈,然后发回给智能体进行修改。让评审循环保持紧凑 — 无需复制行号,也无需切换上下文。 - -

- Orca 标注 AI Diff — 在 AI 生成的 diff 上评论并将反馈发送给智能体 -

- ---- - -## [全新] Codex 账号热切换 - -**有多个 Codex 账号?一键切换。** - -如果你使用多个 Codex 账号来获得更合适的 token 配额,Orca 可让你在它们之间即时热切换 — 无需重新登录,也无需修改配置文件。选中账号,然后继续构建。 - -

- Orca Codex 账号切换器 — 在多个 Codex 账号之间热切换 -

- ---- - -## [全新] 每个 worktree 的浏览器和设计模式 - -**查看你的应用。点击任意元素。直接放入聊天。** - -Orca 在你的 worktree 中内置了浏览器。边构建边预览应用,然后切换到设计模式 — 点击任意 UI 元素,它会作为上下文直接进入你的 AI 聊天。无需截图,无需复制选择器。只需指向想修改的地方,然后告诉智能体要做什么。 - -

- Orca 设计模式 — 点击任意 UI 元素并放入聊天 -

- ---- - -## [全新] Orca CLI 介绍 - -**从终端编排智能体。** - -让你的 AI 智能体控制 IDE。使用 AI 将项目添加到 IDE、创建 worktree,并直接从终端更新当前 worktree 的评论,留下有意义的进度检查点。Orca IDE 随附此功能(在设置中安装)。 - -```bash -npx skills add https://github.com/stablyai/orca --skill orca-cli -``` - ---- - ## 社区与支持 - **Discord:** 加入我们的 **[Discord](https://discord.gg/fzjDKHxv8Q)** 社区。 diff --git a/docs/assets/feature-wall/annotate-diff.gif b/docs/assets/feature-wall/annotate-diff.gif new file mode 100644 index 00000000000..015d63c849b Binary files /dev/null and b/docs/assets/feature-wall/annotate-diff.gif differ diff --git a/docs/assets/feature-wall/annotate-diff.jpg b/docs/assets/feature-wall/annotate-diff.jpg new file mode 100644 index 00000000000..b01a69f8c24 Binary files /dev/null and b/docs/assets/feature-wall/annotate-diff.jpg differ diff --git a/docs/assets/feature-wall/cli-agents.gif b/docs/assets/feature-wall/cli-agents.gif new file mode 100644 index 00000000000..bbc128af7c8 Binary files /dev/null and b/docs/assets/feature-wall/cli-agents.gif differ diff --git a/docs/assets/feature-wall/cli-agents.jpg b/docs/assets/feature-wall/cli-agents.jpg new file mode 100644 index 00000000000..3af037a413a Binary files /dev/null and b/docs/assets/feature-wall/cli-agents.jpg differ diff --git a/docs/assets/feature-wall/codex-accounts.gif b/docs/assets/feature-wall/codex-accounts.gif new file mode 100644 index 00000000000..ba23ea67a67 Binary files /dev/null and b/docs/assets/feature-wall/codex-accounts.gif differ diff --git a/docs/assets/feature-wall/codex-accounts.jpg b/docs/assets/feature-wall/codex-accounts.jpg new file mode 100644 index 00000000000..915fcf2be93 Binary files /dev/null and b/docs/assets/feature-wall/codex-accounts.jpg differ diff --git a/docs/assets/feature-wall/design-mode.gif b/docs/assets/feature-wall/design-mode.gif new file mode 100644 index 00000000000..ec59d5c3c1b Binary files /dev/null and b/docs/assets/feature-wall/design-mode.gif differ diff --git a/docs/assets/feature-wall/design-mode.jpg b/docs/assets/feature-wall/design-mode.jpg new file mode 100644 index 00000000000..37b4730dcb6 Binary files /dev/null and b/docs/assets/feature-wall/design-mode.jpg differ diff --git a/docs/assets/feature-wall/file-drag.gif b/docs/assets/feature-wall/file-drag.gif new file mode 100644 index 00000000000..1875a51eede Binary files /dev/null and b/docs/assets/feature-wall/file-drag.gif differ diff --git a/docs/assets/feature-wall/file-drag.jpg b/docs/assets/feature-wall/file-drag.jpg new file mode 100644 index 00000000000..5e1eec9f77d Binary files /dev/null and b/docs/assets/feature-wall/file-drag.jpg differ diff --git a/docs/assets/feature-wall/keyboard-native.gif b/docs/assets/feature-wall/keyboard-native.gif new file mode 100644 index 00000000000..a407acbfc31 Binary files /dev/null and b/docs/assets/feature-wall/keyboard-native.gif differ diff --git a/docs/assets/feature-wall/keyboard-native.jpg b/docs/assets/feature-wall/keyboard-native.jpg new file mode 100644 index 00000000000..641c4174801 Binary files /dev/null and b/docs/assets/feature-wall/keyboard-native.jpg differ diff --git a/docs/assets/feature-wall/markdown-editor.gif b/docs/assets/feature-wall/markdown-editor.gif new file mode 100644 index 00000000000..591cd2269a2 Binary files /dev/null and b/docs/assets/feature-wall/markdown-editor.gif differ diff --git a/docs/assets/feature-wall/markdown-editor.jpg b/docs/assets/feature-wall/markdown-editor.jpg new file mode 100644 index 00000000000..fee2cc8fe69 Binary files /dev/null and b/docs/assets/feature-wall/markdown-editor.jpg differ diff --git a/docs/assets/feature-wall/orca-cli.gif b/docs/assets/feature-wall/orca-cli.gif new file mode 100644 index 00000000000..d6b6b640934 Binary files /dev/null and b/docs/assets/feature-wall/orca-cli.gif differ diff --git a/docs/assets/feature-wall/orca-cli.jpg b/docs/assets/feature-wall/orca-cli.jpg new file mode 100644 index 00000000000..9f7bc9143b3 Binary files /dev/null and b/docs/assets/feature-wall/orca-cli.jpg differ diff --git a/docs/assets/feature-wall/parallel-worktrees.gif b/docs/assets/feature-wall/parallel-worktrees.gif new file mode 100644 index 00000000000..69193d12905 Binary files /dev/null and b/docs/assets/feature-wall/parallel-worktrees.gif differ diff --git a/docs/assets/feature-wall/parallel-worktrees.jpg b/docs/assets/feature-wall/parallel-worktrees.jpg new file mode 100644 index 00000000000..403fdff52f5 Binary files /dev/null and b/docs/assets/feature-wall/parallel-worktrees.jpg differ diff --git a/docs/assets/feature-wall/split-screen.gif b/docs/assets/feature-wall/split-screen.gif new file mode 100644 index 00000000000..444fc0fea09 Binary files /dev/null and b/docs/assets/feature-wall/split-screen.gif differ diff --git a/docs/assets/feature-wall/split-screen.jpg b/docs/assets/feature-wall/split-screen.jpg new file mode 100644 index 00000000000..295d2a0ef65 Binary files /dev/null and b/docs/assets/feature-wall/split-screen.jpg differ diff --git a/docs/assets/feature-wall/ssh-worktrees.gif b/docs/assets/feature-wall/ssh-worktrees.gif new file mode 100644 index 00000000000..b6dc393fb1d Binary files /dev/null and b/docs/assets/feature-wall/ssh-worktrees.gif differ diff --git a/docs/assets/feature-wall/ssh-worktrees.jpg b/docs/assets/feature-wall/ssh-worktrees.jpg new file mode 100644 index 00000000000..f6df8ef91a0 Binary files /dev/null and b/docs/assets/feature-wall/ssh-worktrees.jpg differ diff --git a/docs/assets/feature-wall/terminal-splits.gif b/docs/assets/feature-wall/terminal-splits.gif new file mode 100644 index 00000000000..861c8959525 Binary files /dev/null and b/docs/assets/feature-wall/terminal-splits.gif differ diff --git a/docs/assets/feature-wall/terminal-splits.jpg b/docs/assets/feature-wall/terminal-splits.jpg new file mode 100644 index 00000000000..716d4ed03f9 Binary files /dev/null and b/docs/assets/feature-wall/terminal-splits.jpg differ