Commit Graph

  • 314efd7763 fix(v8): select snapshot arch from target platform cconger/update-rusty-v8-12d7ef1d Channing Conger 2026-05-18 19:42:04 +00:00
  • 4dbca61e20 fix: default unknown tool schemas to empty schemas (#22380) Celia Chen 2026-05-18 12:41:10 -07:00
  • 10f7dc6eb5 codex: route global AGENTS reads through LOCAL_FS (#23343) starr-openai 2026-05-18 12:26:10 -07:00
  • 74e0161c21 Release 0.132.0-alpha.1 rust-v0.132.0-alpha.1 Shijie Rao 2026-05-18 12:21:56 -07:00
  • 139365a4bb feat(app-server): add optional thread_id to experimentalFeature/list (#23335) Owen Lin 2026-05-18 12:12:14 -07:00
  • 8e52578e66 feat(tui): handle paste in session picker (#23338) Felipe Coury 2026-05-18 16:04:41 -03:00
  • 55f6bbc667 goals: keep pause transitions explicit (#23088) Eric Traut 2026-05-18 11:58:40 -07:00
  • ae03d073b3 TUI: replay in-progress MCP calls as started (#23236) Eric Traut 2026-05-18 11:34:31 -07:00
  • 53a1f4c29e TUI: route elicitation responses to request thread (#23241) Eric Traut 2026-05-18 11:33:13 -07:00
  • 4ac3ea20a2 Clarify resume hints for renamed threads (#23234) Eric Traut 2026-05-18 11:32:02 -07:00
  • 0d344aca9b goal: pause continuation loops on usage limits and blockers (#23094) Eric Traut 2026-05-18 11:28:53 -07:00
  • 2cbeb29855 make it cleaner 2 jif/drop-parent-fork-setup-context jif-oai 2026-05-18 20:26:21 +02:00
  • d32cb2c6ac fix: harden plugin creator sharing validation (#22893) efrazer-oai 2026-05-18 11:22:42 -07:00
  • 8c14b08dd1 Upload rust full CI JUnit reports (#23273) starr-openai 2026-05-18 11:10:37 -07:00
  • b1c13b6fe5 Simplify legacy Windows sandbox ACL persistence (#22569) iceweasel-oai 2026-05-18 11:00:03 -07:00
  • 9286ff2805 Fix remote turn diff display roots (#23261) starr-openai 2026-05-18 10:53:49 -07:00
  • bb43044cba fix(tui): show shutdown feedback on exit (#23323) Felipe Coury 2026-05-18 14:41:14 -03:00
  • d335b00212 windows: link MSVC release binaries with static CRT (#22905) iceweasel-oai 2026-05-18 10:32:33 -07:00
  • 59eef04727 Fix clippy warning in fork history sanitization jif-oai 2026-05-18 19:26:21 +02:00
  • 3f2b7ede0b nit: read prompt (#23332) jif-oai 2026-05-18 19:25:27 +02:00
  • 6616a2faba Sanitize compacted fork histories jif-oai 2026-05-18 19:14:53 +02:00
  • 82061660ae [codex] Remove legacy shell output formatting paths (#22706) pakrym-oai 2026-05-18 09:57:54 -07:00
  • d1ca6f64c1 Drop parent spawn call from forked history jif/parent-config-fork jif-oai 2026-05-18 18:54:15 +02:00
  • 74a50313a4 Skip Windows sandbox ACL grants on non-ACL volumes fix/windows-sandbox-23108-nonfatal-acl-skips David Wiesen 2026-05-18 09:16:21 -07:00
  • adca1b643f [1 of 2] Optimize TUI startup terminal probes (#23175) Eric Traut 2026-05-18 09:04:02 -07:00
  • e734cb5713 Hide ChatGPT usage link for non-OpenAI status (#23127) Eric Traut 2026-05-18 09:02:38 -07:00
  • deb159d9ff Fix TUI stream cleanup after turn errors (#23128) Eric Traut 2026-05-18 09:00:57 -07:00
  • d845500096 smaller fix jif-oai 2026-05-18 17:55:34 +02:00
  • af6ffb6ebb Support --output-schema for exec resume (#23123) Eric Traut 2026-05-18 08:55:22 -07:00
  • fce10e009d tui: keep cleared Fast tier from reappearing after side-thread resume (#23121) Eric Traut 2026-05-18 08:52:18 -07:00
  • 05eb867845 ## New Features - The TUI now offers richer session controls and display: data-driven service-tier commands, blended token usage, permissions/approval mode, effective workspace roots, and responsive Markdown tables. (#21745, #21906, #21991, #21669, #21677, #22052, #22612) - @ mentions now search files, directories, plugins, and skills in one picker, backed by app-server plugin metadata. (#19068, #22375) - Plugin workflows gained marketplace CLI commands, version-aware sharing, share checkout, clearer shared-workspace buckets, and default-enabled plugin hooks. (#21396, #22397, #22425, #22435, #22549) - Remote workflows now support daemon-managed codex remote-control, runtime enable/disable APIs, status reads, and registry-backed/configured remote environments. (#20718, #22218, #22562, #22578, #22877, #20667, #21323) - The Python SDK moved to openai-codex / openai_codex, with pinned runtime-generated types, concurrent turn routing, approval modes, and integration coverage. (#21778, #21891, #21893, #21896, #21905, #21910, #22014) - Added codex doctor for support-ready diagnostics across runtime, auth, terminal, network, config, and local state. (#22336) rust-v0.131.0 Shijie Rao 2026-05-18 08:40:25 -07:00
  • 4a25ca68fb feat: parent config add jif-oai 2026-05-18 17:19:39 +02:00
  • 4ca60ef9ff Emit goal update events from goal extension tools (#23306) jif-oai 2026-05-18 16:14:37 +02:00
  • b631d92170 chore: make token usage async (#23305) jif-oai 2026-05-18 15:59:06 +02:00
  • 500ef67ed1 chore: goal resumed metrics (#23301) jif-oai 2026-05-18 15:19:23 +02:00
  • 7ee7fe239f chore: isolate thread goal storage behind GoalStore (#23295) jif-oai 2026-05-18 14:47:05 +02:00
  • 4ec43402bd Poll workspace messages on startup xli-codex/workspace-message-headline-polling xli-oai 2026-05-18 05:21:06 -07:00
  • 6a8173588c feat: add extension event sink capability (#23293) jif-oai 2026-05-18 14:08:56 +02:00
  • 9531e932ef Make extension lifecycle hooks async (#23291) jif-oai 2026-05-18 13:53:58 +02:00
  • a80f07ec4a chore: goal ext skeleton (#23288) jif-oai 2026-05-18 13:32:21 +02:00
  • da14dd2add [codex] Add installed-plugin mention API (#22448) xli-oai 2026-05-18 03:11:54 -07:00
  • 1c38856a2e Trace untraced websocket prewarm prefixes jif/websocket-prewarm-trace-anchor jif-oai 2026-05-18 11:05:56 +02:00
  • 194e8e10f1 Bound MCP stderr log buffers jif/bound-mcp-stderr-logs jif-oai 2026-05-18 10:59:59 +02:00
  • 71230af19d Bound state log payloads jif/bound-log-db-fields jif-oai 2026-05-18 10:59:53 +02:00
  • 1b4a94f70b Merge branch 'main' into jif/drop-parent-fork-setup-context jif-oai 2026-05-18 09:59:47 +02:00
  • 22dd9ad392 Densify and version memory summaries (#23148) jif-oai 2026-05-18 09:59:34 +02:00
  • 9689bd16f7 codex: address PR review feedback (#23230) dh--plugins-list-available Dylan Hurd 2026-05-18 00:35:18 -07:00
  • 7c6bf75071 fix MCP tool budget to use emitted spec dh--tool-search-limit Dylan Hurd 2026-05-18 00:21:25 -07:00
  • c7aaadc76f simplify dependency Dylan Hurd 2026-05-18 00:11:05 -07:00
  • dd72c7cb18 simplify Dylan Hurd 2026-05-17 22:55:16 -07:00
  • 049ddd2681 codex: fix CI failure on PR #23230 Dylan Hurd 2026-05-17 20:41:29 -07:00
  • 4203429e33 codex: fix CI failure on PR #23230 Dylan Hurd 2026-05-17 20:17:20 -07:00
  • e62d0a7b49 codex: add installable plugins list tool Dylan Hurd 2026-05-17 19:40:29 -07:00
  • 15536f15e9 Improve API key auth failure message codex/api-key-error-message-on-main Rahul Thathoo 2026-05-17 20:54:19 -07:00
  • 64ead6a83a Add exec-server websocket keepalive (#23226) starr-openai 2026-05-17 20:07:32 -07:00
  • 365134b7bc Add keepalive in app-server WS client talking to exec-server andrey/app-server-to-exec-server-ws-keepalive Andrey Mishchenko 2026-05-17 14:49:48 -07:00
  • a73999abc7 Merge branch 'main' into etraut/cap-log-payloads etraut/cap-log-payloads Eric Traut 2026-05-17 11:47:56 -07:00
  • 88b816c031 Cap diagnostic log payloads Eric Traut 2026-05-17 11:20:16 -07:00
  • 52ccc6a545 Add Codex release completion manifest kaih/release-completion-marker kh 2026-05-16 15:59:39 -07:00
  • 87b5895cbc Merge ec92703f8a into sapling-pr-archive-bolinfest Michael Bolin 2026-05-17 10:33:15 -07:00
  • ec92703f8a windows-sandbox: feed setup from resolved permissions Michael Bolin 2026-05-17 08:51:12 -07:00
  • e7bffc5a20 [codex] Accept string input for Python turns (#23162) Ahmed Ibrahim 2026-05-17 09:05:44 -07:00
  • 8756e32f15 Merge 27ab54ec79 into sapling-pr-archive-bolinfest Michael Bolin 2026-05-17 08:55:42 -07:00
  • 27ab54ec79 thread-store: store permission profiles Michael Bolin 2026-05-17 08:41:33 -07:00
  • a56af734c8 merge commit for archive created by Sapling Michael Bolin 2026-05-17 08:51:36 -07:00
  • 87d2951cf2 windows-sandbox: feed setup from resolved permissions Michael Bolin 2026-05-17 08:51:12 -07:00
  • 4bc32cd051 Merge 9ebf0b1f23 into sapling-pr-archive-bolinfest Michael Bolin 2026-05-17 08:41:48 -07:00
  • 9ebf0b1f23 thread-store: store permission profiles Michael Bolin 2026-05-17 08:41:33 -07:00
  • 0a83353ca3 test: reduce core sandbox policy test setup (#23036) Michael Bolin 2026-05-17 08:39:41 -07:00
  • 7a7fdbf22f Accept string input for Python turns codex/python-turn-result Ahmed Ibrahim 2026-05-17 07:03:40 -07:00
  • 545ede569c Make multi-agent v2 tool namespace configurable (#23147) jif-oai 2026-05-17 15:27:43 +02:00
  • f0166cadbb [codex] Return TurnResult from Python turn handles (#23151) Ahmed Ibrahim 2026-05-17 06:17:22 -07:00
  • b2becbfa87 Use TurnStatus in retry examples Ahmed Ibrahim 2026-05-17 06:15:37 -07:00
  • 01ae2987e3 Strip parent startup context from forked history jif-oai 2026-05-17 15:12:01 +02:00
  • ac86b0a0e1 Format Python SDK examples Ahmed Ibrahim 2026-05-17 06:05:09 -07:00
  • fab7cba2c9 Return TurnResult from Python turn handles Ahmed Ibrahim 2026-05-17 06:01:12 -07:00
  • 2d7fb209cc Preserve parent fork context while deduplicating instructions jif-oai 2026-05-17 14:51:00 +02:00
  • a926bb004a Drop parent setup context from forked agents jif-oai 2026-05-17 14:13:59 +02:00
  • 4fabb56c82 Rename remote registry contract to environment codex/biscuit-only-exec-server-auth Michael Zeng 2026-05-17 02:35:40 -07:00
  • 4c89772314 sdk/python: add first-class login support (#23093) Ahmed Ibrahim 2026-05-17 05:49:28 +03:00
  • ba3b410d9a Fix TUI argument comments Eric Traut 2026-05-16 18:55:03 -07:00
  • f2c2f9bbc6 Merge branch 'etraut/next-turn-state-app-server' into etraut/next-turn-state-tui Eric Traut 2026-05-16 18:34:22 -07:00
  • 9bb0e0f578 Simplify turn context update tests Eric Traut 2026-05-16 18:34:08 -07:00
  • ee48c5a7aa Merge branch 'etraut/next-turn-state-app-server' into etraut/next-turn-state-tui Eric Traut 2026-05-16 18:25:45 -07:00
  • 2f1591db16 Fix argument comment lint Eric Traut 2026-05-16 18:25:23 -07:00
  • 3c7e8d4361 Merge branch 'etraut/next-turn-state-app-server' into etraut/next-turn-state-tui Eric Traut 2026-05-16 18:13:00 -07:00
  • aea47290fd Wait before resolving turn start context Eric Traut 2026-05-16 18:12:46 -07:00
  • 55f62066bd Merge branch 'etraut/next-turn-state-app-server' into etraut/next-turn-state-tui Eric Traut 2026-05-16 18:06:10 -07:00
  • eb533c3616 Merge branch 'etraut/next-turn-state-core' into etraut/next-turn-state-app-server Eric Traut 2026-05-16 18:06:00 -07:00
  • 98c38ee9bf Simplify turn context handler Eric Traut 2026-05-16 18:05:35 -07:00
  • 89f0804d2e Merge branch 'etraut/next-turn-state-app-server' into etraut/next-turn-state-tui Eric Traut 2026-05-16 17:59:11 -07:00
  • bb41cb44cf Merge branch 'etraut/next-turn-state-core' into etraut/next-turn-state-app-server Eric Traut 2026-05-16 17:58:43 -07:00
  • 529c16f268 Merge branch 'etraut/next-turn-state-remove-override-context' into etraut/next-turn-state-core Eric Traut 2026-05-16 17:58:11 -07:00
  • 5b41df2613 Simplify turn context update cleanup Eric Traut 2026-05-16 17:57:42 -07:00
  • 664206891f Record MCP server entrypoint telemetry etraut/mcp-server-telemetry Eric Traut 2026-05-16 17:55:33 -07:00
  • d5d3bb7348 Merge branch 'etraut/next-turn-state-app-server' into etraut/next-turn-state-tui Eric Traut 2026-05-16 17:43:47 -07:00
  • 28f6e90082 Merge branch 'etraut/next-turn-state-core' into etraut/next-turn-state-app-server Eric Traut 2026-05-16 17:43:32 -07:00
  • 91e427f9f4 Merge branch 'etraut/next-turn-state-remove-override-context' into etraut/next-turn-state-core Eric Traut 2026-05-16 17:42:54 -07:00
  • 5aeec5fa05 Merge branch 'etraut/next-turn-state-input-op-consolidation' into etraut/next-turn-state-remove-override-context Eric Traut 2026-05-16 17:42:40 -07:00
  • db6e9bfaa9 Merge branch 'etraut/next-turn-state-remove-user-input-with-context' into etraut/next-turn-state-input-op-consolidation Eric Traut 2026-05-16 17:42:27 -07:00