Commit Graph

  • cfead68e5d [codex] disable Nagle on Rendezvous WebSockets (#30269) dev main richardopenai 2026-06-29 19:14:47 -05:00
  • 4808c162ee [codex] auto-label AWS Bedrock issues (#30607) Eric Traut 2026-06-29 11:10:38 -07:00
  • 9d13291955 Update safety check links (#30491) Eric Traut 2026-06-29 11:10:11 -07:00
  • 80f54d1266 [codex] Treat max as a first-class reasoning effort (#30467) Shijie Rao 2026-06-29 09:38:49 -07:00
  • ccdfb4f342 Revert "Make auto-review on-request prompt more proactive" (#30508) Dylan Hurd 2026-06-28 20:40:55 -07:00
  • 8dac605901 [codex] Restore v1 delegation guidance (#30511) Ahmed Ibrahim 2026-06-28 20:34:47 -07:00
  • 6b5f5743b3 [codex] Use model metadata for skills usage instructions (#29740) ani-oai 2026-06-29 09:44:36 +09:00
  • 850da19dc4 fix(tui): clear completed safety buffering prompt (#30490) Felipe Coury 2026-06-28 20:55:53 -03:00
  • e428a12d22 [codex] Enable remote plugins by default (#30297) xl-openai 2026-06-28 11:46:25 -07:00
  • bdd282f3bb [app-server] increase currentTime/read timeout (#30384) rka-oai 2026-06-27 16:42:03 -07:00
  • 9dbdb4e2c0 [plugins] Enforce marketplace source policy at runtime (#29691) xl-openai 2026-06-27 15:22:05 -07:00
  • e2398d0b16 [app-server] expose environment info RPC (#30291) Max Johnson 2026-06-27 12:34:10 -07:00
  • d2885dc3cd core: stabilize synthesized call output IDs (#30327) Michael Bolin 2026-06-27 10:47:54 -07:00
  • 328e95110c Preserve namespaces on custom tool calls (#30302) nhamidi-oai 2026-06-27 09:54:56 -07:00
  • c464468493 Update security check wording (#30317) Eric Traut 2026-06-26 20:05:32 -07:00
  • 4f1b5a4b73 app-server: structure and test JSON shutdown logs (#30314) Michael Bolin 2026-06-26 18:19:56 -07:00
  • 3ae0543fdd core: overlap diff root discovery with world state (#30286) Adam Perry @ OpenAI 2026-06-26 18:07:41 -07:00
  • d4ec08b8f0 [codex] consume pushed exec-server process events (#30273) richardopenai 2026-06-26 18:05:52 -07:00
  • d047c33a1b fix(remote-control): avoid server token refresh retry storms (#30201) Anton Panasenko 2026-06-26 17:34:52 -07:00
  • a107b84967 feat(protocol): define missing rollout turn items (#30282) Owen Lin 2026-06-26 16:44:34 -07:00
  • 1168254bd9 [codex] group blocking and postmerge CI workflows (#30146) Adam Perry @ OpenAI 2026-06-26 15:07:05 -07:00
  • 6509f3148a [codex] Support npm marketplace plugin sources (#29375) charlesgong-openai 2026-06-26 17:24:46 -04:00
  • 526f495f3a [codex] Classify nested MCP authentication startup errors (#30257) felixxia-oai 2026-06-26 22:11:13 +01:00
  • c55ce3b51b Close thread persistence when submission channel closes (#30173) Abdulrahman Alfozan 2026-06-26 13:56:17 -07:00
  • 69596f0e42 feat: add GPT-5.6 variants to Bedrock catalog (#30285) Celia Chen 2026-06-26 13:32:49 -07:00
  • ac85409b7b Let Codex consult user-level code-review-* skills. (#30143) Adam Perry @ OpenAI 2026-06-26 12:36:40 -07:00
  • f72976a5f1 feat(app-server): add optional turn_id to thread/fork (#30277) Owen Lin 2026-06-26 12:35:54 -07:00
  • 812cd2bb57 ensure thread.history_mode is immutable (#30261) Owen Lin 2026-06-26 12:32:31 -07:00
  • cf36c688b3 [codex] Use managed defaults for TUI threads (#30147) hefuc-oai 2026-06-26 12:27:31 -07:00
  • 79a8ffdbf7 [codex] allow AGENTS.md and skills to authorize delegation (#30274) Charles Du 2026-06-26 12:17:26 -07:00
  • a938d5f607 Overlap executor skill reads with namespace discovery (#30225) jif 2026-06-26 19:37:59 +01:00
  • d9cf931d0e [codex] Add managed new-thread model settings (#29683) hefuc-oai 2026-06-26 11:37:40 -07:00
  • f91334380e fix main (#30276) Owen Lin 2026-06-26 11:05:00 -07:00
  • 5267e805fb feat(app-server): add history_mode to thread (#29927) Owen Lin 2026-06-26 09:12:42 -07:00
  • 2c5bc5e284 Relax hooks.json top-level metadata validation (#30229) charlesgong-openai 2026-06-26 11:24:12 -04:00
  • 914c8eeb4e [codex] narrow unused skills intro export (#29991) Ahmed Ibrahim 2026-06-26 05:52:04 -07:00
  • 3c03bb4f18 Test selected capabilities across unavailable resume (#30215) jif 2026-06-26 11:02:27 +01:00
  • 6d2168f06a Reuse MCP runtimes when selected availability changes nothing (#30148) jif 2026-06-26 09:27:41 +01:00
  • 451c0a437f [codex] fix CreateThreadParams test initializer (#30198) Adam Perry @ OpenAI 2026-06-26 00:47:27 -07:00
  • 7d8906b478 [codex] wire process-owned code mode host into core (#30142) Channing Conger 2026-06-26 00:23:33 -07:00
  • ab16046c88 [codex] add process-owned code-mode session client (#30112) Channing Conger 2026-06-25 23:46:17 -07:00
  • b5866eebd6 Persist Cloudflare affinity cookies for MCP HTTP (#29516) stevenlee-oai 2026-06-26 02:23:24 -04:00
  • 92d2e1df70 Retry failed Codex Apps MCP startup (#29920) kbazzi 2026-06-25 21:31:12 -07:00
  • f5f812389e [codex] fix terminal rollout event durability (#30144) Tom 2026-06-25 21:01:11 -07:00
  • 25f50de6ed Test selected capabilities across availability and resume (#30157) jif 2026-06-26 03:11:55 +01:00
  • 0d4351c1b8 [codex] allow CCA image generation and web search extensions (#29909) Won Park 2026-06-25 18:34:35 -07:00
  • ec300bc7bd Expose MCP app identity in app context (#29934) Martin Au-Yeung 2026-06-25 18:31:10 -07:00
  • fb8598df3f Keep MCP elicitation routable across runtime refreshes (#30127) jif 2026-06-26 02:28:14 +01:00
  • 723b23efd0 Reinject missing World State fragments on resume (#30152) jif 2026-06-26 02:18:00 +01:00
  • 841f30598c [codex] Attribute app-server analytics by thread originator (#29935) alexsong-oai 2026-06-25 18:15:48 -07:00
  • da78d5fdc5 [codex] implement standalone code-mode process host (#30111) Channing Conger 2026-06-25 18:00:39 -07:00
  • 8ebf71ec25 Reuse walk inventory for environment skill metadata (#30145) jif 2026-06-26 01:47:00 +01:00
  • 3095ea9c3d Project selected plugin runtime by environment availability (#30093) jif 2026-06-26 01:36:44 +01:00
  • 5044062704 ci: narrow Windows test skips (#30134) Adam Perry @ OpenAI 2026-06-25 17:01:43 -07:00
  • ee9e0f6387 Pin MCP runtimes to model steps (#30101) jif 2026-06-26 00:53:07 +01:00
  • 8ce931ab76 [codex] Propagate traces through exec-server HTTP (#30117) Tom 2026-06-25 16:22:22 -07:00
  • 5eebeb8169 Project executor skills through World State (#30088) jif 2026-06-26 00:13:43 +01:00
  • 6c21297bba [codex] add code-mode host failure supervision hooks (#30110) Channing Conger 2026-06-25 15:33:58 -07:00
  • e2746fd7e9 Recognize Work web and mobile thread originators (#29988) chiam-oai 2026-06-25 15:30:26 -07:00
  • a6d20ed297 [codex] Surface MCP reauthentication-required startup failures (#29877) felixxia-oai 2026-06-25 22:50:36 +01:00
  • b80fbb70cd fix(app-server): suppress TUI rollback warning (#30124) Felipe Coury 2026-06-25 18:44:35 -03:00
  • c9e6d9783d Let extensions contribute World State sections (#30100) jif 2026-06-25 22:23:51 +01:00
  • db541f4553 [codex] Add managed MCP server matchers (#29648) felixxia-oai 2026-06-25 22:15:50 +01:00
  • e23e7cbe46 release: consume standalone zsh artifacts (#30116) Michael Bolin 2026-06-25 14:05:49 -07:00
  • 891f1f4c85 release: publish standalone zsh artifacts (#30114) Michael Bolin 2026-06-25 13:56:08 -07:00
  • 703793c22e feat(core, mcp): cache codex_apps tools in memory (#29003) Owen Lin 2026-06-25 13:54:48 -07:00
  • 62c7f506d9 [codex] poll external clock during sleep (#30113) rka-oai 2026-06-25 13:46:42 -07:00
  • 3b22498f69 [codex] Observe remote exec-server lifecycle (#27470) richardopenai 2026-06-25 13:42:40 -07:00
  • 3b78f58fb2 [codex] extend code-mode host IPC transport (#30108) Channing Conger 2026-06-25 13:26:47 -07:00
  • adccb464d0 [codex] impl delivery_mode: current time reminders on response boundaries (#30033) rka-oai 2026-06-25 12:28:50 -07:00
  • 964b138c3d [codex] Retry temporarily offline exec-server recovery (#30098) richardopenai 2026-06-25 12:25:04 -07:00
  • e8d4a1a411 [codex] add current time reminder delivery mode config (#30031) rka-oai 2026-06-25 12:06:43 -07:00
  • c65cfeab14 core: expose permission profile to shell tools (#29941) Michael Bolin 2026-06-25 12:00:23 -07:00
  • cc78903379 [codex] current time reminder interval to be set to 0 (#30029) rka-oai 2026-06-25 11:30:53 -07:00
  • 31b99f65cf cli: rename sandbox permission profile flag (#30095) Michael Bolin 2026-06-25 11:25:19 -07:00
  • 6d9dbacf1a feat: add provider-aware model fallback to thread start (#29942) Celia Chen 2026-06-25 11:24:34 -07:00
  • 2dec46e30a [codex] Record exec-server lifecycle metrics (#27467) richardopenai 2026-06-25 11:02:11 -07:00
  • 8f02973d25 Persist selected capability roots and resolve availability per model step (#29856) jif 2026-06-25 18:49:43 +01:00
  • 268328001f chore(app-server): mark thread/rollback as deprecated (#29928) Owen Lin 2026-06-25 10:15:46 -07:00
  • c38b2e9ba6 Test executor-routed MCP OAuth token exchange (#29656) jif 2026-06-25 10:45:20 +01:00
  • b215961a56 Support OAuth for HTTP MCP servers from selected executor plugins (#28529) jif 2026-06-25 10:31:17 +01:00
  • 6368937939 Support HTTP MCP servers from selected executor plugins (#28522) jif 2026-06-25 10:10:36 +01:00
  • 5579792b3b Parallelize environment skill loading (#29990) Adam Perry @ OpenAI 2026-06-25 02:02:07 -07:00
  • ab80d4d484 core: reconcile legacy WorldState sections (#29997) sayan-oai 2026-06-25 00:03:52 -07:00
  • f2f80ef442 core: make AGENTS.md react to environment changes (#29810) sayan-oai 2026-06-24 22:57:42 -07:00
  • 51864b0b4b feat: use run agent task auth for inference (#19051) Adrian 2026-06-24 22:31:41 -07:00
  • f66d793a2d [codex] route sleep through time providers (#29973) rka-oai 2026-06-24 22:17:43 -07:00
  • 22f12568e1 core: raise token budget message limits (#29970) Michael Bolin 2026-06-24 22:05:32 -07:00
  • cef5444a80 Report MCP error codes with server attribution (#29969) Ahmed Ibrahim 2026-06-24 21:08:39 -07:00
  • a74771340d [3/3] core: replay persisted world state (#29837) sayan-oai 2026-06-24 20:32:08 -07:00
  • df1199fddb [codex] Add Ultra reasoning effort (#29899) Shijie Rao 2026-06-24 20:13:52 -07:00
  • fa036d39aa [2/3] core: persist world state in rollouts (#29835) sayan-oai 2026-06-24 20:13:49 -07:00
  • 6db937275f [codex] Populate remote plugin local versions (#29956) Abhinav 2026-06-24 20:13:03 -07:00
  • b3e1c33776 code-mode: define process host wire protocol (#29804) Channing Conger 2026-06-24 20:03:22 -07:00
  • f8937b7d86 Represent MCP authentication with an enum (#29924) Ahmed Ibrahim 2026-06-24 19:51:51 -07:00
  • 6801941cfe TUI support for buffer experience (#29919) Eric Traut 2026-06-24 19:50:50 -07:00
  • 3e51b46eba [1/3] core: make world state snapshots serializable (#29833) sayan-oai 2026-06-24 19:26:55 -07:00
  • 4c0706e24a Allow ChatGPT-hosted MCP servers to use session auth (#29733) Ahmed Ibrahim 2026-06-24 19:21:28 -07:00
  • a0d5fd772e TUI Plugin Sharing 5 - polish remote plugin catalog rows (#26705) canvrno-oai 2026-06-24 18:48:11 -07:00
  • f15df624a6 core: add configurable <context_window_guidance> message (#29936) Michael Bolin 2026-06-24 18:03:44 -07:00