Commit Graph

  • 6567efdde4 refactor: route zsh-fork through unified exec Michael Bolin 2026-03-13 09:32:10 -07:00
  • b67f16683f tests(tui): escape malformed rules trust path Ahmed Ibrahim 2026-03-13 16:37:43 +00:00
  • 6ea03f988f tests(tui): replace malformed rules PTY regression Ahmed Ibrahim 2026-03-13 16:34:56 +00:00
  • b23aeee188 fix: preserve zsh-fork escalation fds in unified-exec PTYs Michael Bolin 2026-03-13 09:29:49 -07:00
  • 19d85ba922 Merge ea364629e2 into sapling-pr-archive-bolinfest Michael Bolin 2026-03-13 09:14:22 -07:00
  • ea364629e2 refactor: extract auth crate from codex-core codex/extract-auth-crate-from-codex-core Michael Bolin 2026-03-13 09:14:09 -07:00
  • 9e876176e8 tests(tui): stabilize malformed rules startup regression Ahmed Ibrahim 2026-03-13 16:13:45 +00:00
  • 8e89e9eded Split multi-agent handler into dedicated files (#14603) pakrym-oai 2026-03-13 09:11:03 -07:00
  • 4878051af3 tests(app-server): match review approvals by method Ahmed Ibrahim 2026-03-13 15:58:12 +00:00
  • 4ecb7577be tests(tui): re-enable malformed rules startup regression Ahmed Ibrahim 2026-03-13 08:36:54 +00:00
  • ac4403e5a3 tests(core): re-enable pending input follow-up coverage Ahmed Ibrahim 2026-03-13 08:30:26 +00:00
  • 5a82b98407 tests(app-server): stabilize review approval item ids Ahmed Ibrahim 2026-03-13 08:28:20 +00:00
  • 269c46ea82 tests(app-server): re-enable detached review on windows Ahmed Ibrahim 2026-03-13 08:25:35 +00:00
  • 53fcef595b tests(core): restore approval write timeout budget Ahmed Ibrahim 2026-03-13 08:12:54 +00:00
  • eb16217297 tests(core): unignore code mode parallel test on windows Ahmed Ibrahim 2026-03-13 07:52:24 +00:00
  • d4c5fd245e tests(core): remove login startup from approval matrix Ahmed Ibrahim 2026-03-13 07:47:09 +00:00
  • c4de2cf6d5 @qiyaoq-oai has signed the CLA in openai/codex#14564 github-actions[bot] 2026-03-13 07:25:01 +00:00
  • 671cc4644b Add AcceptWithOverrideCommand for approval decision dev/qiyaoq/add-steerable-approval Qiyao Qin 2026-03-13 00:19:41 -07:00
  • 3c0a79f77e tests(core): avoid login-shell startup in approval writes Ahmed Ibrahim 2026-03-13 07:17:06 +00:00
  • cbe0a9592f codex: bootstrap flaky test triage codex/fix-flaky-ci-loop root 2026-03-13 06:59:01 +00:00
  • c7e847aaeb Add diagnostics for read_only_unless_trusted timeout flake (#14518) cconger/code_mode_only Ahmed Ibrahim 2026-03-12 23:51:03 -07:00
  • 87d2559968 Release 0.115.0-alpha.18 rust-v0.115.0-alpha.18 Ahmed Ibrahim 2026-03-12 23:50:51 -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
  • 826e22b27b update Matthew Zeng 2026-03-12 23:12:36 -07:00
  • a2ba3b8700 Release 0.115.0-alpha.17 rust-v0.115.0-alpha.17 alexsong-oai 2026-03-12 22:30:17 -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
  • e924654a60 add js_repl polling and reuse unified_exec managed process substrate fjord/js_repl_seq Curtis 'Fjord' Hawthorne 2026-03-12 15:57:58 -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
  • d0f8f87960 update dev/mzeng/transform_human_readable_tool_call_ids Matthew Zeng 2026-03-12 19:10:55 -07:00
  • b68408768e merge commit for archive created by Sapling Michael Bolin 2026-03-12 18:47:45 -07:00
  • 75062a87cd refactor: extract auth crate from codex-core Michael Bolin 2026-03-12 18:47:29 -07:00
  • f194d4b115 fix: reopen writable linux carveouts under denied parents (#14514) viyatb-oai 2026-03-12 18:36:06 -07:00
  • cb0b5f500a add back thread wrapper Roy Han 2026-03-12 18:34:11 -07:00
  • ffd99227d5 add back wrapper and integration queue test Roy Han 2026-03-12 18:17:30 -07:00
  • e2fa4a8af5 Release 0.115.0-alpha.16 rust-v0.115.0-alpha.16 sayan-oai 2026-03-12 18:12:09 -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
  • 29dbe63c26 more cleanup Roy Han 2026-03-12 17:38:08 -07:00
  • d8caacebc2 inject cleanup Roy Han 2026-03-12 17:29:39 -07:00
  • 76d8d174b1 login: add custom CA support for login flows (#14178) Josh McKinney 2026-03-12 17:14:54 -07:00
  • 577d1967ff Release 0.115.0-alpha.15 rust-v0.115.0-alpha.15 Anton Panasenko 2026-03-12 17:14:50 -07:00
  • 145135bf40 lint rhan-oai 2026-03-12 17:12:38 -07:00
  • d3f80a005d app-server-protocol: Add new lines to union types for merge safety ruslan/codex-generate-union-new-lines Ruslan Nigmatullin 2026-03-12 17:09:01 -07:00
  • 043ddc7db8 lint rhan-oai 2026-03-12 17:03:40 -07:00
  • 6d40e7bede restore dropped tests Roy Han 2026-03-12 17:02:18 -07:00
  • 1ea69e8d50 feat: add plugin/read. (#14445) xl-openai 2026-03-12 16:52:21 -07:00
  • d77129d3c9 Add Bazel musl V8 build workflow pakrym/rusty-v8-bazel-build pakrym-oai 2026-03-12 16:41:10 -07:00
  • b7dba72dbd Rename reject approval policy to granular (#14516) Jack Mousseau 2026-03-12 16:38:04 -07:00
  • 43a21f349b Merge branch 'rhan/surface-updates' into rhan/emittance rhan-oai 2026-03-12 16:35:31 -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
  • 7f8cfe2fb2 fmt Roy Han 2026-03-12 16:20:58 -07:00
  • 43e6cb4e68 test fixes Roy Han 2026-03-12 16:16:26 -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
  • 4fa0c979bd update codex/websocket-trace-base Owen Lin 2026-03-12 15:55:46 -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
  • 9a7549c9bd steering and queue tests Roy Han 2026-03-12 15:40:22 -07:00
  • b1e3b1d08d feat(app-server, core): add more spans Owen Lin 2026-03-12 15:28:35 -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
  • 24e3c87bfc Release 0.115.0-alpha.14 rust-v0.115.0-alpha.14 pakrym-oai 2026-03-12 14:16:16 -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
  • 0eb7c42ae1 Add dynamic queue agent jobs codex/dynamic-queue-agent-jobs Dave Aitel 2026-03-12 15:54:27 -04:00
  • 09ba6b47ae Reuse tool runtime for code mode worker (#14496) pakrym-oai 2026-03-12 12:48:32 -07:00
  • e480395a6a Merge branch 'openai:main' into main Siggi Simonarson 2026-03-12 12:35:37 -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
  • f2bb437164 Merge 3e55cd3586 into sapling-pr-archive-bolinfest Michael Bolin 2026-03-12 12:13:09 -07:00
  • 3e55cd3586 refactor: extract auth crate from codex-core Michael Bolin 2026-03-12 10:16:43 -07:00
  • 25e301ed98 Add parallel tool call test (#14494) pakrym-oai 2026-03-12 12:10:14 -07:00
  • 4d4d25303a Release 0.115.0-alpha.13 rust-v0.115.0-alpha.13 Ahmed Ibrahim 2026-03-12 12:07:04 -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
  • f4ea4a96c8 refactor(app-server): simplify thread start task inputs codex/viyatb/thread-start-sandbox-policy-origin-main viyatb-oai 2026-03-12 11:51:04 -07:00
  • 4a8314631c Rm whitespace Siggi Simonarson 2026-03-12 11:49:26 -07:00
  • 802ef2c30f @siggisim has signed the CLA in openai/codex#14495 github-actions[bot] 2026-03-12 18:43:33 +00:00
  • 8270e0b977 separate emittance test Roy Han 2026-03-12 11:41:42 -07:00
  • e5995b1f70 update Matthew Zeng 2026-03-12 11:38:40 -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
  • 1cd2873f86 feat(app-server): support thread start sandbox policy viyatb-oai 2026-03-12 11:14:08 -07:00
  • cfe3f6821a Cleanup code_mode tool descriptions (#14480) pakrym-oai 2026-03-12 11:13:35 -07:00
  • 13fee8b4dc fix Roy Han 2026-03-12 11:10:20 -07:00
  • c9b6c970fe Merge remote-tracking branch 'origin/rhan/surface-updates' into rhan/emittance Roy Han 2026-03-12 11:08:32 -07:00
  • 774965f1e8 fix: preserve split filesystem semantics in linux sandbox (#14173) viyatb-oai 2026-03-12 10:56:32 -07:00
  • a51db905a0 fix again Roy Han 2026-03-12 10:43:25 -07:00
  • d8b457c841 Merge origin/main into rhan/surface-updates to resolve PR #14374 conflicts Roy Han 2026-03-12 10:31:10 -07:00
  • 4e99c0f179 rename spawn_csv feature flag to enable_fanout (#14475) daveaitel-openai 2026-03-12 13:27:05 -04:00