fix: mcp error (#3006)

pull/3009/head^2
Aiden Cline 2025-10-07 00:45:46 -05:00 committed by GitHub
parent 06c42093c8
commit cd528ae78f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -528,6 +528,8 @@ export namespace SessionPrompt {
)
return {
title: "",
metadata: {},
output,
}
}