Dax Raad hai 8 meses
pai
achega
c85b970903
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      packages/opencode/src/session/index.ts

+ 0 - 6
packages/opencode/src/session/index.ts

@@ -407,12 +407,6 @@ export namespace Session {
                     synthetic: true,
                     synthetic: true,
                     text: Buffer.from(part.url, "base64url").toString(),
                     text: Buffer.from(part.url, "base64url").toString(),
                   },
                   },
-                  {
-                    ...part,
-                    id: part.id ?? Identifier.ascending("part"),
-                    messageID: userMsg.id,
-                    sessionID: input.sessionID,
-                  },
                 ]
                 ]
               }
               }
               break
               break