docs(ios-runner): RUNNER_PROTOCOL.md points at the wrong file and omits recovery and busy codes
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 75/100
- issue の種類
- ドキュメント
- 明瞭さ
- 明確に書かれている
- 活発さ
- 活発
- 技術スタック
- swift, typescript
調査の方向性
更新するファイルは apple/runner/RUNNER_PROTOCOL.md です。まず、packages/platform-apple/src/runner/runner-contract.ts:53-94 で現在のコマンド名の位置を確認します。次に、リカバリコードとエラーコードのリンク先ファイル runner/runner-command-recovery.ts、AgentDeviceRunnerUITests/RunnerTests+Transport.swift、RunnerTests+CommandJournal.swift を調べます。正しい参照と簡単な説明でドキュメントを更新し、すべてのシンボルが git grep で存在することを確認します。最後に、pnpm check:agent-guidance を実行して変更がパスすることを確認します。
索引モデルが issue の本文から書いたものです。
説明
Purpose
apple/runner/RUNNER_PROTOCOL.md:67 says the command names live in runner-client.ts. They are in packages/platform-apple/src/runner/runner-contract.ts:53-94. The doc also doesn't mention:
commandIdandstatusrecovery (the command journal)runnerFatalandrunnerMainThreadBusy- the error codes
RUNNER_BUSY,RUNNER_WEDGEDandMAIN_THREAD_TIMEOUT
Line references are at 01328de411.
Required behavior
- Fix the pointer.
- Add a short section for each missing concept: when it is produced, what it means, and what the daemon does with it. Link to the declaration sites (
runner-contract.ts,runner/runner-command-recovery.ts,apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+Transport.swift,RunnerTests+CommandJournal.swift) and don't copy tables.
Completion conditions
- Every symbol the doc names exists: check with
git grep. pnpm check:agent-guidanceis green, if the doc is part of that check.
- 主要言語
- TypeScript
- スター
- 4.7k
- フォーク
- 304
- 平均マージ
- 11時間 46分
- マージ済み PR(30日)
- 496
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
callstack/agent-device のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
callstack/agent-device#2842 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
callstack/agent-device#1869 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 55/100
callstack/agent-device#2856 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 65/100
callstack/agent-device#2853 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
callstack/agent-device#2833 ·
callstack/agent-device の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
mksglu/context-mode#1200 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
jaegertracing/jaeger-ui#4506 ·
-
area:desktop area:ui bug platform:macos
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
anthropics/claude-code#96687 ·
-
good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
AOSSIE-Org/DebateAI#582 · コメント 2 件 ·