Merge remote-tracking branch 'origin/main' into fix/issue-6647-retry-summary-requests-2

This commit is contained in:
David Brailovsky
2026-07-21 17:15:54 +02:00
102 changed files with 3220 additions and 504 deletions
@@ -752,6 +752,7 @@ export class AgentHarness<
result.details,
provided !== undefined,
result.usage,
result.retainedTail,
);
const entry = await this.session.getEntry(entryId);
if (entry?.type === "compaction") {