@opencode-ai/protocol
Advanced tools
@@ -24,7 +24,7 @@ import { Location } from "@opencode-ai/schema/location"; | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{ | ||
| readonly type: Schema.Literal<"tool">; | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>]>>, never, never>; | ||
@@ -70,7 +70,7 @@ readonly id: Schema.brand<Schema.String, "Permission.ID"> & { | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{ | ||
| readonly type: Schema.Literal<"tool">; | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>]>>, never, never>; | ||
@@ -103,7 +103,7 @@ readonly agent: Schema.optional<Schema.brand<Schema.String, "Agent.ID">>; | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{ | ||
| readonly type: Schema.Literal<"tool">; | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>]>>, never, never>; | ||
@@ -135,7 +135,7 @@ readonly id: Schema.brand<Schema.String, "Permission.ID"> & { | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{ | ||
| readonly type: Schema.Literal<"tool">; | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>]>>, never, never>; | ||
@@ -142,0 +142,0 @@ readonly id: Schema.brand<Schema.String, "Permission.ID"> & { |
@@ -33,6 +33,6 @@ import { Location } from "@opencode-ai/schema/location"; | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>>>, Schema.optionalKey<Schema.Struct<{ | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>>, never, never>; | ||
@@ -67,6 +67,6 @@ }>>; | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>>>, Schema.optionalKey<Schema.Struct<{ | ||
| readonly messageID: Schema.String; | ||
| readonly callID: Schema.String; | ||
| readonly id: Schema.String; | ||
| }>>, never, never>; | ||
@@ -73,0 +73,0 @@ }>>; |
+2
-2
| { | ||
| "$schema": "https://json.schemastore.org/package.json", | ||
| "name": "@opencode-ai/protocol", | ||
| "version": "0.0.0-next-16781", | ||
| "version": "0.0.0-next-16783", | ||
| "type": "module", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@opencode-ai/schema": "0.0.0-next-16781", | ||
| "@opencode-ai/schema": "0.0.0-next-16783", | ||
| "effect": "4.0.0-beta.101" | ||
@@ -34,0 +34,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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.
1863668
-0.02%+ Added
- Removed