@opencode-ai/schema
Advanced tools
@@ -58,2 +58,3 @@ export * as ConfigProvider from "./provider.js"; | ||
| readonly output: Schema.$Array<Schema.String>; | ||
| readonly responsesWebsockets: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Boolean>>, Schema.optionalKey<Schema.Boolean>, never, never>; | ||
| }>>>, Schema.optionalKey<Schema.Struct<{ | ||
@@ -63,2 +64,3 @@ readonly tools: Schema.Boolean; | ||
| readonly output: Schema.$Array<Schema.String>; | ||
| readonly responsesWebsockets: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Boolean>>, Schema.optionalKey<Schema.Boolean>, never, never>; | ||
| }>>, never, never>; | ||
@@ -65,0 +67,0 @@ readonly variants: Schema.decodeTo<Schema.optional<Schema.toType<Schema.$Array<Schema.Struct<{ |
+2
-0
@@ -52,2 +52,3 @@ export * as Model from "./model.js"; | ||
| readonly output: Schema.$Array<Schema.String>; | ||
| readonly responsesWebsockets: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Boolean>>, Schema.optionalKey<Schema.Boolean>, never, never>; | ||
| }>; | ||
@@ -94,2 +95,3 @@ export interface Cost extends Schema.Schema.Type<typeof Cost> { | ||
| readonly output: Schema.$Array<Schema.String>; | ||
| readonly responsesWebsockets: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Boolean>>, Schema.optionalKey<Schema.Boolean>, never, never>; | ||
| }>; | ||
@@ -96,0 +98,0 @@ readonly variants: Schema.$Array<Schema.Struct<{ |
+1
-0
@@ -49,2 +49,3 @@ export * as Model from "./model.js"; | ||
| output: Schema.Array(Schema.String), | ||
| responsesWebsockets: Schema.Boolean.pipe(optional), | ||
| }).annotate({ identifier: "Model.Capabilities" }); | ||
@@ -51,0 +52,0 @@ export const Cost = Schema.Struct({ |
+1
-1
| { | ||
| "$schema": "https://json.schemastore.org/package.json", | ||
| "name": "@opencode-ai/schema", | ||
| "version": "0.0.0-dev-17806", | ||
| "version": "0.0.0-dev-17812", | ||
| "type": "module", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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.
3465441
0.02%55001
0.01%