Commit Graph

  • 0b5eaf9fea codex: warn when sqlite is disabled Joe Gershenson 2026-07-07 18:58:10 -07:00
  • c04945b4a1 codex: support explicit sqlite degraded mode Joe Gershenson 2026-07-07 13:04:02 -07:00
  • 22781d4001 code-mode: fix installation on darwin (#31876) Channing Conger 2026-07-09 13:11:28 -07:00
  • 54abd9e90d Address Windows network review feedback codex/require-elevated-windows-managed-network David Wiesen 2026-07-09 13:10:46 -07:00
  • 8cafe7639e Add cloud config cache fallback dev/joeflorencio/lock-and-use-codex-bundle-cache Joe Florencio 2026-07-09 13:03:29 -07:00
  • ce3b5050ae test(linux-sandbox): stabilize dns retry test codex/viyatb/linux-managed-dns-routing viyatb-oai 2026-07-09 12:56:10 -07:00
  • 086b803120 Document cloud config loader snapshots Joe Florencio 2026-06-12 16:54:49 -07:00
  • f09ff7b343 Simplify cloud config publication lifecycle Joe Florencio 2026-06-12 16:49:15 -07:00
  • 6fd994f5b8 Simplify cloud config fetch trigger labels Joe Florencio 2026-06-12 16:17:20 -07:00
  • dc6ea06d88 Explain cloud config fetch lock purpose Joe Florencio 2026-06-12 16:09:09 -07:00
  • 830360a61a Clarify cloud config refresh task ownership Joe Florencio 2026-06-12 16:02:35 -07:00
  • 98ece71901 Refresh cloud config bundle lifecycle Joe Florencio 2026-06-12 15:48:12 -07:00
  • 2c609513b1 Harden cloud config cache with locking and TTL Joe Florencio 2026-06-11 22:31:29 -07:00
  • 1df7865a0f fix(linux-sandbox): group bwrap fallback arguments viyatb-oai 2026-07-09 12:46:18 -07:00
  • 3a5d83f0d3 fix(network-proxy): align dns routing with flattened config viyatb-oai 2026-07-09 12:31:20 -07:00
  • 9d70068587 fix(linux-sandbox): keep dns udp bridge alive viyatb-oai 2026-07-09 11:02:52 -07:00
  • ae481c4a89 fix(linux-sandbox): simplify dns setup edges viyatb-oai 2026-07-09 10:57:05 -07:00
  • f28265ca42 fix(network-proxy): satisfy ci dns lint viyatb-oai 2026-07-08 23:01:01 -07:00
  • e3615016fc feat(network-proxy): gate DNS endpoint by config viyatb-oai 2026-07-08 21:01:12 -07:00
  • 2307518a48 feat(linux-sandbox): route DNS through managed proxy viyatb-oai 2026-07-08 18:42:23 -07:00
  • 6b69ac60bd fix(network-proxy): update dns tests for flattened config codex/viyatb/linux-managed-dns-policy viyatb-oai 2026-07-09 12:38:11 -07:00
  • 6ecb99ea1a rm struct Dylan Hurd 2026-07-09 11:11:37 -07:00
  • 57cdf8ba2f codex: fix CI failure on PR #31662 Alex Kotliarskyi 2026-07-09 12:08:02 -07:00
  • 82e82361ea codex: fix CI failure on PR #31662 Alex Kotliarskyi 2026-07-09 11:49:02 -07:00
  • 6809c8b243 core: allow restricting subagent environments Alex Kotliarskyi 2026-07-08 15:28:10 -07:00
  • 83d864e8c2 feat(network-proxy): add policy-backed DNS service viyatb-oai 2026-07-08 16:06:27 -07:00
  • ec07f4bd65 Merge 20d626c6a7 into sapling-pr-archive-bolinfest Michael Bolin 2026-07-09 12:09:14 -07:00
  • 4dd7f3cdf1 merge commit for archive created by Sapling Michael Bolin 2026-07-09 12:08:59 -07:00
  • 20d626c6a7 core-plugins: route requests through HTTP client factory Michael Bolin 2026-07-09 12:08:20 -07:00
  • 37ff5183e9 app-server-daemon: route updater download through HTTP client factory Michael Bolin 2026-07-09 12:08:20 -07:00
  • e4ce38f20a cloud-tasks: route environment requests through HTTP client factory Michael Bolin 2026-07-09 12:08:20 -07:00
  • 1493a75867 backend-client: route requests through HTTP client factory Michael Bolin 2026-07-09 12:08:20 -07:00
  • fc0a88aa07 login: use route-aware HTTP client abstraction Michael Bolin 2026-07-09 12:01:00 -07:00
  • 7f5bfee155 Merge origin/main into codex/require-elevated-windows-managed-network David Wiesen 2026-07-09 12:07:56 -07:00
  • d57a8022e2 Test Ultra reasoning effort analytics rhan/ultra-analytics Roy Han 2026-07-09 12:04:53 -07:00
  • f04684df98 merge commit for archive created by Sapling Michael Bolin 2026-07-09 12:02:10 -07:00
  • a1ef58123f login: use route-aware HTTP client abstraction Michael Bolin 2026-07-09 12:01:00 -07:00
  • d4b562fb9a Merge c50357588b into sapling-pr-archive-bolinfest Michael Bolin 2026-07-09 11:53:36 -07:00
  • c50357588b core-plugins: route requests through HTTP client factory Michael Bolin 2026-07-09 11:53:22 -07:00
  • bf21583df2 app-server-daemon: route updater download through HTTP client factory Michael Bolin 2026-07-09 11:53:22 -07:00
  • cfcc11db69 cloud-tasks: route environment requests through HTTP client factory Michael Bolin 2026-07-09 11:53:22 -07:00
  • 132bd72d99 backend-client: route requests through HTTP client factory Michael Bolin 2026-07-09 11:53:22 -07:00
  • a45cdd65cd login: use route-aware HTTP client abstraction Michael Bolin 2026-07-09 11:53:22 -07:00
  • 2e8c3756f9 build: ratchet direct reqwest dependencies (#31431) Michael Bolin 2026-07-09 11:53:18 -07:00
  • f5c3e9fa01 Merge bbc00eaa75 into sapling-pr-archive-bolinfest Michael Bolin 2026-07-09 11:44:38 -07:00
  • bbc00eaa75 core-plugins: route requests through HTTP client factory Michael Bolin 2026-07-09 11:44:25 -07:00
  • 79abb4882c app-server-daemon: route updater download through HTTP client factory Michael Bolin 2026-07-09 11:44:25 -07:00
  • d8735566ca cloud-tasks: route environment requests through HTTP client factory Michael Bolin 2026-07-09 11:44:25 -07:00
  • cdb527518f backend-client: route requests through HTTP client factory Michael Bolin 2026-07-09 11:44:25 -07:00
  • 3b84b5cce7 login: use route-aware HTTP client abstraction Michael Bolin 2026-07-09 11:44:25 -07:00
  • ab1f37eb8e build: ratchet direct reqwest dependencies Michael Bolin 2026-07-09 11:44:25 -07:00
  • 1484d97181 Bound unified exec chunk metadata jif/bound-unified-exec-collection jif-oai 2026-07-09 19:41:56 +01:00
  • 3ab3fa3363 merge commit for archive created by Sapling Michael Bolin 2026-07-09 11:41:39 -07:00
  • 4fd8c87257 core-plugins: route requests through HTTP client factory Michael Bolin 2026-07-09 11:16:01 -07:00
  • 5897e3532f codex: fix Buildkite failure on PR #31591 codex/connect-810-parallel-connector-tools Soheil Norouzi 2026-07-09 13:15:07 -04:00
  • 84321aa3cb codex: fix Buildkite failure on PR #31591 Soheil Norouzi 2026-07-09 13:11:23 -04:00
  • 4bab56f91b codex: fix Buildkite failure on PR #31591 Soheil Norouzi 2026-07-09 10:14:09 -04:00
  • 4112e4fc2e codex: fix Buildkite failure on PR #31591 Soheil Norouzi 2026-07-09 10:08:07 -04:00
  • 04733e6980 codex: fix Buildkite failure on PR #31591 Soheil Norouzi 2026-07-09 10:01:33 -04:00
  • 6cabb5f755 codex: address review feedback on PR #31591 Soheil Norouzi 2026-07-08 13:54:45 -04:00
  • 72982f2bc0 codex: fix Buildkite failure on PR #31591 Soheil Norouzi 2026-07-08 13:50:12 -04:00
  • 201404b9e1 codex: fix Buildkite failure on PR #31591 Soheil Norouzi 2026-07-08 13:49:37 -04:00
  • 7431fc8644 enable parallel calls for Codex Apps Soheil Norouzi 2026-07-08 11:09:20 -04:00
  • 2c85975eea fix(sandboxing): initialize network proxy config inline (#31830) Felipe Coury 2026-07-09 15:36:36 -03:00
  • 16d04d4c0e merge commit for archive created by Sapling Michael Bolin 2026-07-09 11:36:02 -07:00
  • a21a737b68 core-plugins: route requests through HTTP client factory Michael Bolin 2026-07-09 11:16:01 -07:00
  • ee4729b415 Route reviews through the review agent skill jif-oai 2026-07-09 19:32:54 +01:00
  • 91dd1ebdf0 feat(state): add thread history fork bases owen/thread_history_fork_bases Owen Lin 2026-07-08 21:59:47 -07:00
  • 423507ded7 refactor(state): simplify turn item references Owen Lin 2026-07-09 11:21:19 -07:00
  • 02b713cf81 refactor(state): make thread history fields explicit Owen Lin 2026-07-09 11:19:26 -07:00
  • d0f7581a87 refactor(state): paginate thread history by rollout ordinal Owen Lin 2026-07-09 11:17:20 -07:00
  • 4094a9d502 Merge daf617a557 into sapling-pr-archive-bolinfest Michael Bolin 2026-07-09 11:16:26 -07:00
  • daf617a557 core-plugins: route requests through HTTP client factory Michael Bolin 2026-07-09 11:16:01 -07:00
  • c3810604ff fix(state): support thread-level history items Owen Lin 2026-07-09 11:09:36 -07:00
  • 9e0eb5cc34 merge commit for archive created by Sapling Michael Bolin 2026-07-09 11:00:51 -07:00
  • d572f2dcde app-server-daemon: route updater download through HTTP client factory Michael Bolin 2026-07-09 11:00:44 -07:00
  • 85be1b3b6b merge commit for archive created by Sapling Michael Bolin 2026-07-09 10:54:42 -07:00
  • c669beb0f5 app-server-daemon: route updater download through HTTP client factory Michael Bolin 2026-07-09 10:50:01 -07:00
  • 98d2d4f221 Merge c93a7ca6db into sapling-pr-archive-bolinfest Michael Bolin 2026-07-09 10:50:08 -07:00
  • c93a7ca6db app-server-daemon: route updater download through HTTP client factory Michael Bolin 2026-07-09 10:50:01 -07:00
  • c741a5d335 merge commit for archive created by Sapling Michael Bolin 2026-07-09 10:48:04 -07:00
  • 234670dcbf cloud-tasks: route environment requests through HTTP client factory Michael Bolin 2026-07-09 10:47:57 -07:00
  • ae02b80a9f merge commit for archive created by Sapling Michael Bolin 2026-07-09 10:45:43 -07:00
  • f9c8ec5621 cloud-tasks: route environment requests through HTTP client factory Michael Bolin 2026-07-09 10:45:21 -07:00
  • 4c863d8e02 Merge 6127c6a3f5 into sapling-pr-archive-bolinfest Michael Bolin 2026-07-09 10:41:28 -07:00
  • 6127c6a3f5 cloud-tasks: route environment requests through HTTP client factory Michael Bolin 2026-07-09 10:41:13 -07:00
  • 6e5a9017e2 merge commit for archive created by Sapling Michael Bolin 2026-07-09 10:41:00 -07:00
  • 3c6d810e60 backend-client: route requests through HTTP client factory Michael Bolin 2026-07-09 10:24:15 -07:00
  • 645c392924 Surface unified exec output omissions jif-oai 2026-07-09 18:40:08 +01:00
  • 080059c1e9 fix(exec-server): close remote policy decision gaps viyatb-oai 2026-07-09 10:17:47 -07:00
  • 95dc3dfd5b fix(exec-server): route remote network policy decisions viyatb-oai 2026-07-07 12:07:16 -07:00
  • 75b5e6e81a fix(exec-server): gate macOS-only test import codex/viyatb/remote-exec-network-proxy viyatb-oai 2026-07-09 10:38:41 -07:00
  • 25c1b0df49 Align JSON-RPC bounds and parsing jif/bound-exec-jsonrpc-decoding jif-oai 2026-07-09 18:38:34 +01:00
  • a39b435b7b Merge 10c283c1c4 into sapling-pr-archive-bolinfest Michael Bolin 2026-07-09 10:37:45 -07:00
  • 10c283c1c4 backend-client: route requests through HTTP client factory Michael Bolin 2026-07-09 10:24:15 -07:00
  • 58c30cb441 merge commit for archive created by Sapling Michael Bolin 2026-07-09 10:31:07 -07:00
  • ab5927ce96 backend-client: route requests through HTTP client factory Michael Bolin 2026-07-09 10:24:15 -07:00
  • 2abad68961 Merge 080d07d94f into sapling-pr-archive-bolinfest Michael Bolin 2026-07-09 10:24:27 -07:00
  • 080d07d94f backend-client: route requests through HTTP client factory Michael Bolin 2026-07-09 10:24:15 -07:00
  • 2e4bb9bc5a codex: fix CI failure on PR #31688 Tom Wiltzius 2026-07-09 10:23:53 -07:00