Commit Graph

  • 22b8626e43 codex: wire startup memory extraction and consolidation jif/pr4-memory-startup-pipeline jif-oai 2026-02-09 16:16:03 +00:00
  • 8c15c5c60f memories: add extraction and prompt module foundation jif-oai 2026-02-09 16:15:32 +00:00
  • 4974348a8c state: add memory consolidation lock primitives jif-oai 2026-02-09 16:12:24 +00:00
  • 9fe925b15a Load requirements on windows (#10770) gt-oai 2026-02-09 16:05:38 +00:00
  • c4d1e02e3c tools: remove get_memory tool and tests jif-oai 2026-02-09 16:04:42 +00:00
  • b5816cf5ad Increase timeout for flake gt/flake-101 gt-oai 2026-02-09 15:41:56 +00:00
  • 54b401aa5f Deflake mixed parallel tools timing test (#11193) gt-oai 2026-02-09 15:16:54 +00:00
  • 343b85ea1b @paul-pro has signed the CLA in openai/codex#11192 github-actions[bot] 2026-02-09 14:42:54 +00:00
  • d5cd83ad9c @Philipp-M has signed the CLA in openai/codex#11185 github-actions[bot] 2026-02-09 12:58:15 +00:00
  • c264e69dca Release 0.99.0-alpha.10 rust-v0.99.0-alpha.10 jif-oai 2026-02-09 11:25:57 +00:00
  • 284c03ceab chore: enable sub agents (#11173) jif-oai 2026-02-09 11:25:37 +00:00
  • 13de744296 fix: do not show closed agents in /agent (#11175) jif-oai 2026-02-09 11:25:31 +00:00
  • 753821c90f chore: enable shell snapshot (#11172) jif-oai 2026-02-09 11:23:59 +00:00
  • 6cf61725d0 feat: do not close unified exec processes across turns (#10799) jif-oai 2026-02-09 10:27:46 +00:00
  • 4e9e6ca243 tui: avoid no-op status-line redraws (#11155) rakan-oai 2026-02-09 00:13:19 -08:00
  • aa992daf3c fix discovarable_user_msg Ahmed Ibrahim 2026-02-08 21:55:43 -08:00
  • 1bef42a91b tests Ahmed Ibrahim 2026-02-08 21:37:26 -08:00
  • 316637aa34 fix Ahmed Ibrahim 2026-02-08 21:37:07 -08:00
  • 0fd69f1b37 Extract ContextDiscoverable history handling trait Ahmed Ibrahim 2026-02-08 20:02:58 -08:00
  • 10a7797ac6 chore(deps): bump ansi-to-tui from 7.0.0 to 8.0.1 in /codex-rs dependabot[bot] 2026-02-09 03:44:06 +00:00
  • 383b45279e feat: include NetworkConfig through ExecParams (#11105) Michael Bolin 2026-02-08 19:32:17 -08:00
  • ed4dd2b10e fix refactor-response-item-typed-variants Ahmed Ibrahim 2026-02-08 19:02:22 -08:00
  • cee317dc30 merge commit for archive created by Sapling Michael Bolin 2026-02-08 18:56:36 -08:00
  • bd84f0cd03 feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 18:23:23 -08:00
  • 8a3ca17faa merge commit for archive created by Sapling Michael Bolin 2026-02-08 18:42:55 -08:00
  • 714e5958a8 feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 18:23:23 -08:00
  • 6ff6ae2084 Merge 1c3bade37e into sapling-pr-archive-bolinfest Michael Bolin 2026-02-08 18:34:09 -08:00
  • 1c3bade37e feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 18:23:23 -08:00
  • 60f84088e1 Merge 9eaece2c68 into sapling-pr-archive-bolinfest Michael Bolin 2026-02-08 18:28:02 -08:00
  • 9eaece2c68 feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 18:23:23 -08:00
  • 508e9ebe32 Update app-server protocol schema fixtures for ResponseItem refactor Ahmed Ibrahim 2026-02-08 18:27:46 -08:00
  • 1164895336 merge commit for archive created by Sapling Michael Bolin 2026-02-08 18:23:45 -08:00
  • af61bf1141 feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 18:23:23 -08:00
  • 2e267dec61 Refactor ResponseItem to typed variant payload structs Ahmed Ibrahim 2026-02-08 18:18:51 -08:00
  • 251c7acdee core tests: remove unused function_call_output helper cc/compact-token-delta Charles Cunningham 2026-02-08 18:07:29 -08:00
  • 4e8d635c3c core: remove ambiguous model-item delta comment Charles Cunningham 2026-02-08 18:04:44 -08:00
  • 096f2e61a6 core: count post-usage tokens after last model item Charles Cunningham 2026-02-08 17:54:29 -08:00
  • 09cb32313c Merge 4b54cfb499 into sapling-pr-archive-bolinfest Michael Bolin 2026-02-08 17:22:29 -08:00
  • 4b54cfb499 feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 17:21:56 -08:00
  • ff74aaae21 chore: reverse the codex-network-proxy -> codex-core dependency (#11121) Michael Bolin 2026-02-08 17:03:24 -08:00
  • f25b5f872d Merge 753196e2bc into sapling-pr-archive-bolinfest Michael Bolin 2026-02-08 16:18:29 -08:00
  • 753196e2bc chore: reverse the codex-network-proxy -> codex-core dependency Michael Bolin 2026-02-08 16:16:13 -08:00
  • c9b2febde8 merge commit for archive created by Sapling Michael Bolin 2026-02-08 15:58:54 -08:00
  • b615c4a7c2 chore: reverse the codex-network-proxy -> codex-core dependency Michael Bolin 2026-02-08 15:17:24 -08:00
  • 72aa904a82 core: remove misleading history delta comment cc/compact-failure-observability Charles Cunningham 2026-02-08 15:37:46 -08:00
  • 45b7763c3f [apps] Improve app loading. (#10994) Matthew Zeng 2026-02-08 15:24:56 -08:00
  • 706ba0ab25 core: share model-visible byte estimator for history metrics Charles Cunningham 2026-02-08 15:23:30 -08:00
  • 181b721ba5 feat: include [experimental_network] in <environment_context> (#11044) Michael Bolin 2026-02-08 15:16:50 -08:00
  • 9f1009540b Upgrade rmcp to 0.14 (#10718) Matthew Zeng 2026-02-08 15:07:53 -08:00
  • a2de4e4f6f merge commit for archive created by Sapling Michael Bolin 2026-02-08 15:03:20 -08:00
  • 22930e0bae chore: reverse the codex-network-proxy -> codex-core dependency Michael Bolin 2026-02-08 15:02:42 -08:00
  • 22140791cb merge commit for archive created by Sapling Michael Bolin 2026-02-08 15:00:18 -08:00
  • 41c8e49d8a feat: include [experimental_network] in <environment_context> Michael Bolin 2026-02-08 14:08:29 -08:00
  • 860f3c5705 merge commit for archive created by Sapling Michael Bolin 2026-02-08 14:55:07 -08:00
  • 51292e7415 feat: include [experimental_network] in <environment_context> Michael Bolin 2026-02-08 14:08:29 -08:00
  • c897987511 merge commit for archive created by Sapling Michael Bolin 2026-02-08 14:30:31 -08:00
  • fa577c0cf1 feat: include [experimental_network] in <environment_context> Michael Bolin 2026-02-08 14:08:29 -08:00
  • ef5d26e586 chore: refactor network-proxy so that ConfigReloader is injectable behavior (#11114) Michael Bolin 2026-02-08 14:28:20 -08:00
  • ae6f71646f merge commit for archive created by Sapling Michael Bolin 2026-02-08 14:25:46 -08:00
  • 081dc2a050 feat: include [experimental_network] in <environment_context> Michael Bolin 2026-02-08 14:08:29 -08:00
  • 2dab9e9741 merge commit for archive created by Sapling Michael Bolin 2026-02-08 14:14:40 -08:00
  • c2b786e38e feat: include [experimental_network] in <environment_context> Michael Bolin 2026-02-08 14:08:29 -08:00
  • a8e029a92d Merge 1497ff720b into sapling-pr-archive-bolinfest Michael Bolin 2026-02-08 14:10:27 -08:00
  • 1497ff720b chore: refactor network-proxy so that ConfigReloader is injectable behavior Michael Bolin 2026-02-08 14:10:18 -08:00
  • 39eeb8903a Merge 09053f7629 into sapling-pr-archive-bolinfest Michael Bolin 2026-02-08 14:09:17 -08:00
  • 09053f7629 feat: include [experimental_network] in <environment_context> Michael Bolin 2026-02-08 14:08:29 -08:00
  • 44a1355133 [bazel] Upgrade some rulesets in preparation for enabling windows (#11109) zbarsky-openai 2026-02-08 16:40:32 -05:00
  • ce427b767b merge commit for archive created by Sapling Michael Bolin 2026-02-08 13:35:58 -08:00
  • 954e0d1639 feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 13:31:38 -08:00
  • 67d55e48ba Merge a26207bc61 into sapling-pr-archive-bolinfest Michael Bolin 2026-02-08 13:34:52 -08:00
  • a26207bc61 feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 13:31:38 -08:00
  • 8e5395b911 Merge 1e16ff1fef into sapling-pr-archive-bolinfest Michael Bolin 2026-02-08 13:31:44 -08:00
  • 1e16ff1fef feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 13:31:38 -08:00
  • b3f8f66c22 merge commit for archive created by Sapling Michael Bolin 2026-02-08 12:47:20 -08:00
  • cf69024b04 feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 09:18:31 -08:00
  • 0d1d449d96 Keep proactive MCP image sanitization and restore InvalidImageRequest fallback codex/non-multimodal-mcp-image-fallback Tom Wiltzius 2026-02-08 12:07:45 -08:00
  • 69944518ed Proactively rewrite tool output image blocks for non-multimodal models Tom Wiltzius 2026-02-08 11:55:32 -08:00
  • 8473c2ac56 Replace invalid MCP image blocks with text fallback for non-multimodal models Tom Wiltzius 2026-02-08 11:25:02 -08:00
  • 83bbef48e7 merge commit for archive created by Sapling Michael Bolin 2026-02-08 11:04:16 -08:00
  • 00d16e154d feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 09:18:31 -08:00
  • 409ec76fbc Gate view_image tool by model input_modalities (#11051) Tom 2026-02-08 10:45:26 -08:00
  • a7c9d91bba @PanicIsReal has signed the CLA in openai/codex#11104 github-actions[bot] 2026-02-08 18:37:04 +00:00
  • 5cdab05326 Merge fa48061df3 into sapling-pr-archive-bolinfest Michael Bolin 2026-02-08 10:36:59 -08:00
  • fa48061df3 feat: include NetworkConfig through ExecParams Michael Bolin 2026-02-08 09:18:31 -08:00
  • 7d8dd1cd46 merge commit for archive created by Sapling Michael Bolin 2026-02-08 09:43:12 -08:00
  • c620d63c61 feat: include [experimental_network] in <environment_context> Michael Bolin 2026-02-07 13:47:53 -08:00
  • 4e6faadeb4 merge commit for archive created by Sapling Michael Bolin 2026-02-08 09:03:25 -08:00
  • 2de015434e feat: include [experimental_network] in <environment_context> Michael Bolin 2026-02-07 13:47:53 -08:00
  • 91a3e17960 fix: remove config.schema.json from tag check (#10980) Michael Bolin 2026-02-08 08:49:43 -08:00
  • b3de6c7f2b Defer persistence of rollout file (#11028) Eric Traut 2026-02-07 23:05:03 -08:00
  • 394f2a7cfe @RyderFreeman4Logos has signed the CLA in openai/codex#11067 github-actions[bot] 2026-02-08 06:29:30 +00:00
  • 6d08298f4e Fallback to HTTP on UPGRADE_REQUIRED (#10824) pakrym-oai 2026-02-07 21:06:33 -08:00
  • b904c5e853 @anujsaharan has signed the CLA in openai/codex#11064 github-actions[bot] 2026-02-08 04:52:16 +00:00
  • d68e9c0f19 fix(tui): rehydrate drafts and restore image placeholders (#9040) Chriss4123 2026-02-08 06:08:45 +02:00
  • a94505a92a feat: enable premessage-deflate for websockets (#10966) Anton Panasenko 2026-02-07 17:59:34 -08:00
  • 91fe7b5d72 Simplify expand-large-pastes-in-history-upon-ctrl-c Charles Cunningham 2026-01-21 15:41:42 -08:00
  • 7b726d1980 Restore pending large-paste payloads on Ctrl+C history recall Charles Cunningham 2026-01-21 14:57:33 -08:00
  • 191bcae967 Update docs and tests Charles Cunningham 2026-01-21 14:02:18 -08:00
  • 8fe5066bcc Simplify pre-connect (#11040) pakrym-oai 2026-02-07 15:52:03 -08:00
  • 90cbe24e63 Merge 3ba4bf3545 into sapling-pr-archive-bolinfest Michael Bolin 2026-02-07 13:48:09 -08:00