Commit Graph

  • 337643b00a Fix: Render MCP image outputs regardless of ordering (#9815) K Bediako 2026-01-28 08:14:08 +11:00
  • 28051d18c6 enable live web search for DangerFullAccess sandbox policy (#10008) sayan-oai 2026-01-27 12:09:05 -08:00
  • 2f8a44baea Remove load from SKILL.toml fallback (#10007) alexsong-oai 2026-01-27 12:06:40 -08:00
  • 30eb655ad1 really fix pwd for windows codex zip (#10011) iceweasel-oai 2026-01-27 11:29:28 -08:00
  • 700a29e157 chore: introduce *Args types for new() methods (#10009) Michael Bolin 2026-01-27 11:15:38 -08:00
  • c40ad65bd8 remove sandbox globals. (#9797) iceweasel-oai 2026-01-27 11:04:23 -08:00
  • 894923ed5d feat: make it possible to specify --config flags in the SDK (#10003) Michael Bolin 2026-01-27 10:47:07 -08:00
  • fc0fd85349 fix(app-server, core): defer initial context write to rollout file until first turn (#9950) Owen Lin 2026-01-27 10:41:54 -08:00
  • 877b76bb9d feat(network-proxy): add a SOCKS5 proxy with policy enforcement (#9803) viyatb-oai 2026-01-27 10:09:39 -08:00
  • 538e1059a3 TUI footer: right-align context and degrade shortcut summary + mode cleanly (#9944) Charley Cunningham 2026-01-27 09:43:09 -08:00
  • 067922a734 description in role type (#9993) jif-oai 2026-01-27 17:20:07 +00:00
  • dd24ac6b26 update pnpm to 10.28.2 to address security issues (#9992) mjr-openai 2026-01-27 12:19:43 -05:00
  • ddc704d4c6 backend-client: add get_config_requirements_file (#10001) gt-oai 2026-01-27 16:59:53 +00:00
  • 3b726d9550 chore: clean orchestrator prompt (#9994) jif-oai 2026-01-27 16:32:05 +00:00
  • 74ffbbe7c1 nit: better unused prompt (#9991) jif-oai 2026-01-27 13:03:12 +00:00
  • 742f086ee6 nit: better tool description (#9988) jif-oai 2026-01-27 12:46:51 +00:00
  • ab99df0694 Fix: cap aggregated exec output consistently (#9759) K Bediako 2026-01-27 20:29:12 +11:00
  • 509ff1c643 Fixing main and make plan mode reasoning effort medium (#9980) Ahmed Ibrahim 2026-01-26 22:30:24 -08:00
  • cabb2085cc make plan prompt less detailed (#9977) Ahmed Ibrahim 2026-01-26 21:42:01 -08:00
  • 4db6da32a3 tui: wrapping user input questions (#9971) Ahmed Ibrahim 2026-01-26 21:30:09 -08:00
  • 0adcd8aa86 make cached web_search client-side default (#9974) sayan-oai 2026-01-26 21:25:40 -08:00
  • 28bd7db14a plan prompt (#9975) Ahmed Ibrahim 2026-01-26 21:14:05 -08:00
  • 0c72d8fd6e prompt (#9970) Ahmed Ibrahim 2026-01-26 20:27:57 -08:00
  • 7c96f2e84c Fix resume --last with --json option (#9475) Eric Traut 2026-01-26 20:20:57 -08:00
  • f45a8733bf prompt final (#9969) Ahmed Ibrahim 2026-01-26 20:12:43 -08:00
  • b655a092ba Improve plan mode prompt (#9968) Ahmed Ibrahim 2026-01-26 19:56:16 -08:00
  • b7bba3614e plan prompt v7 (#9966) Ahmed Ibrahim 2026-01-26 19:34:18 -08:00
  • 86adf53235 fix: handle all web_search actions and in progress invocations (#9960) sayan-oai 2026-01-26 19:33:48 -08:00
  • 998e88b12a Use test_codex more (#9961) pakrym-oai 2026-01-26 18:52:10 -08:00
  • c900de271a Warn users on enabling underdevelopment features (#9954) Ahmed Ibrahim 2026-01-26 17:58:05 -08:00
  • a641a6427c feat: load interface metadata from SKILL.json (#9953) alexsong-oai 2026-01-26 17:38:06 -08:00
  • 5d13427ef4 NIT larger buffer (#9957) jif-oai 2026-01-27 01:26:55 +00:00
  • 394b967432 Reuse ChatComposer in request_user_input overlay (#9892) Ahmed Ibrahim 2026-01-26 17:21:41 -08:00
  • 6a279f6d77 Updated contribution guidelines (#9933) Eric Traut 2026-01-26 17:13:25 -08:00
  • 47aa1f3b6a Reject request_user_input outside Plan/Pair (#9955) Charley Cunningham 2026-01-26 17:12:17 -08:00
  • 73bd84dee0 fix: try to fix freezes 2 (#9951) jif-oai 2026-01-27 01:02:22 +00:00
  • 32b062d0e1 fix: use brew upgrade --cask codex to avoid warnings and ambiguity (#9823) JBallin 2026-01-27 02:21:09 +02:00
  • f29a0defa2 fix: remove cli tooltip references to custom prompts (#9901) Matt Ridley 2026-01-26 23:55:44 +00:00
  • 2e5aa809f4 chore(deps): bump globset from 0.4.16 to 0.4.18 in /codex-rs (#9884) dependabot[bot] 2026-01-26 15:55:19 -08:00
  • 6418e65356 chore(deps): bump axum from 0.8.4 to 0.8.8 in /codex-rs (#9883) dependabot[bot] 2026-01-26 15:54:58 -08:00
  • 764712c116 chore(deps): bump tokio-test from 0.4.4 to 0.4.5 in /codex-rs (#9882) dependabot[bot] 2026-01-26 15:51:21 -08:00
  • 5ace350186 chore(deps): bump tracing from 0.1.43 to 0.1.44 in /codex-rs (#9880) dependabot[bot] 2026-01-26 15:48:45 -08:00
  • a8f195828b Add composer config and shared menu surface helpers (#9891) Ahmed Ibrahim 2026-01-26 15:16:29 -08:00
  • 313ee3003b fix: handle utf-8 in windows sandbox logs (#8647) David Gilbertson 2026-01-27 10:11:27 +11:00
  • 159ff06281 plan prompt (#9943) Ahmed Ibrahim 2026-01-26 14:48:54 -08:00
  • bdc4742bfc Add MCP server scopes config and use it as fallback for OAuth login (#9647) blevy-oai 2026-01-26 14:13:04 -08:00
  • 247fb2de64 [app-server] feat: add filtering on thread list (#9897) jif-oai 2026-01-26 21:54:19 +00:00
  • 6a02fdde76 ensure codex bundle zip is created in dist/ (#9934) iceweasel-oai 2026-01-26 13:39:00 -08:00
  • b77bf4d36d Aligned feature stage names with public feature maturity stages (#9929) Eric Traut 2026-01-26 11:43:36 -08:00
  • 62266b13f8 Add thread/unarchive to restore archived rollouts (#9843) Charley Cunningham 2026-01-26 11:24:36 -08:00
  • 09251387e0 chore: update interrupt message (#9925) jif-oai 2026-01-26 20:07:54 +01:00
  • e471ebc5d2 prompt (#9928) Ahmed Ibrahim 2026-01-26 10:27:18 -08:00
  • 375a5ef051 fix: attempt to reduce high cpu usage when using collab (#9776) Gene Oden 2026-01-26 10:07:25 -08:00
  • fdc69df454 Fix flakey shell snapshot test (#9919) gt-oai 2026-01-26 18:05:30 +00:00
  • 01d7f8095b feat: codex exec mapping of collab tools (#9817) jif-oai 2026-01-26 19:01:35 +01:00
  • 3ba702c5b6 Feat: add isOther to question returned by request user input tool (#9890) Shijie Rao 2026-01-26 09:52:38 -08:00
  • 6316e57497 Fix up config disabled err msg (#9916) gt-oai 2026-01-26 17:49:31 +00:00
  • 70d5959398 feat: disable collab at max depth (#9899) jif-oai 2026-01-26 18:05:36 +01:00
  • 3f338e4a6a feat: explorer collab (#9918) jif-oai 2026-01-26 17:21:42 +01:00
  • 48aeb67f7a Fix flakey conversation flow test (#9784) gt-oai 2026-01-26 15:58:14 +00:00
  • 65c7119fb7 Fix flakey resume test (#9789) gt-oai 2026-01-26 14:44:37 +00:00
  • c66662c61b feat: rebase multi-agent tui on config_snapshot (#9818) jif-oai 2026-01-26 11:18:47 +01:00
  • d594693d1a feat: dynamic tools injection (#9539) jif-oai 2026-01-26 11:06:44 +01:00
  • 25fccc3d4d chore(core) move model_instructions_template config (#9871) Dylan Hurd 2026-01-25 23:02:11 -08:00
  • 031bafd1fb feat(tui) /personality (#9718) Dylan Hurd 2026-01-25 21:59:42 -08:00
  • d27f2533a9 Plan prompt (#9877) Ahmed Ibrahim 2026-01-25 19:50:35 -08:00
  • 0f798173d7 Prompt (#9874) Ahmed Ibrahim 2026-01-25 18:24:25 -08:00
  • cb2bbe5cba Adjust modes masks (#9868) Ahmed Ibrahim 2026-01-25 12:44:17 -08:00
  • dd2d68e69e chore: remove extra newline in println (#9850) Ahmad Sohail Raoufi 2026-01-25 23:14:15 +04:30
  • 8fea8f73d6 chore: half max number of sub-agents (#9861) jif-oai 2026-01-25 17:51:55 +01:00
  • 73b5274443 feat: cap number of agents (#9855) jif-oai 2026-01-25 15:57:22 +01:00
  • a748600c42 Revert "Revert "fix: musl build"" (#9847) jif-oai 2026-01-25 14:50:31 +01:00
  • b332482eb1 Mark collab as beta (#9834) pakrym-oai 2026-01-25 02:13:21 -08:00
  • 58450ba2a1 Use collaboration mode masks without mutating base settings (#9806) Ahmed Ibrahim 2026-01-24 23:35:31 -08:00
  • 24230c066b Revert "fix: libcc link" (#9841) Ahmed Ibrahim 2026-01-24 22:58:56 -08:00
  • 18acec09df Ask for cwd choice when resuming session from different cwd (#9731) Charley Cunningham 2026-01-24 21:57:19 -08:00
  • 182000999c Raise welcome animation breakpoint to 37 rows (#9778) Matthew Zeng 2026-01-24 21:50:35 -08:00
  • 652f08e98f Revert "fix: musl build" (#9840) Ahmed Ibrahim 2026-01-24 20:46:53 -08:00
  • 279c9534a1 Prevent backspace from removing a text element when the cursor is at the element’s left edge (#9630) Charley Cunningham 2026-01-24 10:41:39 -08:00
  • e2bd9311c9 fix(windows-sandbox): remove request files after read (#9316) Max Kong 2026-01-24 13:23:37 -05:00
  • 2efcdf4062 fix: musl build (#9820) jif-oai 2026-01-24 16:56:28 +01:00
  • 3651608365 fix: libcc link (#9819) jif-oai 2026-01-24 16:32:06 +01:00
  • 83775f4df1 feat: ephemeral threads (#9765) jif-oai 2026-01-24 15:57:40 +01:00
  • 515ac2cd19 feat: add thread spawn source for collab tools (#9769) jif-oai 2026-01-24 15:21:34 +01:00
  • eb7558ba85 Remove batman reference from experimental prompt (#9812) Charley Cunningham 2026-01-24 05:24:36 -08:00
  • 713ae22c04 Another round of improvements for config error messages (#9746) Eric Traut 2026-01-23 20:11:09 -08:00
  • b3127e2eeb Have a coding mode and only show coding and plan (#9802) Ahmed Ibrahim 2026-01-23 19:28:49 -08:00
  • 77222492f9 feat: introducing a network sandbox proxy (#8442) viyatb-oai 2026-01-23 20:47:09 -05:00
  • 69cfc73dc6 change collaboration mode to struct (#9793) Ahmed Ibrahim 2026-01-23 17:00:23 -08:00
  • 1167465bf6 Chore: remove mode from header (#9792) Ahmed Ibrahim 2026-01-23 14:38:17 -08:00
  • d9232403aa bundle sandbox helper binaries in main zip, for winget. (#9707) iceweasel-oai 2026-01-23 14:36:42 -08:00
  • b9deb57689 Load untrusted rules (#9791) gt-oai 2026-01-23 21:52:27 +00:00
  • c6ded0afd8 still load skills (#9700) gt-oai 2026-01-23 20:35:50 +00:00
  • e04851816d Remove stale TODO comment from defs.bzl (#9787) jcoens-openai 2026-01-23 12:30:01 -08:00
  • e0ae219f36 Fix resume picker when user event appears after head (#9512) JUAN DAVID SALAS CAMARGO 2026-01-23 15:21:27 -05:00
  • 45fe58159e Select default model from filtered presets (#9782) Ahmed Ibrahim 2026-01-23 12:18:36 -08:00
  • 7938c170d9 Print warning if we skip config loading (#9611) gt-oai 2026-01-23 20:06:37 +00:00
  • eca365cf8c Upgrade GitHub Actions for Node 24 compatibility (#9722) Salman Chishti 2026-01-23 20:06:04 +00:00
  • ae7d3e1b49 fix(exec): skip git repo check when --yolo flag is used (#9590) zerone0x 2026-01-24 04:05:20 +08:00
  • f353d3d695 prompt (#9777) Ahmed Ibrahim 2026-01-23 11:24:48 -08:00