Commit Graph

  • b54ee4952e codex: fix CI failure on PR #15561 Michael Fan 2026-03-24 18:11:39 -04:00
  • 9b034e7b46 .env -> .env.local Michael Fan 2026-03-24 15:59:46 -04:00
  • 62d24d13e3 Use OPENAI_API_KEY for api provisioning Michael Fan 2026-03-23 21:59:08 +00:00
  • fa7beabaff Add CLI api-provision slash command Michael Fan 2026-03-23 21:18:21 +00:00
  • 4f2f8f2ef1 Merge fcad39156d into sapling-pr-archive-bolinfest Michael Bolin 2026-03-26 13:46:17 -07:00
  • fcad39156d chore: remove skill_metadata field Michael Bolin 2026-03-26 13:27:21 -07:00
  • dfb36573cd sandboxing: use OsString for SandboxCommand.program (#15897) Michael Bolin 2026-03-26 13:38:33 -07:00
  • b23789b770 [codex] import token_data from codex-login directly (#15903) Michael Bolin 2026-03-26 13:34:02 -07:00
  • ce8df5c520 Stabilize multi-agent assign_task test YOUR NAME 2026-03-26 09:23:37 -07:00
  • 5700e72338 Release 0.117.0-alpha.25 rust-v0.117.0-alpha.25 Matthew Zeng 2026-03-26 13:22:28 -07:00
  • f7a0a9e96a Relax Windows plugin-read init test timeout rreichel3/protect-missing-dot-codex-windows rreichel3-oai 2026-03-19 18:52:08 -04:00
  • 0f449d6afe Protect first-time project .codex creation in Windows sandbox rreichel3-oai 2026-03-19 16:17:48 -04:00
  • 86764af684 Protect first-time project .codex creation across Linux and macOS sandboxes (#15067) rreichel3-oai 2026-03-26 16:06:53 -04:00
  • 9736fa5e3d app-server: Split transport module (#15811) Ruslan Nigmatullin 2026-03-26 13:01:35 -07:00
  • 73e5be3ca8 Merge bc3f1320ba into sapling-pr-archive-bolinfest Michael Bolin 2026-03-26 12:37:09 -07:00
  • bc3f1320ba refactor: stop re-exporting token_data from codex-core Michael Bolin 2026-03-26 12:36:56 -07:00
  • b3e069e8cb skills: remove unused skill permission metadata (#15900) Michael Bolin 2026-03-26 12:33:23 -07:00
  • b6050b42ae fix: resolve bwrap from trusted PATH entry (#15791) viyatb-oai 2026-03-26 12:13:51 -07:00
  • b497384556 Merge 224eb8987f into sapling-pr-archive-bolinfest Michael Bolin 2026-03-26 11:59:10 -07:00
  • 224eb8987f skills: remove unused skill permission metadata Michael Bolin 2026-03-26 11:58:56 -07:00
  • 3360f128f4 [plugins] Polish tool suggest prompts. (#15891) Matthew Zeng 2026-03-26 11:52:59 -07:00
  • c79385701b Release 0.117.0-alpha.24 rust-v0.117.0-alpha.24 Matthew Zeng 2026-03-26 11:52:04 -07:00
  • 57194fb349 exec underscore Roy Han 2026-03-26 11:48:08 -07:00
  • 3dff35f9d4 Merge 43d4a56601 into sapling-pr-archive-bolinfest Michael Bolin 2026-03-26 11:40:30 -07:00
  • 43d4a56601 fix: use OsString for SandboxCommand.program Michael Bolin 2026-03-26 11:37:58 -07:00
  • 553b92e9e1 test patch for model slug Roy Han 2026-03-26 11:25:50 -07:00
  • 6d62ce6be2 use anyhow instead of expected Roy Han 2026-03-26 11:12:06 -07:00
  • 4f3db8982f Refactor thread metadata projection guinness/thread-metadata-simple guinness/add-thread-metadata-field Guinness Chen 2026-03-26 11:11:41 -07:00
  • 4c54b2004d feat: zsh fork in exec server jif/zsh-in-exec-server jif-oai 2026-03-26 19:09:17 +01:00
  • fd58c486dc thread initialize refactoring Roy Han 2026-03-26 11:09:01 -07:00
  • 05d5b23bd2 Merge branch 'main' into jif/feedback-agents jif/feedback-agents jif-oai 2026-03-26 18:08:52 +00:00
  • 25134b592c [mcp] Fix legacy_tools (#15885) Matthew Zeng 2026-03-26 11:08:49 -07:00
  • 300089a3dc @bolinfest has signed the CLA in openai/codex#15828 github-actions[bot] 2026-03-26 18:03:17 +00:00
  • 2c54d4b160 feat(tui): add terminal title support to tui app server (#15860) Felipe Coury 2026-03-26 14:59:12 -03:00
  • 970386e8b2 fix: root as std agent (#15881) jif-oai 2026-03-26 17:57:34 +00:00
  • 5567bf4aed pivot to consuming from app-event stream Roy Han 2026-03-26 10:56:26 -07:00
  • 0bd34c28c7 Add wildcard in the middle test coverage (#15813) evawong-oai 2026-03-26 10:53:31 -07:00
  • 59aa4bfb72 fix: resolve bwrap from trusted PATH entry codex/viyatb/fix-bwrap-path-only viyatb-oai 2026-03-26 10:47:30 -07:00
  • af04273778 [codex] Block unsafe git global options from safe allowlist (#15796) Adrian 2026-03-26 10:46:04 -07:00
  • e36ebaa3da fix: box apply_patch test harness futures (#15835) Michael Bolin 2026-03-26 10:32:04 -07:00
  • e58d6c9c9c fix(windows): kill timed-out shell command descendants YOUR NAME 2026-03-26 10:30:56 -07:00
  • e7139e14a2 Enable tui_app_server feature by default (#15661) Eric Traut 2026-03-26 11:28:25 -06:00
  • 8d479f741c Add MCP connector metrics (#15805) nicholasclark-openai 2026-03-26 10:08:02 -07:00
  • 0d44bd708e Fix duplicate /review messages in app-server TUI (#15839) Eric Traut 2026-03-26 10:55:18 -06:00
  • 352f37db03 fix: max depth agent still has v2 tools (#15880) jif-oai 2026-03-26 16:36:12 +00:00
  • 5b199615bd Stabilize multi-agent assign_task test YOUR NAME 2026-03-26 09:23:37 -07:00
  • fe4f280ec6 Release 0.117.0-alpha.23 rust-v0.117.0-alpha.23 jif-oai 2026-03-26 17:17:44 +01:00
  • c9214192c5 [plugins] Update the suggestable plugins list. (#15829) Matthew Zeng 2026-03-26 08:53:22 -07:00
  • 7f3597529c feat: add multi-agent v2 support under /feedback jif-oai 2026-03-26 16:50:18 +01:00
  • 6d2f4aaafc feat: use ProcessId in exec-server (#15866) jif-oai 2026-03-26 15:45:36 +00:00
  • a5824e37db chore: ask agents md not to play with PIDs (#15877) jif-oai 2026-03-26 15:43:19 +00:00
  • 69fa466aad tests: skip seatbelt python prompt when localhost bind is blocked cory/fix-unified-exec-ci Dylan Hurd 2026-03-26 08:34:47 -07:00
  • f8f045d130 merge commit for archive created by Sapling Michael Bolin 2026-03-26 08:25:17 -07:00
  • d7e76aebc1 fix: box apply_patch test harness futures Michael Bolin 2026-03-26 08:25:11 -07:00
  • 26c66f3ee1 fix: flaky (#15869) jif-oai 2026-03-26 15:07:32 +00:00
  • 01fa4f0212 core: remove special execve handling for skill scripts (#15812) Michael Bolin 2026-03-26 07:46:04 -07:00
  • 6dcac41d53 chore: drop artifacts lib (#15864) jif-oai 2026-03-26 14:28:59 +00:00
  • 7dac332c93 feat: exec-server prep for unified exec (#15691) jif-oai 2026-03-26 14:22:34 +00:00
  • 4a5635b5a0 feat: clean spawn v1 (#15861) jif-oai 2026-03-26 14:01:00 +00:00
  • 8c2acc376a Merge remote-tracking branch 'origin/main' into harish/selection-quote-replies-feature harish/selection-quote-replies-feature Harish Manikantan 2026-03-26 09:14:23 -04:00
  • f07159def2 Add selection quote replies experimental feature Harish Manikantan 2026-03-26 08:39:45 -04:00
  • b00a05c785 feat: drop artifact tool and feature (#15851) jif-oai 2026-03-26 12:21:24 +00:00
  • 7ef3cfe63e feat: replace askama by custom lib (#15784) jif-oai 2026-03-26 09:33:25 +00:00
  • 5f1a0de185 add untracked file Roy Han 2026-03-26 00:42:22 -07:00
  • e1f9d57bc8 schema cleanup Roy Han 2026-03-26 00:41:48 -07:00
  • 450d2c49c1 accumulate steer count Roy Han 2026-03-26 00:37:14 -07:00
  • 33c8e44e37 turn steer rejection semantics Roy Han 2026-03-26 00:26:30 -07:00
  • 25ca65296a remove redundant submission type Roy Han 2026-03-26 00:07:53 -07:00
  • 93e3b7b94a Release 0.117.0-alpha.22 rust-v0.117.0-alpha.22 viyatb-oai 2026-03-26 00:06:39 -07:00
  • 9a9e044121 rebase Roy Han 2026-03-26 00:01:29 -07:00
  • b4ecba4de1 rebase Roy Han 2026-03-26 00:00:51 -07:00
  • 937cb5081d fix: fix old system bubblewrap compatibility without falling back to vendored bwrap (#15693) viyatb-oai 2026-03-25 23:51:39 -07:00
  • 5a449cd2d0 turn start and complete Roy Han 2026-03-25 23:13:22 -07:00
  • 8c5c77dd72 expand schema and rename event Roy Han 2026-03-25 18:29:32 -07:00
  • af369f5beb rebase Roy Han 2026-03-25 23:02:02 -07:00
  • 10d271b79b steer event Roy Han 2026-03-24 16:20:03 -07:00
  • 59a6864af3 expand schema Roy Han 2026-03-25 18:54:44 -07:00
  • 023902a47b merge commit for archive created by Sapling Michael Bolin 2026-03-25 22:54:45 -07:00
  • e679a8e14b fix: box apply_patch test harness futures Michael Bolin 2026-03-25 22:35:10 -07:00
  • d798a9247b merge commit for archive created by Sapling Michael Bolin 2026-03-25 22:52:01 -07:00
  • 6ec7a2d269 fix: box apply_patch test harness futures Michael Bolin 2026-03-25 22:35:10 -07:00
  • 75f4cc5cdf Merge 9e6350c16b into sapling-pr-archive-bolinfest Michael Bolin 2026-03-25 22:45:47 -07:00
  • 9e6350c16b fix: box apply_patch test harness futures Michael Bolin 2026-03-25 22:35:10 -07:00
  • 8ee26d372a Merge a0c1ff4d71 into sapling-pr-archive-bolinfest Michael Bolin 2026-03-25 22:35:30 -07:00
  • a0c1ff4d71 fix: remove apply_patch large-stack test workaround Michael Bolin 2026-03-25 22:35:10 -07:00
  • e42f0330ce Release 0.117.0-alpha.21 rust-v0.117.0-alpha.21 Shijie Rao 2026-03-25 21:36:41 -07:00
  • 6d0525ae70 Expand home-relative paths on Windows (#15817) Tiffany Citra 2026-03-25 21:19:57 -07:00
  • 1ff39b6fa8 Wire remote app-server auth through the client (#14853) Eric Traut 2026-03-25 22:17:03 -06:00
  • b565f05d79 Fix quoted command rendering in tui_app_server (#15825) Eric Traut 2026-03-25 22:03:29 -06:00
  • 4b50446ffa [plugins] Flip flags on. (#15820) Matthew Zeng 2026-03-25 20:24:06 -07:00
  • 4fe67a6975 windows-sandbox: don't fail refresh on ACL probe errors automation/windows-sandbox-bugs-15809-refresh David Wiesen 2026-03-25 19:53:38 -07:00
  • afd69e7cc0 Release 0.117.0-alpha.20 rust-v0.117.0-alpha.20 Shijie Rao 2026-03-25 19:23:50 -07:00
  • c4d9887f9a [hooks] add non-streaming (non-stdin style) shell-only PostToolUse support (#15531) Andrei Eternal 2026-03-25 19:18:03 -07:00
  • 4daf209709 minor alexs/analytics-metrics alexsong-oai 2026-03-25 19:16:16 -07:00
  • d19ca96cb4 rename alexsong-oai 2026-03-25 19:12:31 -07:00
  • ce5991d844 expand schema Roy Han 2026-03-25 18:54:44 -07:00
  • 1f615494c8 clean alexsong-oai 2026-03-25 18:50:03 -07:00
  • d6f4b1a888 rebase Roy Han 2026-03-25 18:45:08 -07:00
  • 1fac4b3be6 updates alexsong-oai 2026-03-25 18:44:05 -07:00
  • f2e417d8a1 rebase Roy Han 2026-03-25 18:38:59 -07:00