fix(macos): fix swiftformat lint in A2UI handler

main
Peter Steinberger 2026-01-06 21:53:54 +01:00
parent 9b6e2478f5
commit b0bd7b946e
1 changed files with 9 additions and 8 deletions

View File

@ -79,7 +79,8 @@ final class CanvasA2UIActionMessageHandler: NSObject, WKScriptMessageHandler {
GatewayProcessManager.shared.setActive(true)
}
let result = await GatewayConnection.shared.sendAgent(GatewayAgentInvocation(
let result = await GatewayConnection.shared.sendAgent(
GatewayAgentInvocation(
message: text,
sessionKey: self.sessionKey,
thinking: "low",