Merge branch 'codex/work-folders-remote-recovery-refresh' into codex/work-folders-final-integration

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

View File

@ -19376,7 +19376,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 {