Merge branch 'codex/work-folders-staging-hardening-refresh' into codex/work-folders-remote-recovery-refresh

* codex/work-folders-staging-hardening-refresh:
  chore: remove trailing whitespace from execution wrapper
This commit is contained in:
Dotta 2026-09-12 13:54:32 -05:00
commit 92689a325b
1 changed files with 0 additions and 1 deletions

View File

@ -19317,7 +19317,6 @@ export function heartbeatService(
}
// The diagnostic path is opt-in and persists bounded batches after execution.
async function executeRun(runId: string, runOptions: Parameters<typeof executeRunMeasured>[1] = {}) {
try {