あとから開き直せるエージェント実行。
Switch on session capture and every run through the gateway becomes a trace you can open, export, share and re-ask step by step on another model — and the open-source CLI records the shell, filesystem and MCP calls a gateway never sees.
- Once capture is on, every run carries the routing and cost truth: every turn, every model call, and what each one actually cost.
- ステップ単位の仮説検証:1ターンを別のモデルで再実行し、回答・レイテンシ・コストを並べて比較します。
- 任意の実行をorca-trace v0アーカイブとしてエクスポート、または有効期限と失効機能付きの共有リンクで他のユーザーと共有できます。
2つの半分。1つのトレース形式。
ローカルの orca record コマンドは、ゲートウェイでは取得できない情報——シェル、ファイルシステム、MCP 呼び出し——をキャプチャします。ゲートウェイはローカルでは決して到達できない情報——すべてのキー、すべてのチームメンバー、すべての CI ジョブ——を、ルーティング決定と実際のコストとともにキャプチャします。どちらも同じ orca-trace アーカイブに書き込むため、どちら側からの実行結果も同じ方法で開くことができます。
後から思いついた問いを、今すぐ投げかけてみましょう。
Find the turn where it went wrong and re-ask that one step on a different model. The comparison runs through your own gateway on your own keys, so what comes back is what you would actually have shipped — with the token bill next to it.