Commit Graph

  • e8de4ea953 [codex-analytics] thread events (#15690) rhan-oai 2026-03-31 12:16:44 -07:00
  • 320fd6275c codex: address PR review feedback (#16282) Eric Traut 2026-03-31 13:01:59 -06:00
  • d6e6a6f1be Merge main into etraut/loop Eric Traut 2026-03-31 12:12:51 -06:00
  • d5e526be1d codex: address PR review feedback (#16282) Eric Traut 2026-03-31 11:45:52 -06:00
  • 538f338b42 fix some tests jif/compressed-rollouts jif-oai 2026-03-31 19:29:22 +02:00
  • 868ac158d7 feat: log db better maintenance (#16330) jif-oai 2026-03-31 19:15:44 +02:00
  • ceec4cd64e Merge remote-tracking branch 'origin/jif/compressed-rollouts' into jif/compressed-rollouts jif-oai 2026-03-31 19:09:45 +02:00
  • dd82f28ea2 nit fix jif-oai 2026-03-31 19:09:31 +02:00
  • 89ed0b1e25 Release 0.119.0-alpha.1 rust-v0.119.0-alpha.1 jif-oai 2026-03-31 19:08:09 +02:00
  • d53d2db436 Merge e94a91e8ea into sapling-pr-archive-bolinfest Michael Bolin 2026-03-31 09:59:44 -07:00
  • e94a91e8ea ci: verify Bazel clippy lints stay synced with Cargo workspace Michael Bolin 2026-03-31 09:59:34 -07:00
  • c26c1c071d merge commit for archive created by Sapling Michael Bolin 2026-03-31 09:57:42 -07:00
  • 20ab10d982 ci: verify codex-rs Cargo manifests inherit workspace settings Michael Bolin 2026-03-31 09:57:10 -07:00
  • 793dc92ae0 simplify jif-oai 2026-03-31 18:38:42 +02:00
  • f396454097 Route TUI /feedback submission through the app server (#16184) Eric Traut 2026-03-31 10:36:47 -06:00
  • ce11bd4353 Merge fdb5c20763 into sapling-pr-archive-bolinfest Michael Bolin 2026-03-31 09:30:57 -07:00
  • fdb5c20763 ci: verify Bazel clippy lints stay synced with Cargo workspace Michael Bolin 2026-03-31 09:30:47 -07:00
  • b630ce9a4e ## New Features - Windows sandbox runs can now enforce proxy-only networking with OS-level egress rules, instead of relying on environment variables alone. (#12220) - App-server clients can now start ChatGPT sign-in with a device code flow, which helps when browser callback login is unreliable or unavailable. (#15525) - codex exec now supports the prompt-plus-stdin workflow, so you can pipe input and still pass a separate prompt on the command line. (#15917) - Custom model providers can now fetch and refresh short-lived bearer tokens dynamically, instead of being limited to static credentials from config or environment variables. (#16286, #16287, #16288) rust-v0.118.0 Michael Bolin 2026-03-31 09:07:09 -07:00
  • 03b2465591 fix: fix clippy issue caught by cargo but not bazel (#16345) Michael Bolin 2026-03-31 09:01:06 -07:00
  • 8d0d89eda1 merge commit for archive created by Sapling Michael Bolin 2026-03-31 08:44:44 -07:00
  • 24010d8d90 fix: fix clippy issue caught by cargo but not bazel Michael Bolin 2026-03-31 08:44:31 -07:00
  • 8ea86581f4 codex: fix CI failure on PR #16342 etraut/refactor-external-auth Eric Traut 2026-03-31 09:18:52 -06:00
  • e03ec81eba Unify external auth refreshers by auth mode Eric Traut 2026-03-31 09:13:22 -06:00
  • 83eb0ed8b2 Merge branch 'main' into jif/compressed-rollouts jif-oai 2026-03-31 16:58:54 +02:00
  • 74bd00fc43 nit tests fix jif-oai 2026-03-31 16:34:26 +02:00
  • 8e6c8d9de9 feat: compress rollout files jif-oai 2026-03-31 16:17:24 +02:00
  • 075e0eae3f Release 0.118.0-alpha.5 rust-v0.118.0-alpha.5 jif-oai 2026-03-31 16:03:07 +02:00
  • b09b58ce2d chore: drop interrupt from send_message (#16324) jif-oai 2026-03-31 16:02:45 +02:00
  • 285f4ea817 feat: restrict spawn_agent v2 to messages (#16325) jif-oai 2026-03-31 14:52:55 +02:00
  • 4c72e62d0b fix: update fork boundaries computation (#16322) jif-oai 2026-03-31 14:10:43 +02:00
  • 1fc8aa0e16 feat: fork pattern v2 (#15771) jif-oai 2026-03-31 13:06:08 +02:00
  • 2b8d29ac0d nit: update aborted line (#16318) jif-oai 2026-03-31 13:06:00 +02:00
  • ec21e1fd01 chore: clean wait v2 (#16317) jif-oai 2026-03-31 12:18:10 +02:00
  • 62ca1aa2ec feat: better rollback boundaries jif/rollback-boundaries jif-oai 2026-03-31 11:35:07 +02:00
  • 25fbd7e40e fix: ma2 (#16238) jif-oai 2026-03-31 11:22:38 +02:00
  • 873e466549 fix: one shot end of turn (#16308) jif-oai 2026-03-31 11:11:33 +02:00
  • b7e6f5fc32 Release 0.118.0-alpha.4 rust-v0.118.0-alpha.4 Michael Bolin 2026-03-31 01:38:02 -07:00
  • 20f43c1e05 core: support dynamic auth tokens for model providers (#16288) Michael Bolin 2026-03-31 01:37:27 -07:00
  • 03ef58afe7 Merge 6ad436de9b into sapling-pr-archive-bolinfest Michael Bolin 2026-03-31 01:26:39 -07:00
  • 6ad436de9b core: support dynamic auth tokens for model providers Michael Bolin 2026-03-31 01:26:22 -07:00
  • 0071968829 auth: let AuthManager own external bearer auth (#16287) Michael Bolin 2026-03-31 01:26:17 -07:00
  • 947aa6f202 merge commit for archive created by Sapling Michael Bolin 2026-03-31 01:19:11 -07:00
  • e13e00c18a core: support dynamic auth tokens for model providers Michael Bolin 2026-03-31 01:03:24 -07:00
  • 1a1434d155 merge commit for archive created by Sapling Michael Bolin 2026-03-31 01:12:36 -07:00
  • 2bb3ea6f90 core: support dynamic auth tokens for model providers Michael Bolin 2026-03-31 01:03:24 -07:00
  • 7fb376dafc Merge ea9c6ab752 into sapling-pr-archive-bolinfest Michael Bolin 2026-03-31 01:03:35 -07:00
  • ea9c6ab752 core: support dynamic auth tokens for model providers Michael Bolin 2026-03-31 01:03:24 -07:00
  • 6afaa7d62b auth: let AuthManager own external bearer auth Michael Bolin 2026-03-31 01:03:24 -07:00
  • ea650a91b3 auth: generalize external auth tokens for bearer-only sources (#16286) Michael Bolin 2026-03-31 01:02:46 -07:00
  • 06b566fca3 merge commit for archive created by Sapling Michael Bolin 2026-03-31 01:01:03 -07:00
  • 0b30a7a940 core: support dynamic auth tokens for model providers Michael Bolin 2026-03-30 16:51:30 -07:00
  • 4a42882bba auth: let AuthManager own external bearer auth Michael Bolin 2026-03-30 16:27:55 -07:00
  • 59ba8c8995 merge commit for archive created by Sapling Michael Bolin 2026-03-31 00:34:48 -07:00
  • f042fd7f74 core: support dynamic auth tokens for model providers Michael Bolin 2026-03-30 16:51:30 -07:00
  • 346440cb7b auth: let AuthManager own external bearer auth Michael Bolin 2026-03-30 16:27:55 -07:00
  • c022ab7ac8 codex: address PR review feedback (#16282) Eric Traut 2026-03-31 00:45:00 -06:00
  • c149b699e3 codex: address PR review feedback (#16282) Eric Traut 2026-03-31 00:13:06 -06:00
  • 86e6098af8 merge commit for archive created by Sapling Michael Bolin 2026-03-30 22:52:15 -07:00
  • e93aaed334 core: support dynamic auth tokens for model providers Michael Bolin 2026-03-30 16:51:30 -07:00
  • 5e3780a304 auth: let AuthManager own external bearer auth Michael Bolin 2026-03-30 16:27:55 -07:00
  • 542d94dc88 test: fix BTW TUI snapshots and blob size ccunningham/btw-clean viyatb-oai 2026-03-30 22:26:06 -07:00
  • c90928c22a test: satisfy argument comment lint in config loader tests viyatb-oai 2026-03-30 22:11:47 -07:00
  • dd654587b2 Merge branch 'origin/main' into ccunningham/btw-clean viyatb-oai 2026-03-30 21:54:06 -07:00
  • 32e8fa82ff merge commit for archive created by Sapling Michael Bolin 2026-03-30 21:52:07 -07:00
  • 56f793e8ec core: support dynamic auth tokens for model providers Michael Bolin 2026-03-30 16:51:30 -07:00
  • 4dd489f6bb auth: let AuthManager own external bearer auth Michael Bolin 2026-03-30 16:27:55 -07:00
  • db2fb275a6 Merge remote-tracking branch 'origin/main' into codex/viyatb/pr14718-fix viyatb-oai 2026-03-30 21:36:17 -07:00
  • c709d0d5e6 codex: address PR review feedback (#16282) Eric Traut 2026-03-30 21:43:23 -06:00
  • d3e4866443 fix: normalize review exit template newlines viyatb-oai 2026-03-30 20:28:13 -07:00
  • 2e23ca8650 fix: tolerate windows trust path aliases viyatb-oai 2026-03-28 04:41:10 -07:00
  • 11bdc7eff3 merge commit for archive created by Sapling Michael Bolin 2026-03-30 17:35:57 -07:00
  • 218221b9f2 core: support dynamic auth tokens for model providers Michael Bolin 2026-03-30 16:51:30 -07:00
  • 1ec469265f merge commit for archive created by Sapling Michael Bolin 2026-03-30 17:33:27 -07:00
  • d6c965ac5e core: support dynamic auth tokens for model providers Michael Bolin 2026-03-30 16:51:30 -07:00
  • 0c6a595d1d auth: let AuthManager own external bearer auth Michael Bolin 2026-03-30 16:27:55 -07:00
  • 86131560f0 merge commit for archive created by Sapling Michael Bolin 2026-03-30 17:24:40 -07:00
  • c0dac22598 core: support dynamic auth tokens for model providers Michael Bolin 2026-03-30 16:51:30 -07:00
  • 3da331840c auth: let AuthManager own external bearer auth Michael Bolin 2026-03-30 16:27:55 -07:00
  • 4e7d4648ef auth: generalize external auth tokens for bearer-only sources Michael Bolin 2026-03-30 16:20:45 -07:00
  • 4b438b7b82 Merge c1c63e8f83 into sapling-pr-archive-bolinfest Michael Bolin 2026-03-30 16:56:54 -07:00
  • c1c63e8f83 core: support dynamic auth tokens for model providers pr16267 Michael Bolin 2026-03-30 16:51:30 -07:00
  • 0cca7998a8 merge commit for archive created by Sapling Michael Bolin 2026-03-30 16:51:54 -07:00
  • 770ed064cf core: support dynamic auth tokens for model providers Michael Bolin 2026-03-30 16:51:30 -07:00
  • 858431b7ff Add inline image limit observability fjord/original_image_size_warn-sync---4i5oofv1r8v7yn Curtis 'Fjord' Hawthorne 2026-03-25 13:59:38 -07:00
  • b05eaf31f0 Handle inline image request caps gracefully fjord/original_image_size_warn Curtis 'Fjord' Hawthorne 2026-03-21 15:30:51 -07:00
  • 0771a56078 Log upstream inline image limit rejections fjord/original_image_size_warn-sync---4i5oof0m2upvfe Curtis 'Fjord' Hawthorne 2026-03-25 14:38:23 -07:00
  • 50ffa4e0c5 codex: fix argument comment lint on PR #16282 Eric Traut 2026-03-30 17:38:55 -06:00
  • 757cfdb485 codex: fix blob-size-policy on PR #16282 Eric Traut 2026-03-30 17:31:06 -06:00
  • 4127419694 auth: let AuthManager own external bearer auth pr16275 Michael Bolin 2026-03-30 16:27:55 -07:00
  • 4721da7f80 Merge origin/main into etraut/loop Eric Traut 2026-03-30 17:24:10 -06:00
  • b397919da1 auth: generalize external auth tokens for bearer-only sources pr16277 Michael Bolin 2026-03-30 16:20:45 -07:00
  • 1f771bea15 Fix thread job prompt handling and popup UI Eric Traut 2026-03-30 16:47:01 -06:00
  • 2f37a8058d merge commit for archive created by Sapling Michael Bolin 2026-03-30 15:41:21 -07:00
  • 7c5ddebcae core: support dynamic auth tokens for model providers Michael Bolin 2026-03-30 15:41:07 -07:00
  • e953180be9 auth: generalize ExternalAuthTokens for bearer-only refreshers Michael Bolin 2026-03-30 14:32:02 -07:00
  • 19f0d196d1 ci: run Windows argument-comment-lint via native Bazel (#16120) Michael Bolin 2026-03-30 15:32:04 -07:00
  • 390b644b21 Update code mode exec() instructions (#16279) Andrey Mishchenko 2026-03-30 12:31:13 -10:00
  • e9eff3f36d merge commit for archive created by Sapling Michael Bolin 2026-03-30 15:12:22 -07:00
  • 0110a82808 core: support dynamic auth tokens for model providers Michael Bolin 2026-03-30 14:41:33 -07:00
  • 6475f6e229 merge commit for archive created by Sapling Michael Bolin 2026-03-30 14:41:48 -07:00