Merge remote-tracking branch 'origin/main' into fix/issue-6647-retry-summary-requests-2
This commit is contained in:
@@ -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") {
|
||||
|
||||
Reference in New Issue
Block a user