Aiden Cline 1 месяц назад
Родитель
Сommit
8c24879246
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/opencode/test/session/message-v2.test.ts

+ 1 - 1
packages/opencode/test/session/message-v2.test.ts

@@ -267,7 +267,7 @@ describe("session.message-v2.toModelMessage", () => {
       {
         role: "user",
         content: [
-          { type: "text", text: "Tool bash returned an attachment:" },
+          { type: "text", text: "The tool bash returned the following attachments:" },
           {
             type: "file",
             mediaType: "image/png",