[Bug]: Unable to locate Codex CLI binaries. Ensure @openai/codex is installed with optional dependencies.
まだ誰も着手していません。
評価
調査の方向性
Windows 11 で GPT-agent のフローを再現し、サーバーのエージェント起動エラーと記録された cp/rm の失敗から始めます。Codex CLI バイナリの場所がどのように特定され、checkpoint コマンドがどのように実行されるかを追跡します。完了の条件は、バイナリの場所やシェルコマンドに関するエラーなしでエージェントが起動し、Polyscope のメニューオプションに対応できていることです。
索引モデルが issue の本文から書いたものです。
説明
Platform
Windows
Operating system version
Windows 11
System architecture
Intel (x86)
PolyScope Version
latest
Bug description
Codex on windows is unable to find binaries, and there is no option to set the path to use.
There is also no Polyscope option in the menubar.
Steps to reproduce
- Set agent to GPT
- Type anything
Relevant log output
[server:err] 'cp' is not recognized as an internal or external command,
[server:err] operable program or batch file.
[server:err] 'rm' is not recognized as an internal or external command,
[server:err] operable program or batch file.
[server:err] [checkpoint] failed to save: 143 | `;H.enqueue(L.encode(D))}async handleGetRequest(H){if(!H.headers.get("accept")?.includes("text/event-stream"))return this.createJsonErrorResponse(406,-32000,"Not Acceptable: Client must accept text/event-stream");let A=this.validateSession(H);if(A)return A;let $=this.validateProtocolVersion(H);if($)return $;if(this._eventStore){let U=H.headers.get("last-event-id");if(U)return this.replayEvents(U)}if(this._streamMapping.get(this._standaloneSseStreamId)!==void 0)return this.createJsonErrorResponse(409,-32000,"Conflict: Only one SSE stream is allowed per session");let I=new TextEncoder,D,M=new ReadableStream({start:(U)=>{D=U},cancel:()=>{this._streamMapping.delete(this._standaloneSseStreamId)}}),E={"Content-Type":"text/event-stream","Cache-Control":"no-cache, no-transform",Connection:"keep-alive"};if(this.sessionId!==void 0)E["mcp-session-id"]=this.sessionId;return this._streamMapping.set(this._standaloneSseStreamId,{controller:D,encoder:I,cleanup:()=>{this._streamMapping.delete(this._standaloneSseStreamId);try{
[server:err] 'cp' is not recognized as an internal or external command,
[server:err] operable program or batch file.
[server:err] signal: null,
[server:err] status: 1,
[server:err] output: [ null, "", "'cp' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n" ],
[server:err] pid: 44632,
[server:err] stdout: "",
[server:err] stderr: "'cp' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n",
[server:err] at genericNodeError (node:child_process:1010:22)
[server:err] at checkExecSyncError (node:child_process:470:27)
[server:err] at execSync (node:child_process:278:31)
[server:err] at N5H (B:/~BUN/root/polyscope-server-x86_64-pc-windows-msvc.exe:148:1606)
[server:err] at B:/~BUN/root/polyscope-server-x86_64-pc-windows-msvc.exe:220:5564
[server:err] at processTicksAndRejections (native:7:39)
[server] [agent] start error: Unable to locate Codex CLI binaries. Ensure @openai/codex is installed with optional dependencies.
- 主要言語
- 言語のデータがありません
- スター
- 20
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
beyondcode/polyscope-community のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
beyondcode/polyscope-community#198 · コメント 1 件 · リアクション 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 52/100
-
enhancement
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
beyondcode/polyscope-community#189 · コメント 1 件 · リアクション 2 件 ·
beyondcode/polyscope-community の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
難易度 1/5 1〜3時間 初心者へのやさしさ 86/100
DavidAnson/markdownlint-cli2#940 ·
-
bug ci good first issue
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
enhancement
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
QuantStack/git2cpp#187 ·
-
needs-triage
難易度 1/5 1時間未満 初心者へのやさしさ 92/100