mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 17:54:23 +01:00
sync
This commit is contained in:
@@ -16,7 +16,7 @@ App.provide(app, async () => {
|
||||
|
||||
await Session.chat(sessionID, {
|
||||
role: "user",
|
||||
id: Identifier.create("message"),
|
||||
id: Identifier.ascending("message"),
|
||||
parts: [
|
||||
{
|
||||
type: "text",
|
||||
|
||||
Reference in New Issue
Block a user