Commit Graph

  • 2b9e25210f fix: make hook regressions portable viyatb-oai 2026-03-27 07:20:30 -07:00
  • 025038925d fix(hooks): stop lower-trust observer hooks after trusted stop viyatb-oai 2026-03-27 12:42:59 -07:00
  • 0dc8b97861 fix: add missing hooks protocol dependency viyatb-oai 2026-03-27 01:38:05 -07:00
  • f94384e81a refactor: inline project layer detection in hook discovery viyatb-oai 2026-03-26 18:32:43 -07:00
  • ac0800ed36 fix: run project pre-tool hooks after trusted hooks viyatb-oai 2026-03-26 18:02:10 -07:00
  • ab48990728 test: ignore windows-only unsupported hook coverage viyatb-oai 2026-04-07 12:24:27 -07:00
  • fe460cdfae test: skip unsupported windows hook trust checks viyatb-oai 2026-04-07 12:22:14 -07:00
  • 07d8b78a49 [codex-analytics] denormalize thread metadata onto turn events rhan-oai 2026-04-07 12:20:29 -07:00
  • 48c5be90cb [codex-analytics] add steering metadata rhan-oai 2026-04-07 12:20:29 -07:00
  • ac4d18c4af [codex-analytics] add queued submission metadata rhan-oai 2026-04-07 12:20:29 -07:00
  • d3f41f1b2c [codex-analytics] add token usage metadata rhan-oai 2026-04-07 12:20:29 -07:00
  • fc8860cfed [codex-analytics] feature plumbing and emittance rhan-oai 2026-04-07 12:20:29 -07:00
  • 3dd4d75624 codex: preserve relative cwd sandbox projection pakrym-oai 2026-04-07 12:14:28 -07:00
  • 3555e247a7 Merge branch 'main' into codex/viyatb/trusted-project-config-gating viyatb-oai 2026-04-07 12:02:47 -07:00
  • 8614f92fc4 [codex] Fix unified exec test build (#17032) pakrym-oai 2026-04-07 12:01:06 -07:00
  • 0101eb2175 merge commit for archive created by Sapling rhan-oai 2026-04-07 11:54:47 -07:00
  • 858c958a1c [codex-analytics] denormalize thread metadata onto turn events rhan-oai 2026-04-07 11:51:14 -07:00
  • c8b38bde0f codex: fix tui plugin cwd request pakrym-oai 2026-04-07 11:50:35 -07:00
  • 150f8f0a7e [codex-analytics] add steering metadata rhan-oai 2026-04-07 11:44:34 -07:00
  • 9976d49992 [codex-analytics] add queued submission metadata rhan-oai 2026-04-07 11:41:54 -07:00
  • dd82e260ee codex: avoid remote sandbox type round-trip starr-openai 2026-04-07 11:41:08 -07:00
  • 7e64f4ed8a Show full failed Bazel test logs Ahmed Ibrahim 2026-04-06 23:50:10 -07:00
  • 4513c1196f codex: accept relative app-server cwd params pakrym-oai 2026-04-07 11:39:42 -07:00
  • 6e02a3f5e6 [codex-analytics] add token usage metadata rhan-oai 2026-04-07 11:39:38 -07:00
  • 59af4a730c app-server: Allow enabling remote control in runtime (#16973) Ruslan Nigmatullin 2026-04-07 11:36:17 -07:00
  • 470b3592e6 Add full-ci branch trigger (#16980) pakrym-oai 2026-04-07 11:33:35 -07:00
  • af2561da23 [codex-analytics] feature plumbing and emittance rhan-oai 2026-04-07 11:28:00 -07:00
  • 8a13f82204 app-server: Move watch_id to request of fs/watch (#17026) Ruslan Nigmatullin 2026-04-07 11:22:28 -07:00
  • 8a9aa00744 Merge remote-tracking branch 'origin/main' into pakrym/core-cwd-absolutepathbuf pakrym-oai 2026-04-07 11:16:23 -07:00
  • 252d79f5eb [mcp] Support MCP Apps part 2 - Add meta to mcp tool call result. (#16465) Matthew Zeng 2026-04-07 11:10:21 -07:00
  • 801022672e test: normalize project trust fixtures viyatb-oai 2026-04-07 10:59:27 -07:00
  • daef02a565 Simplify /context skill instruction label starr-openai 2026-04-07 10:57:54 -07:00
  • 365154d5da [codex] Make unified exec tests remote aware (#16977) pakrym-oai 2026-04-07 10:56:08 -07:00
  • b525b5a3a7 Update README (#16348) Romain Huet 2026-04-07 10:55:58 -07:00
  • f1a2b920f9 [codex] Make AbsolutePathBuf joins infallible (#16981) pakrym-oai 2026-04-07 10:52:08 -07:00
  • 19b43e5352 Rename /context skill row label starr-openai 2026-04-07 10:50:03 -07:00
  • 76a7aa8cc1 Avoid PowerShell profiles in Windows sandbox codex-win-sandbox-noprofile-17019 David Wiesen 2026-04-07 10:39:58 -07:00
  • 44d70994e7 Force no-profile PowerShell in Windows sandbox codex/windows-sandbox-pwsh-noprofile-17019 David Wiesen 2026-04-07 10:39:14 -07:00
  • cbeff282a1 Include PATH dirs in Windows sandbox read roots automation/windows-sandbox-path-read-roots-17020 David Wiesen 2026-04-07 10:38:39 -07:00
  • cc50bc77ab fix: apply PowerShell shell snapshots without profiles iceweasel/windows-sandbox-powershell-snapshot-17019-17020 David Wiesen 2026-04-07 10:38:28 -07:00
  • dd5c006700 Refine /context user-managed grouping starr-openai 2026-04-07 10:33:18 -07:00
  • 382909eaf2 fix: fall back when sandbox arg0 helper disappears iceweasel/windows-sandbox-arg0-rehydrate-16970 David Wiesen 2026-04-07 10:31:15 -07:00
  • d38a73f61c fix create-api-key flow cancellation races codex/api-provision-app Michael Fan 2026-04-07 12:05:31 -04:00
  • e827357be9 fix create-api-key flow cleanup Michael Fan 2026-04-06 19:17:45 -04:00
  • 64b5036b99 codex: make create-api-key app-server backed Michael Fan 2026-04-05 18:07:48 -04:00
  • 0b9e42f6f7 fix(guardian): don't throw away transcript when over budget (#16956) Owen Lin 2026-04-07 10:19:16 -07:00
  • 2fb1b2de43 Address exec-server sandbox review feedback starr-openai 2026-04-07 10:19:15 -07:00
  • 5c2f6b0470 Merge remote-tracking branch 'origin/main' into pakrym/core-cwd-absolutepathbuf pakrym-oai 2026-04-07 10:05:29 -07:00
  • 3a1e4b930c fix(tui): prompt for permissions when cwd is sandbox-blocked fcoury/change-directory Felipe Coury 2026-04-07 14:01:10 -03:00
  • 3a6f1b6f75 codex: keep config cwd strictness in core pakrym-oai 2026-04-07 09:58:07 -07:00
  • 5d1671ca70 feat(analytics): generate an installation_id and pass it in responsesapi client_metadata (#16912) Owen Lin 2026-04-07 09:52:17 -07:00
  • 2b9bf5d3d4 Fix missing resume hint on zero-token exits (#16987) Eric Traut 2026-04-07 09:34:04 -07:00
  • d1934e7123 Expose app tool schemas in app list rreichel3/codex-app-param-schemas rreichel3-oai 2026-04-07 12:33:08 -04:00
  • cd591dc457 Preserve null developer instructions (#16976) Ahmed Ibrahim 2026-04-07 09:32:14 -07:00
  • feb4f0051a Fix nested exec thread ID restore (#16882) Eric Traut 2026-04-07 09:26:22 -07:00
  • 82506527f1 Fix read-only apply_patch rejection message (#16885) Eric Traut 2026-04-07 09:25:39 -07:00
  • 3b32de4fab Stabilize flaky multi-agent followup interrupt test (#16739) Eric Traut 2026-04-07 09:24:14 -07:00
  • 4cc6818996 chore: keep request_user_input tool to persist cache on multi-agents (#17009) jif-oai 2026-04-07 17:53:31 +02:00
  • bd8ca44a8a test(app-server): cover thread turn context updates Felipe Coury 2026-04-07 12:50:15 -03:00
  • 6d7b2c860d refactor(app-server): share turn context override mapping Felipe Coury 2026-04-07 12:50:15 -03:00
  • ab5c7c3489 fix(tui): keep blank-separated fenced table examples fenced Felipe Coury 2026-04-07 12:42:59 -03:00
  • 42efa1a80a fix(tui): prepare app-level interrupts locally Felipe Coury 2026-04-07 12:42:08 -03:00
  • 7a4c131e89 fix(tui): preserve sparse pipe table rows Felipe Coury 2026-04-07 12:41:28 -03:00
  • 413c1e1fdf [codex] reduce module visibility (#16978) pakrym-oai 2026-04-07 08:03:35 -07:00
  • 89f1a44afa feat: /feedback cascade (#16442) jif-oai 2026-04-07 13:47:37 +02:00
  • 99f167e6bf chore: hide nickname for debug flag (#17007) jif-oai 2026-04-07 12:31:13 +02:00
  • 68e16baabe chore: send_message and followup_task do not return anything (#17008) jif-oai 2026-04-07 12:26:36 +02:00
  • 2a8c3a2a52 feat: drop agent ID from v2 (#17005) jif-oai 2026-04-07 11:56:01 +02:00
  • e2bb45bb24 chore: debug flag to hide some parameters (#17002) jif-oai 2026-04-07 11:42:19 +02:00
  • 51f75e2f56 feat: empty role ok (#16999) jif-oai 2026-04-07 11:34:08 +02:00
  • 741e2fdeb8 [codex] ez - rename env=>request in codex-rs/core/src/unified_exec/process_manager.rs (#16724) starr-openai 2026-04-07 02:17:31 -07:00
  • b94a994400 nits jif/move-out-of-path jif-oai 2026-04-07 09:20:14 +01:00
  • eb84d57437 codex: fix CI failure on PR #16983 etraut/alarm2 Eric Traut 2026-04-07 00:42:21 -07:00
  • 60e34bf2a8 codex: fix CI failure on PR #16983 Eric Traut 2026-04-07 00:15:36 -07:00
  • 811d686d69 Increase apply-patch test wait timeout dev/windows-apply-patch-timeout Ahmed Ibrahim 2026-04-07 00:03:45 -07:00
  • aabeb33f76 Fix Windows startup sync test helper dev/windows-core-ci-fixes Ahmed Ibrahim 2026-04-07 00:05:58 -07:00
  • d7e444524d codex: stabilize cwd tests on windows pakrym-oai 2026-04-06 23:53:35 -07:00
  • 90320fc51a collapse dev message into one (#16988) Won Park 2026-04-06 23:49:47 -07:00
  • 7898b87461 codex: fix CI failure on PR #16983 Eric Traut 2026-04-06 23:48:18 -07:00
  • d244d360d4 Clarify ambiguous alarm time parsing Eric Traut 2026-04-06 23:34:05 -07:00
  • 476a8d5a42 Add optional feedback mirror upload Ningyi Xie 2026-04-05 22:27:17 -07:00
  • fd3deb7c1d Improve alarm parsing and schedule display Eric Traut 2026-04-06 23:24:11 -07:00
  • 15fc7776ee codex: avoid current dir for absolute normalization pakrym-oai 2026-04-06 23:21:42 -07:00
  • a958a1741a codex: resolve config read cwd relative to process pakrym-oai 2026-04-06 23:14:55 -07:00
  • 9e971c8afc Release 0.119.0-alpha.15 rust-v0.119.0-alpha.15 Ahmed Ibrahim 2026-04-06 23:14:35 -07:00
  • a215cfe658 codex: avoid cwd lookup for absolute paths pakrym-oai 2026-04-06 23:10:11 -07:00
  • 4bddc4989b codex: avoid cwd lookup for absolute config overrides pakrym-oai 2026-04-06 23:05:52 -07:00
  • 76a3417526 Improve TUI alarm time display Eric Traut 2026-04-06 23:01:13 -07:00
  • 513a782339 codex: fix CI failure on PR #16983 Eric Traut 2026-04-06 22:55:12 -07:00
  • f208228b6b codex: fix linux sandbox cwd callers pakrym-oai 2026-04-06 22:52:41 -07:00
  • 809d0cdaa9 Tighten recurring alarm delete guidance Eric Traut 2026-04-06 22:47:36 -07:00
  • 199d836011 codex: fix cwd AbsolutePathBuf callers pakrym-oai 2026-04-06 22:41:14 -07:00
  • bd543dff0f codex: address PR review feedback (#16983) Eric Traut 2026-04-06 22:40:42 -07:00
  • b52b89102d @ningyi-oai has signed the CLA in openai/codex#16884 github-actions[bot] 2026-04-07 05:31:42 +00:00
  • b568babc8f Default loop alarms to idle recurrence Eric Traut 2026-04-06 22:27:09 -07:00
  • 9dc3e74051 Merge origin/main and resolve cwd migration conflicts pakrym-oai 2026-04-06 22:24:05 -07:00
  • 450de1307c Add alarm tool Eric Traut 2026-04-06 22:17:12 -07:00
  • 0728f6de61 Migrate core cwd values to AbsolutePathBuf pakrym-oai 2026-04-06 22:15:21 -07:00
  • da2e581411 Switch alarms to structured triggers etraut/alarm Eric Traut 2026-04-06 21:58:28 -07:00
  • 8e65c9fb07 merge commit for archive created by Sapling rhan-oai 2026-04-06 21:44:46 -07:00