TUI のコンポーザーにモーダル Vim 編集を追加(/vim、デフォルトモード設定、Vim 専用キーマップコンテキスト対応)。 (#18595) | The TUI now supports modal Vim editing in the composer, including /vim, default-mode config, and Vim-specific keymap contexts. (#18595) |
再設計されたレジューム/フォークピッカー、生スクロールバックモード、/ide コンテキスト注入、ワークスペース対応の /diff により、TUI ワークフローの再開とコピーを改善。 (#20065, #20819, #20294, #21001) | TUI workflows are easier to resume and copy from with a redesigned resume/fork picker, raw scrollback mode, /ide context injection, and workspace-aware /diff. (#20065, #20819, #20294, #21001) |
ステータスラインにテーマ対応カラーおよびオプションの PR・ブランチ変更サマリーの表示に対応、/keymap debug でターミナルキーイベントの検査が可能に。 (#19631, #20892, #20794) | The status line can show theme-aware colors plus optional PR and branch-change summaries, and /keymap debug helps inspect terminal key events. (#19631, #20892, #20794) |
| プラグイン管理にワークスペース共有、共有アクセス制御、ソースフィルタリング、ローカル共有パス追跡、マーケットプレイスの削除/アップグレード、リモートバンドル同期、管理者無効化状態の処理を追加。 (#20278, #21124, #21419, #20560, #19843, #20478, #20268, #20298) | Plugin management now supports workspace sharing, share access controls, source filtering, local share path tracking, marketplace removal/upgrades, remote bundle sync, and admin-disabled status handling. (#20278, #21124, #21419, #20560, #19843, #20478, #20268, #20298) |
/hooks からのフック一覧表示とトグル、コンパクション前後の実行、PreToolUse コンテキストの追加に対応、Codex Apps 認証および対象 MCP エリシテーションを TUI/Guardian フローに表示。 (#19882, #19905, #20692, #19193, #19431) | Hooks can be browsed and toggled from /hooks, can run before/after compaction, and can add PreToolUse context; Codex Apps auth and eligible MCP elicitations now surface through TUI/Guardian flows. (#19882, #19905, #20692, #19193, #19431) |
| 実験的ゴールの検索性を向上、ユーザーが再オプトインしない限りレジューム後もポーズ状態を維持、バリデーションと複数日の期間出力の表示を改善。 (#20083, #20790, #20746, #20558) | Experimental goals are now discoverable, stay paused across resume unless the user opts back in, and show clearer validation and multi-day duration output. (#20083, #20790, #20746, #20558) |
tmux での /copy の動作を改善、Alt+Enter および修飾 Delete/Backspace キーの挙動を修正、Windows のタイピング/ペーストのレイテンシを低減。 (#20207, #20535, #21058, #18914) | /copy works better in tmux, Alt+Enter and modified Delete/Backspace keys behave correctly, and Windows typing/paste latency was reduced. (#20207, #20535, #21058, #18914) |
| 大量ペーストのプレースホルダーおよび Ctrl+C で退避したドラフトが、クリア/エディタワークフロー後もドラフト履歴を破壊せずに保持されるよう修正。 (#21091, #21190, #21351, #21397) | Large paste placeholders and Ctrl+C-stashed drafts now survive clear/editor workflows without corrupting draft history. (#21091, #21190, #21351, #21397) |
ターミナルプローブの上限設定、最初のインラインビューポートのレンダリングクリア、ライブ行への animations = false 適用により、TUI の起動とアクセシビリティを改善。 (#20654, #21450, #20564) | TUI startup and accessibility were tightened by bounding terminal probes, clearing the first inline viewport render, and honoring animations = false for live rows. (#20654, #21450, #20564) |
古い bwrap、低速なマウントプローブ、シンリンクで保護されたパス、共有 /tmp 環境における Linux サンドボックスの起動安定性を向上。 (#20628, #20111, #21127, #21234) | Linux sandbox startup is more reliable across older bwrap, slow mount probes, symlink-protected paths, and shared /tmp setups. (#20628, #20111, #21127, #21234) |
名前付きパイプ、ConPTY のティアダウン、PowerShell ラップされた許可ルール、ワークツリーの safe.directory、安全でない Git オプションに対する Windows サンドボックスおよび実行ポリシーの信頼性を改善。 (#20270, #20685, #20336, #21409, #21275) | Windows sandbox and exec policy now handle named pipes, ConPTY teardown, PowerShell-wrapped allow rules, worktree safe.directory, and unsafe Git options more reliably. (#20270, #20685, #20336, #21409, #21275) |
| TLS インスペクションプロキシ環境でのカスタム CA ログイン、Bedrock ランタイムエンドポイントのレポート、危険なプロジェクト設定キー、ヒアドキュメントリダイレクトの承認マッチング、MCP/フック出力の無制限増大を修正。 (#20676, #20275, #20098, #20113, #20260, #21069) | Fixed custom CA login behind TLS-inspecting proxies, Bedrock runtime endpoint reporting, dangerous project config keys, heredoc redirect approval matching, and unbounded MCP/hook output growth. (#20676, #20275, #20098, #20113, #20260, #21069) |
| 組み込みの OpenAI Docs サンプルスキルを更新し、API キーセットアップガイダンスを他のドキュメントと統一。 (#21263) | Updated the embedded OpenAI Docs sample skill so API-key setup guidance stays aligned with other docs variants. (#21263) |
生成された Git コミット帰属が codex_git_commit でゲートされ config.toml で設定される仕組みをドキュメント化。 (#21379) | Documented how generated git commit attribution is gated by codex_git_commit and configured in config.toml. (#21379) |
| ローカル専用の計画/仕様ドキュメントを削除し、設定ドキュメントをメンテナンスされている外部ドキュメントに移行。 (#20896) | Removed local-only planning/spec docs and redirected config docs toward the maintained external documentation surface. (#20896) |
Linux リリースにおいて npm および DotSlash インストール向けのスタンドアロン bwrap フォールバックのビルド、公開、バンドル、検証に対応。 (#21255, #21256, #21257, #21312, #21285) | Linux releases now build, publish, bundle, and verify a standalone bwrap fallback for npm and DotSlash installs. (#21255, #21256, #21257, #21312, #21285) |
| ベンダー管理の Bubblewrap を 0.11.2 に更新(setuid サポートに関するアップストリームのセキュリティ変更を含む)。 (#21389) | Vendored Bubblewrap was updated to 0.11.2, including upstream security changes around setuid support. (#21389) |
| Windows Bazel CI でテスト、clippy、リリースビルドチェックに高速クロスコンパイルを採用、Bazel でシャーディングされた Rust 統合テストを実行。 (#20585, #20701, #21057) | Windows Bazel CI now uses faster cross-compilation for tests, clippy, and release-build checks, and Bazel now runs sharded Rust integration tests. (#20585, #20701, #21057) |
| アプリサーバーとプロトコル内部を分割・スリム化(トランスポートの分離、プロトコルモジュールの分解、スレッド/メッセージ履歴の移動、ツールハンドラーのクリーンアップを含む)。 (#20324, #20325, #20348, #20545, #21251, #21278, #21395) | App-server and protocol internals were split and slimmed down, including transport extraction, protocol module decomposition, thread/message history moves, and tool-handler cleanup. (#20324, #20325, #20348, #20545, #21251, #21278, #21395) |
| ツールライフサイクル、ゴール、プラグインスキル、スレッドソース、サービスティア、PR イシューラベリングに関するアナリティクスと診断のカバレッジを拡充。 (#17089, #17090, #20799, #20923, #20949, #20969, #20893) | Analytics and diagnostics coverage expanded for tool lifecycles, goals, plugin skills, thread sources, service tiers, and PR issue labeling. (#17089, #17090, #20799, #20923, #20949, #20969, #20893) |