Przeglądaj źródła

chore: generate

opencode-agent[bot] 5 miesięcy temu
rodzic
commit
64171db173
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      packages/opencode/src/acp/agent.ts

+ 1 - 1
packages/opencode/src/acp/agent.ts

@@ -453,7 +453,7 @@ export namespace ACP {
                 return
                 return
             }
             }
           }
           }
-          
+
           // ACP clients already know the prompt they just submitted, so replaying
           // ACP clients already know the prompt they just submitted, so replaying
           // live user parts duplicates the message. We still replay user history in
           // live user parts duplicates the message. We still replay user history in
           // loadSession() and forkSession() via processMessage().
           // loadSession() and forkSession() via processMessage().