| UI リフレッシュ!チャットコンポーザー、ボトムペイン、モデルピッカー、アップグレードナッジを更新 (#4240, #4316, #4178, #4405) | New UI refresh! Updated chat composer, bottom pane, model picker, and upgrade nudge (#4240, #4316, #4178, #4405) |
| カスタムプロンプトが名前付き引数と位置引数をサポート (#4474, #4470) | Custom prompts now support named & positional arguments (#4474, #4470) |
| streamable HTTP MCP サーバーのサポートを追加 (#4317) | Add support for streamable HTTP MCP servers (#4317) |
| (実験的) Windows で読み取り専用コマンドの繰り返し承認を削減 (#4269) | (experimental) Reduce repetitive approval for read-only commands on Windows (#4269) |
(非常に実験的) codex cloud でクラウドタスクを管理 (#3197) | (very experimental) Manage cloud tasks with codex cloud (#3197) |
| Esc でモデルエフォートピッカーを閉じる (#4642) | Nit: Pop model effort picker on esc (#4642) |
| gpt-5-codex をリストの先頭に移動 (#4641) | Move gpt-5-codex to top (#4641) |
| スラッシュコマンドでの tab+enter のリグレッションを修正 (#4639) | Fix tab+enter regression on slash commands (#4639) |
| ファジー検索レスポンスにファイル名を追加 (#4619) | feat: add file name to fuzzy search response (#4619) |
| TUI: • Working 表示、100% コンテキスト時にディム表示 (#4629) | tui: • Working, 100% context dim (#4629) |
| codex exec で supports_color を使用 (#4633) | Use supports_color in codex exec (#4633) |
| codex ワークフローを有効化 (#4636) | Enable codex workflows (#4636) |
| issue-deduplicator.yml を更新 (#4638) | Update issue-deduplicator.yml (#4638) |
| サーバー情報にポートに加えて PID を書き込む (#4571) | feat: write pid in addition to port to server info (#4571) |
| Deduplicator の修正 (#4635) | Deduplicator fixes (#4635) |
| エージェントメッセージ中の誤った「タスク完了」状態を修正 (#4627) | fix false "task complete" state during agent message (#4627) |
| actions の codex バージョンを最新に更新 (#4634) | Bump codex version in actions to latest (#4634) |
| assistant message を agent message にリネームし、item type フィールドの命名を修正 (#4610) | Rename assistant message to agent message and fix item type field naming (#4610) |
| GH CLI を使用して現在の issue を取得 (#4630) | Use GH cli to fetch current issue (#4630) |
| TUI: ダイアログ表示の調整 (#4622) | tui: tweaks to dialog display (#4622) |
| issue deduplicator ワークフローを追加 (#4628) | Add issue deduplicator workflow (#4628) |
| codex exec 出力の軽微なクリーンアップ (#4585) | Minor cleanup of codex exec output (#4585) |
| "chore: sandbox extraction" を取り消し (#4626) | Revert "chore: sandbox extraction" (#4626) |
| issue labeler ワークフローを追加 (#4621) | Add issue labeler workflow (#4621) |
| 別途 exec ドキュメントを追加 (#4583) | Add a separate exec doc (#4583) |
| インタラクティブと非インタラクティブのセッションを分離 (#4612) | Separate interactive and non-interactive sessions (#4612) |
| モデルが画像を閲覧した際に "Viewed Image" を表示 (#4475) | show "Viewed Image" when the model views an image (#4475) |
| キーヒントを正規化 (#4586) | normalize key hints (#4586) |
| ステータス使用率を修正 (#4584) | Fix status usage ratio (#4584) |
| MCP ツールの additionalProperties での JSON Schema 処理を修正 (#4454) | fix: handle JSON Schema in additionalProperties for MCP tools (#4454) |
| codex exec で CODEX_API_KEY をサポート (#4615) | Support CODEX_API_KEY for codex exec (#4615) |
| gpt-5-codex のプロンプトでフェンスドコードブロックの info タグ使用を明示化 (#4569) | fix: update the gpt-5-codex prompt to be more explicit that it should always use fenced code blocks info tags (#4569) |
| 設定をターンではなくスレッドに保存 (#4579) | Store settings on the thread instead of turn (#4579) |
| エラーメッセージにリクエスト ID を含める (#4572) | Include request ID in the error message (#4572) |
| Windows で Agents.md パスの表示を正規化 (#4577) | canonicalize display of Agents.md paths on Windows (#4577) |
| パッチ/exec 承認 UI を再設計 (#4573) | rework patch/exec approval UI (#4573) |
| SDK に初期ドキュメントコメントを追加 (#4513) | Add initial set of doc comments to the SDK (#4513) |
| "chore: prompt update to enforce good usage of apply_patch" を取り消し (#4576) | Revert "chore: prompt update to enforce good usage of apply_patch" (#4576) |
| 明示的な Node インポートに変更 (#4567) | Explicit node imports (#4567) |
| 2回目の OAuth ログイン試行時のハングを修正 (#4568) | Fix hang on second oauth login attempt (#4568) |
生成された TS の RequestId で bigint の代わりに number を使用 (#4575) | fix: use number instead of bigint for the generated TS for RequestId (#4575) |
| ctrl-n ヒントを修正 (#4566) | fix ctr-n hint (#4566) |
| --emergency-version-override オプションを追加 (#4556) | feat: add --emergency-version-override option to create_github_release script (#4556) |
| SDK: 作業ディレクトリと skipGitRepoCheck オプションをサポート (#4563) | SDK: support working directory and skipGitRepoCheck options (#4563) |
| AGENTS.md が利用できない場合に設定済み命令ファイルにフォールバック (#4544) | Fall back to configured instruction files if AGENTS.md isn't available (#4544) |
| タスク実行中にコンテキストウィンドウ使用量を表示 (#4536) | Show context window usage while tasks run (#4536) |
| 出力のないコマンドにプレースホルダーを表示 (#4509) | Show placeholder for commands with no output (#4509) |
| resume ピッカーに更新日時を追加 (#4468) | Add Updated at time in resume picker (#4468) |
| 末尾のバックスラッシュを適切に処理 (#4559) | Handle trailing backslash properly (#4559) |
| pnpm/action-setup@v4 を actions/setup-node@v5 の前に実行するよう修正 (#4555) | fix: pnpm/action-setup@v4 should run before actions/setup-node@v5 (#4555) |
| @openai/codex-sdk のパブリッシュロジックを導入 (#4543) | chore: introduce publishing logic for @openai/codex-sdk (#4543) |
| サンドボックス抽出 (#4286) | chore: sandbox extraction (#4286) |
| ステージングおよび本番環境のコールバック URL を修正 (#4533) | Fix Callback URL for staging and prod environments (#4533) |
| app server プロトコルから mcp-types を削除 (#4537) | fix: remove mcp-types from app server protocol (#4537) |
| SDK に実行可能ファイル検出を追加し、Codex をエクスポート (#4532) | Add executable detection and export Codex from the SDK (#4532) |
| リクエスト/レスポンスの対称性をマクロで保証 (#4529) | fix: use macros to ensure request/response symmetry (#4529) |
| レガシーな codex exec --json フォーマットを削除 (#4525) | Remove legacy codex exec --json format (#4525) |
| レンダリング時に Markdown を折り返し (#4506) | wrap markdown at render time (#4506) |
| codex proto を削除 (#4520) | Delete codex proto (#4520) |
| リリースビルドでプロセスハードニングを有効化 (#4521) | fix: enable process hardening in Codex CLI for release builds (#4521) |
| TypeScript エクスポートをクリーンアップ (#4518) | fix: clean up TypeScript exports (#4518) |
| ClientRequest の全バリアントに params フィールドを保証 (#4512) | fix: ensure every variant of ClientRequest has a params field (#4512) |
| Web 検索アイテムを接続 (#4511) | Wire up web search item (#4511) |
| SDK: スレッドを追加パラメータで継続できることをテスト (#4508) | [SDK] Test that a thread can be continued with extra params (#4508) |
| apply_patch の適切な使用を促すプロンプト更新 (#3846) | chore: prompt update to enforce good usage of apply_patch (#3846) |
| SDK でモデルとサンドボックスモードをサポート (#4503) | Support model and sandbox mode in the sdk (#4503) |
codex mcp を codex mcp-server と codex app-server に分離 (#4471) | fix: separate codex mcp into codex mcp-server and codex app-server (#4471) |
| MCP ドキュメントで実験的 RMCP クライアントを参照するよう更新 (#4422) | Update MCP docs to reference experimental RMCP client (#4422) |
| PR スタイルレビューを先頭に移動 (#4486) | Move PR-style review to top (#4486) |
| SDK CI (#4483) | SDK CI (#4483) |
| codex exec のオリジネーターを設定 (#4485) | Set originator for codex exec (#4485) |
| codex exec で conversation を thread にリネーム (#4482) | Rename conversation to thread in codex exec (#4482) |
| codex exec に MCP ツール呼び出しアイテムを追加 (#4481) | Add MCP tool call item to codex exec (#4481) |
| SDK に型とベーシックテストを追加 (#4472) | Add some types and a basic test to the SDK (#4472) |
| デバイス認証をサポート (#3531) | Support device auth (#3531) |
| turn.failed を追加し、session created を thread started にリネーム (#4478) | Add turn.failed and rename session created to thread started (#4478) |
カスタムプロンプトを /prompts: で開始 (#4476) | Custom prompts begin with /prompts: (#4476) |
| 修正 (#4458) | Fixes (#4458) |
| "? for shortcuts" を復活 (#4364) | reintroduce "? for shortcuts" (#4364) |
| /command や @file ポップアップの背景を削除 (#4469) | no background for /command or @file popup (#4469) |
| • をディム表示に変更 (#4467) | render • as dim (#4467) |
| ロールアウトデータに tail を追加 (#4461) | [Core]: add tail in the rollout data (#4461) |
| TypeScript SDK のスキャフォールド (#4455) | TypeScript SDK scaffold (#4455) |
| カスタムプロンプトのフロントマターをパース (#4456) | Parse out frontmatter for custom prompts (#4456) |
| MCP サーバー: ファジーファイル検索を公開 (#2677) | [mcp-server] Expose fuzzy file search in MCP (#2677) |
| OpenTelemetry イベント (#2103) | OpenTelemetry events (#2103) |
| 行末での clear-to-end 出力を修正 (#4447) | fix clear-to-end being emitted at the end of a row (#4447) |
| iTerm でハイライトテキストをコピーする際のピリオドを削除 (#4419) | Remove period when copying highlighted text in iTerm (#4419) |
| codex-responses-api-proxy の npm モジュールを導入 (#4417) | feat: introduce npm module for codex-responses-api-proxy (#4417) |
| /review をメインコマンドに追加 (#4416) | Add /review to main commands (#4416) |
| CI ワークフローの軽微な問題をクリーンアップ (#4408) | fix: clean up some minor issues with .github/workflows/ci.yml (#4408) |
| codex-responses-api-proxy を全プラットフォーム向けにビルド (#4406) | feat: build codex-responses-api-proxy for all platforms as part of the GitHub Release (#4406) |
| responses-api-proxy をマルチツールから削除 (#4404) | chore: remove responses-api-proxy from the multitool (#4404) |
| MCP スタートアップのログレベルを error から info に変更 (#4412) | chore: lower logging level from error to info for MCP startup (#4412) |
| pre_main_hardening() ユーティリティを専用クレートに移動 (#4403) | chore: move pre_main_hardening() utility into its own crate (#4403) |
| モデルアップグレードポップアップを削除 (#4332) | chore: remove model upgrade popup (#4332) |
| TUI: ? を再び動作するよう修正 (#4362) | fix(tui): make ? work again (#4362) |
| プロキシのデフォルト 30 秒タイムアウトを削除 (#4336) | fix: remove default timeout of 30s in the proxy (#4336) |
| ショートカットの間隔を編集 (#4330) | Edit the spacing in shortcuts (#4330) |
| TUI: 最後のエージェントメッセージの上にセパレーターを追加 (#4324) | tui: separator above final agent message (#4324) |
| gpt-5-codex の中プリセット推論を設定 (#4335) | fix: set gpt-5-codex medium preset reasoning (#4335) |
| codex-rs 配下の README を更新 (#4333) | docs: refresh README under codex-rs (#4333) |
| ターン開始/完了イベントを追加し、エラー時の終了コードを修正 (#4309) | Add turn started/completed events and correct exit code on error (#4309) |
| AskForApproval::Never で危険なコマンドを拒否 (#4307) | reject dangerous commands for AskForApproval::Never (#4307) |