Commit Graph

  • 448b040ef2 Add bounded item reads to ThreadStore richardlee/thread-store-bounded-items Richard Lee 2026-07-02 22:30:09 -07:00
  • b4317f4cc7 Fix native Windows policy fixtures Chris Bookholt 2026-07-03 10:38:38 -07:00
  • 387e083154 Use read-only remote cwd predicate Chris Bookholt 2026-07-03 10:03:43 -07:00
  • 5dff637b0c Fix Wine remote shell fixtures Chris Bookholt 2026-07-03 09:50:23 -07:00
  • cb648e6876 Fix cross-platform shell approval fixtures Chris Bookholt 2026-07-03 09:27:44 -07:00
  • dbd107a7f3 Defer MCP auth discovery until startup failure Alexey Ldokov 2026-07-03 17:26:13 +01:00
  • fbd4ac4a4d Harden model-selected shell approval boundaries Chris Bookholt 2026-07-03 09:04:38 -07:00
  • e791609b0f Merge PSEC-4922 approval hardening Chris Bookholt 2026-07-03 07:27:54 -07:00
  • 1c37924e39 test: remove redundant approval wait loop Chris Bookholt 2026-07-03 06:13:07 -07:00
  • 2d13f93d85 test: follow PowerShell approval abort lifecycle Chris Bookholt 2026-07-03 06:02:40 -07:00
  • 485ecf740f test: assert requested PowerShell argv Chris Bookholt 2026-07-03 05:37:49 -07:00
  • 8f03e96cf7 Fix Windows policy test redundant clones Chris Bookholt 2026-07-03 05:13:09 -07:00
  • 42a055cc3b Restore one-shot policy for inspected PowerShell wrappers Chris Bookholt 2026-07-03 04:25:30 -07:00
  • 0a8f5f1e26 Merge PR #30983 one-shot approval lifecycle layer Chris Bookholt 2026-07-03 03:23:54 -07:00
  • 7f7fd528a6 Merge PR #30976 approval purpose layer Chris Bookholt 2026-07-03 02:49:07 -07:00
  • 5337f1087e Merge commit '627ece53833650a86257e08d9a2ea935fc3e8d97' into bookholt/psec-4922-explicit-approval-purpose Chris Bookholt 2026-07-03 02:06:55 -07:00
  • 4dc7747cc3 Merge final repeated-approval parent Chris Bookholt 2026-07-03 02:06:51 -07:00
  • 627ece5383 Fix TUI argument comment lint Chris Bookholt 2026-07-03 02:01:44 -07:00
  • 8c9c1ea9fe Harden TUI app-server request correlation Chris Bookholt 2026-07-03 01:37:58 -07:00
  • f2aab8f209 Avoid proxy env capture for preserved fs sandbox setup windows-sandbox-bugs-30964-proxy-preserve-empty iceweasel-oai 2026-07-03 00:23:21 -07:00
  • 699b216422 Avoid proxy env capture for preserved fs sandbox setup iceweasel-oai 2026-07-03 00:22:06 -07:00
  • e7a5490858 Merge commit 'ee10594f6cea193c6eb3530b80454a6f298c44f5' into bookholt/psec-4922-repeated-approval-client-integrity Chris Bookholt 2026-07-03 00:05:17 -07:00
  • ee10594f6c Merge commit '20be6f275ee88225a4974687e07e4d5210e5de4d' into bookholt/psec-4922-approval-integrity Chris Bookholt 2026-07-02 23:50:47 -07:00
  • 416a3672e4 Merge one-shot approval lifecycle parent Chris Bookholt 2026-07-02 23:29:47 -07:00
  • 924589da6e Harden namespace host mapping aliases Chris Bookholt 2026-07-02 23:29:35 -07:00
  • 498ca9ee04 fix(core): bound interim one-shot dead-code expectation Chris Bookholt 2026-07-02 22:41:16 -07:00
  • 2816eb00ce [app-server] let idle auto-attached threads unload chess/idle-auto-attached-threads Charlie Hess 2026-07-03 01:35:27 -04:00
  • 45e2d1c252 Harden namespace-aware executable policy matching Chris Bookholt 2026-07-02 19:04:42 -07:00
  • 07041404f5 Scope model cache by provider and account won/fix-provider-scoped-model-cache won 2026-07-03 14:24:49 +09:00
  • 20be6f275e fix(shell-command): satisfy Windows and argument lint Chris Bookholt 2026-07-02 22:18:23 -07:00
  • 00e7179f00 Bind retry approvals to fresh callback authority Chris Bookholt 2026-07-02 21:54:29 -07:00
  • 19cd2cb97c Harden one-shot command approval retries Chris Bookholt 2026-07-02 21:26:32 -07:00
  • 91798e6206 fix(shell-command): reject assembly-qualified parser input Chris Bookholt 2026-07-02 21:54:03 -07:00
  • c4cf654c2f core: drop parent MCP lifecycle events from forks chess/strip-inherited-mcp-events Charlie Hess 2026-07-03 00:33:46 -04:00
  • 7697208282 fix(shell-command): harden PowerShell policy parsing Chris Bookholt 2026-07-02 21:42:31 -07:00
  • 8a241c6ef8 Merge corrected repeated-approval parent Chris Bookholt 2026-07-02 20:57:08 -07:00
  • 458fc093c4 Fix argument comment lint in approval tests Chris Bookholt 2026-07-02 20:49:38 -07:00
  • 7346a178fd Merge explicit command approval purpose Chris Bookholt 2026-07-02 20:42:51 -07:00
  • 90b2b3c717 Add explicit command approval purpose Chris Bookholt 2026-07-02 20:36:58 -07:00
  • 76e663de9b Merge repeated approval client integrity Chris Bookholt 2026-07-02 20:12:05 -07:00
  • 9091ab403d Preserve repeated approval client integrity Chris Bookholt 2026-07-02 20:09:58 -07:00
  • 2e3904d2a7 Merge corrected PSEC-4922 parser base Chris Bookholt 2026-07-02 19:59:02 -07:00
  • d62080c197 Fix Windows PowerShell test macro resolution Chris Bookholt 2026-07-02 19:58:20 -07:00
  • 8fe3565b5b Merge commit 'c1ff6221c1eb5842636ea0fc85e1c9542c550080' into bookholt/psec-4922-approval-integrity Chris Bookholt 2026-07-02 19:47:16 -07:00
  • c1ff6221c1 Harden PowerShell exec-policy classification Chris Bookholt 2026-07-02 19:39:32 -07:00
  • 4a312592ba Merge refreshed PSEC-4922 base into approval integrity Chris Bookholt 2026-07-02 19:09:32 -07:00
  • 9f9db61ddf Merge current main into PSEC-4922 stack base Chris Bookholt 2026-07-02 19:07:50 -07:00
  • 5e50079976 Merge dispatcher lifecycle tests into client stack Chris Bookholt 2026-07-02 19:01:36 -07:00
  • 474b1d4ec9 Test repeated approval lifecycle through dispatcher Chris Bookholt 2026-07-02 19:00:02 -07:00
  • 122f8f2f59 Merge duplicate approval ID hardening into client stack Chris Bookholt 2026-07-02 18:53:20 -07:00
  • bfb7344449 Reject duplicate pending approval IDs Chris Bookholt 2026-07-02 18:52:04 -07:00
  • 4f90af46c7 Prepare clients for repeated command approvals Chris Bookholt 2026-07-02 18:47:49 -07:00
  • 5969673277 Release 0.143.0-alpha.35 rust-v0.143.0-alpha.35 Shijie Rao 2026-07-02 18:45:27 -07:00
  • da4c8ca57d [codex] Add configurable multi-agent mode hint text (#30493) Shijie Rao 2026-07-02 18:44:34 -07:00
  • 2e1ed41bcb Validate responses against typed pending approvals Chris Bookholt 2026-07-02 18:35:56 -07:00
  • b879b4927f document filtered bidi controls codex/sanitize-exec-config-summary Drew Hintz 2026-07-02 23:55:38 +00:00
  • fb0ffd6371 simplify exec config summary sanitization Drew Hintz 2026-07-02 23:37:59 +00:00
  • eb5fc6ac22 Merge remote-tracking branch 'origin/bookholt/deny-transport-for-local-git' into codex/pr28761-refresh codex/psec-4398-local-remote-discovery Chris Bookholt 2026-07-02 15:48:32 -07:00
  • aa40adc090 codex: ignore symbolic refs in branch ancestry Chris Bookholt 2026-07-02 15:41:39 -07:00
  • af6bfc2ae9 Release 0.143.0-alpha.34 rust-v0.143.0-alpha.34 Dylan Hurd 2026-07-02 13:57:15 -07:00
  • 90cc215602 Refresh derived thread titles over time refresh-thread-titles richardopenai 2026-07-02 13:54:29 -07:00
  • beca198b8a telemetry: log structured direct tool-call timing (#30334) Michael Bolin 2026-07-02 13:53:56 -07:00
  • b35d4b6b9d fix(websockets) ignore metadata for incremental requests (#30770) Dylan Hurd 2026-07-02 13:33:28 -07:00
  • 567ca5b638 Merge 141110a73c into sapling-pr-archive-bolinfest Michael Bolin 2026-07-02 13:22:24 -07:00
  • 141110a73c telemetry: log structured tool and inference timing events Michael Bolin 2026-07-02 13:20:04 -07:00
  • 7d416365a7 Merge 38d7926725 into sapling-pr-archive-bolinfest Michael Bolin 2026-07-02 13:12:18 -07:00
  • 38d7926725 telemetry: log structured tool and inference timing events Michael Bolin 2026-07-02 13:12:04 -07:00
  • e1425a5939 merge commit for archive created by Sapling Michael Bolin 2026-07-02 13:08:03 -07:00
  • 26ac654c05 telemetry: log structured tool and inference timing events Michael Bolin 2026-07-02 13:07:49 -07:00
  • 765fcf7f7a Merge branch 'codex/psec-4394-git-06-merge-guard' into codex/psec-4396-git-07-status-guard Chris Bookholt 2026-07-02 12:07:52 -07:00
  • 0b31ecb5bb Merge branch 'codex/psec-4394-git-05b-stage-filters' into codex/psec-4394-git-06-merge-guard Chris Bookholt 2026-07-02 12:07:32 -07:00
  • e674ac9a52 Merge branch 'codex/psec-4394-git-05a-apply-filters' into codex/psec-4394-git-05b-stage-filters Chris Bookholt 2026-07-02 12:07:12 -07:00
  • 80c59de030 Merge branch 'codex/psec-4394-repository-authority' into codex/psec-4394-git-05a-apply-filters Chris Bookholt 2026-07-02 12:06:50 -07:00
  • d00cfdd29c remove redundant sanitizer comments Drew Hintz 2026-07-02 19:06:34 +00:00
  • e8e8178e3a Merge branch 'codex/psec-4394-git-03-path-containment' into codex/psec-4394-repository-authority Chris Bookholt 2026-07-02 12:06:19 -07:00
  • f1c0d32986 Merge branch 'codex/psec-4394-git-02-effective-patch-paths' into codex/psec-4394-git-03-path-containment codex/psec-4394-git-03-path-containment Chris Bookholt 2026-07-02 12:06:00 -07:00
  • 80d4da92f0 Merge branch 'codex/psec-4394-trusted-git-runner' into codex/psec-4394-git-02-effective-patch-paths codex/psec-4394-git-02-effective-patch-paths Chris Bookholt 2026-07-02 12:05:45 -07:00
  • 63f6aa5da5 Merge branch 'bookholt/deny-transport-for-local-git' into codex/psec-4394-trusted-git-runner codex/psec-4394-trusted-git-runner Chris Bookholt 2026-07-02 12:05:27 -07:00
  • 83e062ebaa Merge remote-tracking branch 'origin/main' into bookholt/deny-transport-for-local-git bookholt/deny-transport-for-local-git Chris Bookholt 2026-07-02 12:05:07 -07:00
  • 76c3ea52f9 test(git-utils): decouple policy checks from status SLA Chris Bookholt 2026-07-02 11:30:33 -07:00
  • ec5ad8a17f merge commit for archive created by Sapling Michael Bolin 2026-07-02 11:28:23 -07:00
  • bb7c083fff telemetry: log structured tool and inference timing events Michael Bolin 2026-07-02 11:28:09 -07:00
  • c4fa8164d4 merge commit for archive created by Sapling Michael Bolin 2026-07-02 11:16:55 -07:00
  • 04de4bbe39 telemetry: log structured tool and inference timing events Michael Bolin 2026-07-02 11:16:44 -07:00
  • 4d3cb65095 merge commit for archive created by Sapling Michael Bolin 2026-07-02 11:09:27 -07:00
  • e3f05310da telemetry: log structured tool and inference timing events Michael Bolin 2026-07-02 11:08:59 -07:00
  • e06cf4ec33 Merge af8b746ccf into sapling-pr-archive-bolinfest Michael Bolin 2026-07-02 10:59:59 -07:00
  • af8b746ccf telemetry: log structured tool and inference timing events Michael Bolin 2026-07-02 10:59:52 -07:00
  • 0ccb676dd0 fix: address quick-xml security advisories (#30941) Michael Bolin 2026-07-02 10:59:00 -07:00
  • a6a4230b98 merge commit for archive created by Sapling Michael Bolin 2026-07-02 10:55:29 -07:00
  • 38006a282e [codex] telemetry: narrow structured tool call timing (#30911) npancha-openai 2026-07-02 10:54:54 -07:00
  • 1adf6c71b0 telemetry: log structured tool and inference timing events pr30942 Michael Bolin 2026-07-02 10:54:54 -07:00
  • 38034a6526 Merge 038c8d9fea into sapling-pr-archive-bolinfest Michael Bolin 2026-07-02 10:54:31 -07:00
  • 038c8d9fea fix: address quick-xml security advisories Michael Bolin 2026-07-02 10:54:13 -07:00
  • abc39f017c ci(git-utils): split unit tests across four shards Chris Bookholt 2026-07-02 10:39:47 -07:00
  • cbdd7f0047 Fix inherited availability metadata for Bedrock models (#30897) Shijie Rao 2026-07-02 10:01:06 -07:00
  • e9e707a872 test(git-utils): isolate zero-driver status config Chris Bookholt 2026-07-02 09:50:43 -07:00
  • 701544d354 fix(git-utils): gate Unix-only test import Chris Bookholt 2026-07-02 09:30:21 -07:00
  • f3e2685418 Add bounded message history batches charlie/history-batch-reader Charlie Marsh 2026-07-02 12:05:20 -04:00
  • f84d8be7b2 test(git-utils): use native lexical authority decoy Chris Bookholt 2026-07-02 09:02:37 -07:00