Commit Graph

  • f595e11723 docs: add codex security policy (#12193) viyatb-oai 2026-02-19 09:12:59 -08:00
  • 743caea3a6 feat: add shell snapshot failure reason (#12233) jif-oai 2026-02-19 13:49:12 +00:00
  • 2daa3fd44f feat: sub-agent injection (#12152) jif-oai 2026-02-19 11:32:10 +00:00
  • f298c48cc6 Adjust memories rollout defaults (#12231) jif-oai 2026-02-19 10:52:43 +00:00
  • 227352257c Update docs links for feature flag notice (#12164) Eric Traut 2026-02-19 00:00:44 -08:00
  • 4fe99b086f fix(linux-sandbox): mount /dev in bwrap sandbox (#12081) viyatb-oai 2026-02-18 23:27:32 -08:00
  • 18eb640a47 [apps] Update apps allowlist. (#12211) Matthew Zeng 2026-02-18 23:21:32 -08:00
  • 16c3c47535 Stabilize app-server detached review and running-resume tests (#12203) Charley Cunningham 2026-02-18 19:05:35 -08:00
  • 7f3dbaeb25 state: enforce 10 MiB log caps for thread and threadless process logs (#12038) Charley Cunningham 2026-02-18 17:08:08 -08:00
  • 1f54496c48 app-server: expose loaded thread status via read/list and notifications (#11786) Ruslan Nigmatullin 2026-02-18 15:20:03 -08:00
  • 216fe7f2ef [apps] Temporary app block. (#12180) Matthew Zeng 2026-02-18 15:09:30 -08:00
  • f8ee18c8cf fix: Remove citation (#12187) zuxin-oai 2026-02-18 13:13:33 -08:00
  • 292542616a app-server support for Windows sandbox setup. (#12025) iceweasel-oai 2026-02-18 13:03:16 -08:00
  • cc248e4681 js_repl: canonicalize paths for node_modules boundary checks (#12177) Curtis 'Fjord' Hawthorne 2026-02-18 11:56:45 -08:00
  • 82d82d9ca5 memories: bump rollout summary slug cap to 60 (#12167) zuxin-oai 2026-02-18 11:15:07 -08:00
  • f675bf9334 fix: file watcher (#12105) jif-oai 2026-02-18 18:28:34 +00:00
  • 999576f7b8 Fixed a hole in token refresh logic for app server (#11802) Eric Traut 2026-02-18 09:27:04 -08:00
  • 9f5b17de0d Disable collab tools during review delegation (#12157) jif-oai 2026-02-18 17:02:49 +00:00
  • 18206a9c1e feat: better slug for rollout summaries (#12135) jif-oai 2026-02-18 16:39:38 +00:00
  • 491b4946ae Stop filtering model tools in js_repl_tools_only mode (#12069) Curtis 'Fjord' Hawthorne 2026-02-18 07:31:15 -08:00
  • cc3bbd7852 nit: change model for phase 1 (#12137) jif-oai 2026-02-18 13:55:30 +00:00
  • 7b65b05e87 feat: validate agent config file paths (#12133) jif-oai 2026-02-18 13:48:52 +00:00
  • a9f5f633b2 feat: memory usage metrics (#12120) jif-oai 2026-02-18 12:45:19 +00:00
  • 2293ab0e21 feat: phase 2 usage (#12121) jif-oai 2026-02-18 11:33:55 +00:00
  • f0ee2d9f67 feat: phase 1 and phase 2 e2e latencies (#12124) jif-oai 2026-02-18 11:30:20 +00:00
  • 0dcf8d9c8f Enable default status line indicators in TUI config (#12015) jif-oai 2026-02-18 09:51:15 +00:00
  • 1946a4c48b fix: Restricted Read: /System is too permissive for macOS platform de… (#11798) Leo Shimonaka 2026-02-17 23:56:35 -08:00
  • f600453699 [js_repl] paths for node module resolution can be specified for js_repl (#11944) aaronl-openai 2026-02-17 23:29:49 -08:00
  • 57f4e37539 Updated issue labeler script to include safety-check label (#12096) Eric Traut 2026-02-17 22:44:42 -08:00
  • c16f9daaaf Add model-visible context layout snapshot tests (#12073) Charley Cunningham 2026-02-17 22:30:29 -08:00
  • 03ce01e71f codex-api: realtime websocket session.create + typed inbound events (#12036) Ahmed Ibrahim 2026-02-17 22:17:01 -08:00
  • 189f592014 got rid of experimental_mode for configtoml (#12077) won-openai 2026-02-17 21:10:30 -08:00
  • 486e60bb55 Add message phase to agent message thread item (#12072) Jack Mousseau 2026-02-17 20:46:53 -08:00
  • edacbf7b6e feat(core): zsh exec bridge (#12052) Owen Lin 2026-02-17 20:19:53 -08:00
  • fc810ba045 Use V2 websockets if feature enabled (#12071) pakrym-oai 2026-02-17 18:32:16 -08:00
  • eb68767f2f Unify remote compaction snapshot mocks around default endpoint behavior (#12050) Charley Cunningham 2026-02-17 18:18:47 -08:00
  • db4d2599b5 feat(core): plumb distinct approval ids for command approvals (#12051) Owen Lin 2026-02-17 17:55:57 -08:00
  • b3a8571219 Chore: remove response model check and rely on header model for downgrade (#12061) Shijie Rao 2026-02-17 17:50:06 -08:00
  • 31cbebd3c2 app-server: Emit thread archive/unarchive notifications (#12030) Ruslan Nigmatullin 2026-02-17 14:53:58 -08:00
  • 709e2133bb tui: exit session on Ctrl+C in cwd change prompt (#12040) Charley Cunningham 2026-02-17 14:48:12 -08:00
  • c4bb7db159 don't fail if an npm publish attempt is for an existing version. (#12044) iceweasel-oai 2026-02-17 14:20:29 -08:00
  • f2ad519a87 feat(network-proxy): add websocket proxy env support (#11784) viyatb-oai 2026-02-17 13:49:43 -08:00
  • ad53574d58 Revert "chore(deps): bump rust-toolchain from 1.93.0 to 1.93.1 in /co…dex-rs (#11886)" (#12035) Eric Traut 2026-02-17 12:29:03 -08:00
  • 5341ad08f8 Use prompt-based co-author attribution with config override (#11617) gabec-openai 2026-02-17 12:15:54 -08:00
  • 4c4255fcfc chore(deps): bump env_logger from 0.11.8 to 0.11.9 in /codex-rs (#11889) dependabot[bot] 2026-02-17 12:08:28 -08:00
  • c5b513ba98 chore(deps): bump clap from 4.5.56 to 4.5.58 in /codex-rs (#11888) dependabot[bot] 2026-02-17 12:08:16 -08:00
  • 6398e9a2ec chore: just bazel-lock-update (#12032) Michael Bolin 2026-02-17 12:04:09 -08:00
  • af3b1ae6cb chore(deps): bump rust-toolchain from 1.93.0 to 1.93.1 in /codex-rs (#11886) dependabot[bot] 2026-02-17 11:46:28 -08:00
  • 15cd796749 chore(deps): bump arc-swap from 1.8.0 to 1.8.2 in /codex-rs (#11890) dependabot[bot] 2026-02-17 11:45:45 -08:00
  • 16fa195fce [apps] Expose more fields from apps listing endpoints. (#11706) Matthew Zeng 2026-02-17 11:45:04 -08:00
  • 41800fc876 chore: rm remote models fflag (#11699) sayan-oai 2026-02-17 11:43:16 -08:00
  • 314029ffa3 Add remote skill scope/product_surface/enabled params and cleanup (#11801) xl-openai 2026-02-17 11:05:22 -08:00
  • 48018e9eac Feat: add model reroute notification (#12001) Shijie Rao 2026-02-17 11:02:23 -08:00
  • a1b8e34938 chore: clarify web_search deprecation notices and consolidate tests (#11224) sayan-oai 2026-02-17 10:20:24 -08:00
  • 76283e6b4e feat: move agents config to main config (#11982) jif-oai 2026-02-17 18:17:19 +00:00
  • 05e9c2cd75 Add /statusline tooltip entry (#12005) jif-oai 2026-02-17 18:04:33 +00:00
  • 5296e06b61 Protect workspace .agents directory in Windows sandbox (#11970) Eric Traut 2026-02-17 09:40:46 -08:00
  • 31906cdb4d Update vendored rg to the latest stable version (15.1) (#12007) Eric Traut 2026-02-17 09:40:10 -08:00
  • cab607befb Centralize context update diffing logic (#11807) Charley Cunningham 2026-02-17 09:21:44 -08:00
  • 281b0eae8b Don't allow model_supports_reasoning_summaries to disable reasoning (#11833) Eric Traut 2026-02-17 07:19:28 -08:00
  • 4ab44e2c5c feat: add --compact mode to just log (#11994) jif-oai 2026-02-17 14:21:26 +00:00
  • 31d4bfdde0 feat: add --search to just log (#11995) jif-oai 2026-02-17 14:19:52 +00:00
  • 56cd85cd4b nit: wording multi-agent (#11986) jif-oai 2026-02-17 11:45:59 +00:00
  • 5ae84197b2 Exit early when session initialization fails (#11908) jif-oai 2026-02-17 11:22:30 +00:00
  • fcf16e97a6 fix(ci) Fix shell-tool-mcp.yml (#11969) Dylan Hurd 2026-02-17 03:13:18 -08:00
  • 77f74a5c17 fix: race in js repl (#11922) jif-oai 2026-02-17 11:06:14 +00:00
  • b994b52994 Hide /debug slash commands from popup menu (#11974) jif-oai 2026-02-17 10:30:17 +00:00
  • 846464e869 fix: js_repl reset hang by clearing exec tool calls without waiting (#11932) jif-oai 2026-02-17 08:40:54 +00:00
  • 0fbe10a807 fix(core) exec_policy parsing fixes (#11951) Dylan Hurd 2026-02-16 23:11:59 -08:00
  • 02e9006547 add(core): safety check downgrade warning (#11964) Fouad Matin 2026-02-16 22:13:36 -08:00
  • 08f689843f Fixed screen reader regression in CLI (#11860) Eric Traut 2026-02-16 18:17:52 -08:00
  • b37555dd75 add(feedback): over-refusal / safety check (#11948) Fouad Matin 2026-02-16 16:24:47 -08:00
  • 19afbc35c1 chore(core) rm Feature::RequestRule (#11866) Dylan Hurd 2026-02-16 14:30:23 -08:00
  • 5b421bba34 [apps] Fix app mention syntax. (#11894) Matthew Zeng 2026-02-16 14:01:49 -08:00
  • beb5cb4f48 Rename collab modules to multi agents (#11939) jif-oai 2026-02-16 19:05:13 +00:00
  • af434b4f71 feat: drop MCP managing tools if no MCP servers (#11900) jif-oai 2026-02-16 18:40:45 +00:00
  • cef7fbc494 docs: mention Codex app in README intro (#11926) Vaibhav Srivastav 2026-02-16 16:35:05 +00:00
  • e47045c806 feat: add customizable roles for multi-agents (#11917) jif-oai 2026-02-16 16:29:32 +00:00
  • 50aea4b0dc nit: memory storage (#11924) jif-oai 2026-02-16 16:18:53 +00:00
  • e41536944e chore: rename collab feature flag key to multi_agent (#11918) jif-oai 2026-02-16 15:28:31 +00:00
  • b3095679ed Allow hooks to error (#11615) gt-oai 2026-02-16 14:11:05 +00:00
  • 825a4af42f feat: use shell policy in shell snapshot (#11759) jif-oai 2026-02-16 09:11:00 +00:00
  • 1d95656149 bazel: fix snapshot parity for tests/*.rs rust_test targets (#11893) Anton Panasenko 2026-02-15 23:11:59 -08:00
  • bdea9974d9 fix: only emit unknown model warning on user turns (#11884) sayan-oai 2026-02-15 21:18:35 -08:00
  • 02abd9a8ea feat: persist and restore codex app's tools after search (#11780) Anton Panasenko 2026-02-15 19:18:41 -08:00
  • 060a320e7d fix: show user warning when using default fallback metadata (#11690) sayan-oai 2026-02-15 18:46:05 -08:00
  • 85034b189e core: snapshot tests for compaction requests, post-compaction layout, some additional compaction tests (#11487) Charley Cunningham 2026-02-14 19:57:10 -08:00
  • fce4ad9cf4 Add process_uuid to sqlite logs (#11534) Charley Cunningham 2026-02-14 17:27:22 -08:00
  • db6aa80195 fix(core): add linux bubblewrap sandbox tag (#11767) viyatb-oai 2026-02-14 11:00:01 -08:00
  • ebceb71db6 feat(tui) Permissions update history item (#11550) Dylan Hurd 2026-02-13 23:44:27 -08:00
  • 3164670101 feat(tui): render structured network approval prompts in approval overlay (#11674) viyatb-oai 2026-02-13 22:38:36 -08:00
  • b527ee2890 feat(core): add structured network approval plumbing and policy decision model (#11672) viyatb-oai 2026-02-13 20:18:12 -08:00
  • 854e91e422 Fixed help text for mcp and mcp-server CLI commands (#11813) Eric Traut 2026-02-13 20:16:22 -08:00
  • 67e577da53 Handle model-switch base instructions after compaction (#11659) Charley Cunningham 2026-02-13 19:02:53 -08:00
  • 8156c57234 add perf metrics for connectors load (#11803) alexsong-oai 2026-02-13 18:15:07 -08:00
  • de93cef5b7 bazel: enforce MODULE.bazel.lock sync with Cargo.lock (#11790) Josh McKinney 2026-02-13 18:11:19 -08:00
  • 5b6911cb1b feat(skills): add permission profiles from openai.yaml metadata (#11658) Celia Chen 2026-02-13 17:43:44 -08:00
  • 0d76d029b7 Fix js_repl in-flight tool-call waiter race (#11800) Curtis 'Fjord' Hawthorne 2026-02-13 17:24:52 -08:00
  • 6cbb489e6e Fix js_repl view_image test runtime panic (#11796) Curtis 'Fjord' Hawthorne 2026-02-13 17:11:13 -08:00
  • 067f8b1be0 fix(protocol): make local image test Bazel-friendly (#11799) Josh McKinney 2026-02-13 16:53:15 -08:00