@opencode-ai/protocol
Advanced tools
@@ -155,4 +155,3 @@ import { SessionMessage } from "@opencode-ai/schema/session-message"; | ||
| error: SessionNotFoundError, | ||
| }) | ||
| .annotateMerge(OpenApi.annotations({ | ||
| }).annotateMerge(OpenApi.annotations({ | ||
| identifier: "v2.session.get", | ||
@@ -226,4 +225,3 @@ summary: "Get session", | ||
| error: [SessionNotFoundError, InvalidRequestError], | ||
| }) | ||
| .annotateMerge(OpenApi.annotations({ | ||
| }).annotateMerge(OpenApi.annotations({ | ||
| identifier: "v2.session.move", | ||
@@ -376,4 +374,3 @@ summary: "Move session", | ||
| error: [SessionNotFoundError, UnknownError], | ||
| }) | ||
| .annotateMerge(OpenApi.annotations({ | ||
| }).annotateMerge(OpenApi.annotations({ | ||
| identifier: "v2.session.context", | ||
@@ -387,4 +384,3 @@ summary: "Get session context", | ||
| error: SessionNotFoundError, | ||
| }) | ||
| .annotateMerge(OpenApi.annotations({ | ||
| }).annotateMerge(OpenApi.annotations({ | ||
| identifier: "v2.session.pending.list", | ||
@@ -479,4 +475,3 @@ summary: "List pending session work", | ||
| error: SessionNotFoundError, | ||
| }) | ||
| .annotateMerge(OpenApi.annotations({ | ||
| }).annotateMerge(OpenApi.annotations({ | ||
| identifier: "v2.session.log", | ||
@@ -512,4 +507,3 @@ summary: "Read the session log", | ||
| error: [SessionNotFoundError, MessageNotFoundError], | ||
| }) | ||
| .annotateMerge(OpenApi.annotations({ | ||
| }).annotateMerge(OpenApi.annotations({ | ||
| identifier: "v2.session.message", | ||
@@ -516,0 +510,0 @@ summary: "Get session message", |
+2
-2
| { | ||
| "$schema": "https://json.schemastore.org/package.json", | ||
| "name": "@opencode-ai/protocol", | ||
| "version": "0.0.0-next-17020", | ||
| "version": "0.0.0-next-17025", | ||
| "type": "module", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@opencode-ai/schema": "0.0.0-next-17020", | ||
| "@opencode-ai/schema": "0.0.0-next-17025", | ||
| "effect": "4.0.0-beta.101" | ||
@@ -34,0 +34,0 @@ }, |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
1700212
027430
-0.02%+ Added
- Removed