fix: preserve structured attachment outputs (#17)
This commit is contained in:
@@ -356,7 +356,7 @@ async function runQuery(
|
||||
writeOutput({
|
||||
status: 'success',
|
||||
phase: 'intermediate',
|
||||
result: pendingProgressText,
|
||||
...normalizeStructuredOutput(pendingProgressText),
|
||||
newSessionId,
|
||||
});
|
||||
pendingProgressText = null;
|
||||
|
||||
Reference in New Issue
Block a user