diff --git a/ui/desktop/openapi.json b/ui/desktop/openapi.json index fb14d669..2716c125 100644 --- a/ui/desktop/openapi.json +++ b/ui/desktop/openapi.json @@ -10,7 +10,7 @@ "license": { "name": "Apache-2.0" }, - "version": "1.0.22" + "version": "1.0.23" }, "paths": { "/agent/tools": { diff --git a/ui/desktop/src/components/GooseMessage.tsx b/ui/desktop/src/components/GooseMessage.tsx index c07168f0..83640241 100644 --- a/ui/desktop/src/components/GooseMessage.tsx +++ b/ui/desktop/src/components/GooseMessage.tsx @@ -109,7 +109,7 @@ export default function GooseMessage({
{}
{/* Only show MessageCopyLink if there's text content and no tool requests/responses */} -
+
{toolRequests.length === 0 && (
{timestamp}