test: trim remaining mock drift

This commit is contained in:
Peter Steinberger
2026-04-04 04:02:15 +01:00
parent 2f5509e36d
commit 7e69c2f6a7
25 changed files with 206 additions and 212 deletions

View File

@@ -396,6 +396,7 @@ export function runAgentAttempt(params: {
sessionKey: params.sessionKey,
storePath: params.storePath,
entry: updatedEntry,
clearedFields: ["cliSessionBindings", "cliSessionIds", "claudeCliSessionId"],
});
params.sessionEntry = updatedEntry;