This commit is contained in:
Dax Raad 2026-04-28 23:03:48 -04:00
parent 3bd890f46b
commit 23b8ed788e

View file

@ -38,8 +38,6 @@ opencode.agent.add({
},
})
import { anthropic } from "@opencode-ai/core/models"
const sessionID = await opencode.session.create({
agent: "build",
})