Skip to content

Instantly share code, notes, and snippets.

import Opencode from "@opencode-ai/sdk";
import type {
EventListResponse,
MessagePart,
ToolCall,
ToolPartialCall,
ToolResult,
} from "@opencode-ai/sdk/resources";
import type { Message } from "@opencode-ai/sdk/resources.js";