We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd890f commit 23b8ed7Copy full SHA for 23b8ed7
1 file changed
packages/opencode/specs/v2/api.ts
@@ -38,8 +38,6 @@ opencode.agent.add({
38
},
39
})
40
41
-import { anthropic } from "@opencode-ai/core/models"
42
-
43
const sessionID = await opencode.session.create({
44
agent: "build",
45
0 commit comments