feat(protocol): publish package

This commit is contained in:
Dax Raad
2026-07-01 13:53:09 -04:00
parent cf8823136c
commit 04e688fcbb
32 changed files with 231 additions and 65 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import {
SessionNotFoundError,
SkillNotFoundError,
UnknownError,
} from "../errors"
} from "../errors.js"
import { Agent } from "@opencode-ai/schema/agent"
import { Model } from "@opencode-ai/schema/model"
import { Location } from "@opencode-ai/schema/location"