Commit Graph

  • 8e89e9eded Split multi-agent handler into dedicated files (#14603) pakrym-oai 2026-03-13 09:11:03 -07:00
  • c7e847aaeb Add diagnostics for read_only_unless_trusted timeout flake (#14518) Ahmed Ibrahim 2026-03-12 23:51:03 -07:00
  • 2253a9d1d7 Add realtime transcription mode for websocket sessions (#14556) Ahmed Ibrahim 2026-03-12 23:50:30 -07:00
  • eaf81d3f6f Add codex tool support for realtime v2 handoff (#14554) Ahmed Ibrahim 2026-03-12 23:30:02 -07:00
  • 0c60eea4a5 feat: support skill-scoped managed network domain overrides in skill config (#14522) Celia Chen 2026-03-12 21:45:14 -07:00
  • 7c7e267501 Simplify permissions available in request permissions tool (#14529) Jack Mousseau 2026-03-12 21:13:17 -07:00
  • 3e8f47169e Add realtime v2 event parser behind feature flag (#14537) Ahmed Ibrahim 2026-03-12 21:12:40 -07:00
  • 650beb177e Refactor cloud requirements error and surface in JSON-RPC error (#14504) alexsong-oai 2026-03-12 20:30:51 -07:00
  • 0daffe667a code_mode: Move exec params from runtime declarations to @pragma (#14511) Channing Conger 2026-03-12 20:27:42 -07:00
  • 1a363d5fcf Add plugin usage telemetry (#14531) alexsong-oai 2026-03-12 19:22:30 -07:00
  • f194d4b115 fix: reopen writable linux carveouts under denied parents (#14514) viyatb-oai 2026-03-12 18:36:06 -07:00
  • 7626f61274 Add typed multi-agent tool outputs (#14536) pakrym-oai 2026-03-12 18:10:10 -07:00
  • 6912da84a8 client: extend custom CA handling across HTTPS and websocket clients (#14239) Josh McKinney 2026-03-12 17:59:26 -07:00
  • d9a403a8c0 [js_repl] Hard-stop active js_repl execs on explicit user interrupts (#13329) aaronl-openai 2026-03-12 17:51:56 -07:00
  • 793bf32585 Split multi-agent handlers per tool (#14535) pakrym-oai 2026-03-12 17:43:29 -07:00
  • 76d8d174b1 login: add custom CA support for login flows (#14178) Josh McKinney 2026-03-12 17:14:54 -07:00
  • 1ea69e8d50 feat: add plugin/read. (#14445) xl-openai 2026-03-12 16:52:21 -07:00
  • b7dba72dbd Rename reject approval policy to granular (#14516) Jack Mousseau 2026-03-12 16:38:04 -07:00
  • d32820ab07 Fix codex exec --profile handling (#14524) Eric Traut 2026-03-12 17:34:25 -06:00
  • 53d5972226 Reapply "Pass more params to compaction" (#14298) (#14521) Rasmus Rygaard 2026-03-12 16:27:21 -07:00
  • 651717323c feat(search_tool): gate search_tool on model supports_search_tool field (#14502) Anton Panasenko 2026-03-12 16:03:50 -07:00
  • a2546d5dff Expose code-mode tools through globals (#14517) pakrym-oai 2026-03-12 15:43:59 -07:00
  • b560494c9f Persist js_repl codex helpers across cells (#14503) Curtis 'Fjord' Hawthorne 2026-03-12 15:41:54 -07:00
  • a314c7d3ae Decouple request permissions feature and tool (#14426) Jack Mousseau 2026-03-12 14:47:08 -07:00
  • bc48b9289a Update tool search prompts (#14500) Matthew Zeng 2026-03-12 14:28:51 -07:00
  • 04e14bdf23 Rename exec session IDs to cell IDs (#14510) pakrym-oai 2026-03-12 14:05:30 -07:00
  • 11812383c5 memories: focus write prompts on user preferences (#14493) Andi Liu 2026-03-12 13:39:59 -07:00
  • dadffd27d4 Fix MCP tool calling (#14491) pakrym-oai 2026-03-12 13:38:52 -07:00
  • a5a4899d0c Skip nested tool call parallel test on Windows (#14505) pakrym-oai 2026-03-12 13:32:11 -07:00
  • f35d46002a Fix js_repl hangs on U+2028/U+2029 dynamic tool responses (#14421) aaronl-openai 2026-03-12 13:01:02 -07:00
  • 09ba6b47ae Reuse tool runtime for code mode worker (#14496) pakrym-oai 2026-03-12 12:48:32 -07:00
  • d3e6680531 fix turn_start_jsonrpc_span_parents_core_turn_spans flakiness (#14490) Owen Lin 2026-03-12 12:16:56 -07:00
  • 4724a2e9e7 chore(app-server): stop exporting EventMsg schemas (#14478) Owen Lin 2026-03-12 12:16:05 -07:00
  • 25e301ed98 Add parallel tool call test (#14494) pakrym-oai 2026-03-12 12:10:14 -07:00
  • d1b03f0d7f Add default code-mode yield timeout (#14484) pakrym-oai 2026-03-12 12:06:23 -07:00
  • 3e96c867fe use scopes_supported for OAuth when present on MCP servers (#14419) jgershen-oai 2026-03-12 11:57:06 -07:00
  • fa26597689 Do not allow unified_exec for sandboxed scenarios on Windows (#14398) iceweasel-oai 2026-03-12 11:21:30 -07:00
  • 4fa7d6f444 Handle malformed agent role definitions nonfatally (#14488) gabec-openai 2026-03-12 11:20:31 -07:00
  • cfe3f6821a Cleanup code_mode tool descriptions (#14480) pakrym-oai 2026-03-12 11:13:35 -07:00
  • 774965f1e8 fix: preserve split filesystem semantics in linux sandbox (#14173) viyatb-oai 2026-03-12 10:56:32 -07:00
  • 4e99c0f179 rename spawn_csv feature flag to enable_fanout (#14475) daveaitel-openai 2026-03-12 13:27:05 -04:00
  • c0528b9bd9 Move code mode tool files under tools/code_mode and split functionality (#14476) pakrym-oai 2026-03-12 09:54:11 -07:00
  • 09aa71adb7 Fix stdio-to-uds peer-close flake (#13882) Ahmed Ibrahim 2026-03-12 09:52:50 -07:00
  • a30b807efe fix(cli): support legacy use_linux_sandbox_bwrap flag (#14473) viyatb-oai 2026-03-12 09:33:58 -07:00
  • ff6764e808 Add Python app-server SDK (#14435) Shaqayeq 2026-03-12 09:22:01 -07:00
  • 2f03b1a322 Dispatch tools when code mode is not awaited directly (#14437) pakrym-oai 2026-03-12 09:00:20 -07:00
  • 0c8a36676a fix: move inline codex-rs/core unit tests into sibling files (#14444) Michael Bolin 2026-03-12 08:16:36 -07:00
  • 7f2ca502f5 Updated out-of-date tip about availability on free and go plans (#14471) Eric Traut 2026-03-12 09:12:38 -06:00
  • 745ed4e5e0 Use granted permissions when invoking apply_patch (#14429) Jack Mousseau 2026-03-12 01:30:13 -07:00
  • 23e55d7668 [elicitation] User-friendly tool call messages. (#14403) Matthew Zeng 2026-03-12 00:35:21 -07:00
  • 19d0949aab Handle pre-approved permissions in zsh fork (#14431) Jack Mousseau 2026-03-12 00:27:11 -07:00
  • e99e8e4a6b fix: follow up on linux sandbox review nits (#14440) viyatb-oai 2026-03-11 23:59:50 -07:00
  • 04892b4ceb refactor: make bubblewrap the default Linux sandbox (#13996) viyatb-oai 2026-03-11 23:31:18 -07:00
  • b5f927b973 feat: refactor on openai-curated plugins. (#14427) xl-openai 2026-03-11 23:18:58 -07:00
  • f6c6128fc7 Support waiting for code_mode sessions (#14295) pakrym-oai 2026-03-11 23:13:54 -07:00
  • 367a8a2210 Clarify spawn agent authorization (#14432) Ahmed Ibrahim 2026-03-11 23:03:07 -07:00
  • ba5b94287e [apps] Add tool_suggest tool. (#14287) Matthew Zeng 2026-03-11 22:06:59 -07:00
  • 917c2df201 chore: use AVAILABLE and ON_INSTALL as default plugin install and auth policies (#14407) sayan-oai 2026-03-11 20:33:17 -07:00
  • 5bc82c5b93 feat(app-server): propagate traces across tasks and core ops (#14387) Owen Lin 2026-03-11 20:18:31 -07:00
  • bf5e997b31 Include spawn agent model metadata in app-server items (#14410) Ahmed Ibrahim 2026-03-11 19:25:21 -07:00
  • c2d5458d67 fix: align core approvals with split sandbox policies (#14171) viyatb-oai 2026-03-11 19:23:22 -07:00
  • c1ea3f95d1 chore(app-server): delete unused rpc methods from v1.rs (#14394) Owen Lin 2026-03-11 18:41:16 -07:00
  • f276325cdc refactor: centralize filesystem permissions precedence (#14174) viyatb-oai 2026-03-11 18:35:44 -07:00
  • 77b0c75267 feat: search_tool migrate to bring you own tool of Responses API (#14274) Anton Panasenko 2026-03-11 17:51:51 -07:00
  • 72631755e0 chore(app-server): stop emitting codex/event/ notifications (#14392) Owen Lin 2026-03-11 17:45:20 -07:00
  • f50e88db82 check for large binaries in CI (#14382) Owen Lin 2026-03-11 15:39:08 -07:00
  • 8791f0ab9a Let models opt into original image detail (#14175) Curtis 'Fjord' Hawthorne 2026-03-11 15:25:07 -07:00
  • f548309797 Keep agent-switch word-motion keys out of draft editing (#14376) Josh McKinney 2026-03-11 14:52:40 -07:00
  • 5a89660ae4 Add js_repl cwd and homeDir helpers (#14385) Curtis 'Fjord' Hawthorne 2026-03-11 14:44:44 -07:00
  • 5259e5e236 fix(network-proxy): serve HTTP proxy listener as HTTP/1 (#14395) viyatb-oai 2026-03-11 14:35:44 -07:00
  • f5bb338fdb Defer initial context insertion until the first turn (#14313) Charley Cunningham 2026-03-11 11:41:50 -07:00
  • c32c445f1c Clarify locked role settings in spawn prompt (#14283) Ahmed Ibrahim 2026-03-11 11:22:25 -07:00
  • 52a3bde6cc feat(core): emit turn metric for network proxy state (#14250) viyatb-oai 2026-03-11 11:22:14 -07:00
  • 8f8a0f55ce spawn prompt (#14362) Ahmed Ibrahim 2026-03-11 11:14:51 -07:00
  • 65b325159d Add ALL_TOOLS export to code mode (#14294) pakrym-oai 2026-03-11 10:59:54 -07:00
  • 7b2cee53db chore: wire through plugin policies + category from marketplace.json (#14305) sayan-oai 2026-03-11 10:37:40 -07:00
  • fa1242c83b fix(otel): make HTTP trace export survive app-server runtimes (#14300) Owen Lin 2026-03-11 09:59:49 -07:00
  • 548583198a Allow bool web_search in ToolsToml (#14352) pakrym-oai 2026-03-11 09:24:10 -07:00
  • 7f22329389 Revert "Pass more params to compaction" (#14298) Rasmus Rygaard 2026-03-11 08:44:55 -07:00
  • fd4a673525 Responses: set x-client-request-id as convesration_id when talking to responses (#14312) Channing Conger 2026-03-10 23:46:05 -07:00
  • f385199cc0 fix(arc_monitor): api path (#14290) Fouad Matin 2026-03-10 19:50:38 -07:00
  • 180a5820fc Add keyboard based fast switching between agents in TUI (#13923) gabec-openai 2026-03-10 19:41:51 -07:00
  • 12ee9eb6e0 Add snippets annotated with types to tools when code mode enabled (#14284) pakrym-oai 2026-03-10 19:20:15 -07:00
  • a4d884c767 Split spawn_csv from multi_agent (#14282) Ahmed Ibrahim 2026-03-10 18:42:50 -07:00
  • 39c1bc1c68 Add realtime start instructions config override (#14270) Ahmed Ibrahim 2026-03-10 18:42:05 -07:00
  • 31bf1dbe63 Make unified exec session_id numeric (#14279) pakrym-oai 2026-03-10 18:38:39 -07:00
  • 01792a4c61 Prefix code mode output with success or failure message and include error stack (#14272) pakrym-oai 2026-03-10 18:33:52 -07:00
  • da74da6684 render local file links from target paths (#13857) pash-openai 2026-03-10 18:00:48 -07:00
  • c8446d7cf3 Stabilize websocket response.failed error delivery (#14017) Ahmed Ibrahim 2026-03-10 17:59:41 -07:00
  • 285b3a5143 Show spawned agent model and effort in TUI (#14273) Ahmed Ibrahim 2026-03-10 17:46:25 -07:00
  • 8a099b3dfb Rename code mode tool to exec (#14254) pakrym-oai 2026-03-10 17:30:16 -07:00
  • e77b2fd925 prompt changes to guardian (#14263) maja-openai 2026-03-10 17:05:43 -07:00
  • 9b5078d3e8 Stabilize pipe process stdin round-trip test (#14013) Ahmed Ibrahim 2026-03-10 17:00:49 -07:00
  • c1a424691f chore: add a separate reject-policy flag for skill approvals (#14271) Celia Chen 2026-03-10 16:58:23 -07:00
  • 83b22bb612 Add store/load support for code mode (#14259) pakrym-oai 2026-03-10 16:53:53 -07:00
  • 2621ba17e3 Pass more params to compaction (#14247) Rasmus Rygaard 2026-03-10 16:39:57 -07:00
  • 889b4796fc feat: Add additional macOS Sandbox Permissions for Launch Services, Contacts, Reminders (#14155) Leo Shimonaka 2026-03-10 16:34:47 -07:00
  • 8ac27b2a16 Add ephemeral flag support to thread fork (#14248) joeytrasatti-openai 2026-03-10 16:34:27 -07:00
  • 07c22d20f6 Add code_mode output helpers for text and images (#14244) pakrym-oai 2026-03-10 16:25:27 -07:00
  • ce1d9abf11 Clarify close_agent tool description (#14269) Ahmed Ibrahim 2026-03-10 16:25:08 -07:00