Commit Graph

  • 7b0e744c28 Require absolute cwd in thread settings pakrym-oai 2026-06-04 21:33:24 -07:00
  • 41b2533e76 document projection persistence follow-ups Tom Wiltzius 2026-06-04 21:53:43 -07:00
  • d9b8927b64 Merge 40163a8db2 into sapling-pr-archive-bolinfest Michael Bolin 2026-06-04 21:53:24 -07:00
  • 40163a8db2 fix: honor parent approvals for intercepted execs Michael Bolin 2026-06-04 21:53:12 -07:00
  • 0ff0b679e4 fix: sandbox zsh fork unified exec trampoline Michael Bolin 2026-06-04 21:53:12 -07:00
  • fbc112d304 fix(rmcp): classify unusable OAuth credentials Adam Perry @ OpenAI 2026-06-04 21:49:49 -07:00
  • ed1ef2a09d fix(rmcp): propagate proactive OAuth refresh failures Adam Perry 2026-06-05 04:48:28 +00:00
  • a2f5874b7a core: derive exec policy filesystem policy from profile (#26499) Michael Bolin 2026-06-04 21:48:45 -07:00
  • 14fd2db95b fix(rmcp): recover from premature OAuth invalid_token Adam Perry 2026-06-05 04:45:12 +00:00
  • d67504e362 fix(rmcp): classify OAuth startup failures Adam Perry 2026-06-05 04:43:55 +00:00
  • e4a137185c fix(rmcp-client): adopt external OAuth updates Adam Perry 2026-06-05 04:43:30 +00:00
  • ca445e0899 add thread history projection observers Tom Wiltzius 2026-06-04 21:40:44 -07:00
  • a7b485f127 fix(rmcp): coordinate cross-process OAuth refreshes Adam Perry 2026-06-05 04:40:33 +00:00
  • 2bd5a856d0 fix(rmcp): preserve omitted refresh tokens Adam Perry 2026-06-05 04:40:21 +00:00
  • cc47383cea Prewarm skills during thread resume charlie/prewarm-skills-during-resume Charlie Marsh 2026-06-05 00:16:19 -04:00
  • 45c6f67596 test(rmcp): cover short-lived OAuth token lifecycle Adam Perry @ OpenAI 2026-06-04 21:13:54 -07:00
  • bbab1cb224 Merge remote-tracking branch 'origin/main' into codex/interrupt-hook-contract-tightening codex/interrupt-hook-contract-tightening Andrei Eternal 2026-06-04 21:13:49 -07:00
  • 14c68356c7 test(rmcp): reproduce premature OAuth 401 handling Adam Perry 2026-06-05 04:11:16 +00:00
  • 9f7562dfbe test(rmcp): reproduce omitted refresh token loss Adam Perry @ OpenAI 2026-06-04 21:10:51 -07:00
  • b1f0f4e5e4 test(rmcp): cover OAuth auth status semantics Adam Perry @ OpenAI 2026-06-04 21:10:50 -07:00
  • b9319ce863 test(rmcp): cover OAuth refresh startup failures Adam Perry 2026-06-05 04:09:52 +00:00
  • 0a7e4b6faf test(rmcp-client): reproduce external OAuth overwrite Adam Perry 2026-06-05 04:09:20 +00:00
  • 6033122f77 test(rmcp): reproduce cross-process OAuth refresh races Adam Perry 2026-06-05 04:09:00 +00:00
  • f9f9ce97b4 codex: keep TUI responsive during interrupt hooks Andrei Eternal 2026-06-04 20:46:29 -07:00
  • 1d9c9c9f33 [codex] Keep Bazel startup options stable across commands (#26256) Adam Perry @ OpenAI 2026-06-04 20:23:37 -07:00
  • 51b3766f55 tests: fix sandbox capability CI coverage gregyoung/cua-node-repl-macos-permission-profile Greg 2026-06-04 19:28:15 -07:00
  • 60cf6de0ba tests: cover macOS capability propagation through turns Greg 2026-06-03 10:12:40 -07:00
  • af1b977d7e permissions: add managed macOS sandbox capabilities Greg 2026-06-02 20:40:49 -07:00
  • 186ed88fa1 cli: add macOS seatbelt debug flags for Mach services and Apple events Conrad Kramer 2026-05-05 12:06:34 -07:00
  • 4de7a2b9d8 fix(rmcp): refresh expired OAuth tokens before startup (#26482) Adam Perry @ OpenAI 2026-06-04 19:31:06 -07:00
  • 4e36cd95c1 Merge 007555af40 into sapling-pr-archive-bolinfest Michael Bolin 2026-06-04 19:29:06 -07:00
  • 007555af40 core: derive exec policy filesystem policy from profile Michael Bolin 2026-06-04 19:21:23 -07:00
  • 1cb7ae0687 Merge 7ea8e231d0 into sapling-pr-archive-bolinfest Michael Bolin 2026-06-04 19:21:39 -07:00
  • 7ea8e231d0 core: derive exec policy filesystem policy from profile Michael Bolin 2026-06-04 19:21:23 -07:00
  • 59d7ab1887 Pump pending work before idle lifecycle etraut/goal-extension-wireup Eric Traut 2026-06-04 18:57:26 -07:00
  • 67082ace11 Remove unrelated justfile churn Eric Traut 2026-06-04 18:51:40 -07:00
  • cd26df18cc Restore legacy goal context handling Eric Traut 2026-06-04 18:50:58 -07:00
  • e0096db6dc [codex] Add use_responses_lite 'override' logic (#26487) rka-oai 2026-06-04 18:49:51 -07:00
  • 336d10be5c fix(v8): pin artifact target CPU Channing Conger 2026-06-04 22:14:55 +00:00
  • bab01026e7 build(v8): update rusty_v8 to 149.2.0 Channing Conger 2026-06-04 20:01:42 +00:00
  • 6d30a02994 Move goal feature into extension Eric Traut 2026-06-04 18:10:35 -07:00
  • ecae412740 [codex] Emit sandbox outcome telemetry event (#25955) rreichel3-oai 2026-06-04 20:58:14 -04:00
  • 4be1a168fc ci: test windows cross build (#25000) Channing Conger 2026-06-04 17:51:13 -07:00
  • 72d0bfb6ba Pull plugin service less frequently (#26431) beggers-openai 2026-06-04 17:47:58 -07:00
  • 03d211355d Treat app-bundled plugin hooks as internal abhinav/signed-app-bundled-internal-hooks Abhinav Vedmala 2026-06-01 17:46:30 -07:00
  • 0b2e7b5eb1 Improve Windows sandbox setup refresh diagnostics (#26471) iceweasel-oai 2026-06-04 16:52:10 -07:00
  • b9ff450902 [codex] Expose unavailable app templates in plugin detail (#26317) charlesgong-openai 2026-06-04 16:42:27 -07:00
  • 3ffbe75e10 codex: address PR review feedback (#26461) codex/extract-cargo-ci-setup Adam Perry 2026-06-04 23:09:45 +00:00
  • 13eb2919b4 Fix plugin cache invalidation race Charlie Marsh 2026-06-04 19:04:55 -04:00
  • e695ec8ec6 Add skill for pushing CI configuration changes (#26473) Adam Perry @ OpenAI 2026-06-04 15:40:16 -07:00
  • 769c231aa1 fix(app-server): expose remote MCP servers in plugin read (#26453) Eric Ning 2026-06-04 15:10:24 -07:00
  • 59ca34206b [codex] Preserve logical paths during AGENTS.md discovery (#26465) Adam Perry @ OpenAI 2026-06-04 15:08:52 -07:00
  • 5ea4aeda62 Share reqwest HTTP client dev/ssetty/shared-reqwest-http-client Sama Setty 2026-06-04 14:49:02 -07:00
  • 78ae0c5dfa Overlap plugin and model discovery during startup Charlie Marsh 2026-06-04 17:21:33 -04:00
  • 5850ca4b56 fix(rmcp-client): scope unix-only oauth test imports caseychow/codex/fix-rmcp-oauth-refresh Casey Chow 2026-06-04 21:41:19 +00:00
  • 37c8aefa14 Use Winget release environment secret (#26466) Shijie Rao 2026-06-04 14:38:11 -07:00
  • 20e4e38d52 refactor(rmcp-client): simplify oauth refresh coordination Casey Chow 2026-06-04 21:32:10 +00:00
  • e720de2ba3 fix(rmcp-client): coordinate oauth credential refresh Casey Chow 2026-06-04 11:58:22 -04:00
  • 4be62767f6 fix(rmcp-client): harden oauth refresh persistence Casey Chow 2026-06-04 11:12:13 -04:00
  • bfe92ebd0e fix(rmcp-client): refresh oauth credentials before initialize Casey Chow 2026-06-03 16:13:37 -04:00
  • 5fb7a44ecf feat(app-server): include persisted subagent metadata btraut/thread-subagents-api Brent Traut 2026-06-04 14:23:32 -07:00
  • 1b3b6da296 Use Winget release environment secret dev/shijie/drop-windows-signing-deployment shijie-openai 2026-06-04 14:18:15 -07:00
  • d1855d9117 codex: address PR review feedback (#26461) Adam Perry 2026-06-04 21:13:01 +00:00
  • 2ec687715d Release 0.138.0-alpha.4 rust-v0.138.0-alpha.4 Ahmed Ibrahim 2026-06-04 14:01:43 -07:00
  • f6e529656f [codex] Use model-advertised reasoning effort order (#26446) Ahmed Ibrahim 2026-06-04 14:01:14 -07:00
  • dc73635f01 ci: preserve pinned toolchain for MSVC setup Adam Perry 2026-06-04 20:54:44 +00:00
  • a97e7ace47 ci: extract shared Cargo setup action Adam Perry 2026-06-04 20:37:56 +00:00
  • 8ac304c299 [codex] Support model-defined reasoning efforts (#26444) Ahmed Ibrahim 2026-06-04 13:36:24 -07:00
  • 4a70e0ac1b Cleanup experimentalFeature/enablement/set (#26312) Matthew Zeng 2026-06-04 13:35:31 -07:00
  • 46b2ef91f4 windows-sandbox: cap token default dacl growth automation/windows-sandbox-bugs-26438-20260604 David Wiesen 2026-06-04 13:33:18 -07:00
  • 49c10910bb ci: run native Cargo clippy on pull requests codex/pr-native-clippy Adam Perry 2026-06-04 20:24:56 +00:00
  • d312a53e2a Remove response.processed websocket request (#26447) pakrym-oai 2026-06-04 13:15:50 -07:00
  • f97d5c3275 build: use ThinLTO for release binaries (#23710) Adam Perry @ OpenAI 2026-06-04 13:07:53 -07:00
  • 409e0170dd Reuse plugin discovery during startup Charlie Marsh 2026-06-04 16:06:10 -04:00
  • 555f8caeff [codex] Fix Windows sandbox build script lint (#26445) pakrym-oai 2026-06-04 13:03:47 -07:00
  • e64b469bbc Route AGENTS.md loading through environment filesystems (#26205) Adam Perry @ OpenAI 2026-06-04 12:43:07 -07:00
  • 448d1372c7 Address PR review feedback (#25112) Brent Traut 2026-06-04 12:31:02 -07:00
  • 6bb588165d @jameswt-oai has signed the CLA in openai/codex#26281 github-actions[bot] 2026-06-04 19:35:14 +00:00
  • 5431aa36a5 @hefuc-oai has signed the CLA in openai/codex#26449 github-actions[bot] 2026-06-04 19:32:22 +00:00
  • f006ab38e4 @beggers-openai has signed the CLA in openai/codex#26431 github-actions[bot] 2026-06-04 19:31:22 +00:00
  • 68ab6c4f8e Release 0.138.0-alpha.3 rust-v0.138.0-alpha.3 Shijie Rao 2026-06-04 12:27:23 -07:00
  • bc4b55c09c Simplify agent hook sessions abhinav/agent-hooks Abhinav Vedmala 2026-06-04 12:26:45 -07:00
  • c3fcb0e745 Use Azure artifact signing environment secrets (#25945) Shijie Rao 2026-06-04 12:24:26 -07:00
  • 5e7d08f0e3 feat(app-server): expose persisted subagent lifecycle state Brent Traut 2026-05-29 09:47:37 -07:00
  • b0620be474 Fix Windows sandbox build script lint pakrym/fix-main-lint pakrym-oai 2026-06-04 11:46:11 -07:00
  • 8b1238856b core: allow excluding tool namespaces from code mode (#26320) sayan-oai 2026-06-04 11:40:18 -07:00
  • b1247fb8f6 @darrenhwang-oai has signed the CLA in openai/codex#26276 github-actions[bot] 2026-06-04 18:37:40 +00:00
  • 6bfb188357 Propagate auth session logging ID through token exchange dev/darrenhwang/codex-auth-session-logging-id Darren Hwang 2026-06-04 11:27:04 -07:00
  • 9e41f8ddbe [codex-analytics] emit forked thread id on initialization (#26248) kbazzi 2026-06-04 11:24:12 -07:00
  • f2b88c8c40 Support model-defined reasoning efforts codex/arbitrary-reasoning-efforts Ahmed Ibrahim 2026-06-04 11:21:47 -07:00
  • c8fdc74b42 external-agent-migration: avoid mixed MCP transport configs (#26435) stefanstokic-oai 2026-06-04 14:16:03 -04:00
  • 881cf191d7 app-server: support -c config overrides (#26436) Michael Bolin 2026-06-04 11:05:54 -07:00
  • f11902ca83 Disable deployment records for Windows signing env shijie-openai 2026-06-04 10:59:53 -07:00
  • 85cf6ad484 merge commit for archive created by Sapling Michael Bolin 2026-06-04 10:54:22 -07:00
  • 66314a1c1e app-server: support CLI config overrides Michael Bolin 2026-06-04 10:47:40 -07:00
  • 81cf936b99 Merge 0dcc8c9c2f into sapling-pr-archive-bolinfest Michael Bolin 2026-06-04 10:48:11 -07:00
  • 0dcc8c9c2f app-server: support CLI config overrides Michael Bolin 2026-06-04 10:47:40 -07:00
  • e94b0476dd windows-sandbox: materialize setup helper before launch automation/windows-sandbox-bugs-26416-26419-20260604 David Wiesen 2026-06-04 10:25:33 -07:00
  • cdc1d592df Expose configured marketplace source in plugin list JSON (#26417) mpc-oai 2026-06-04 12:20:32 -05:00
  • cbf62f64cb Bound external agent session detection work (#26291) stefanstokic-oai 2026-06-04 13:13:05 -04:00