@opencode-ai/protocol
Advanced tools
@@ -7,3 +7,3 @@ import { Schema } from "effect"; | ||
| }; | ||
| readonly worktree: Schema.String; | ||
| readonly canonical: Schema.brand<Schema.String, "AbsolutePath">; | ||
| readonly vcs: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Literals<readonly ["git", "hg"]>>>, Schema.optionalKey<Schema.Literals<readonly ["git", "hg"]>>, never, never>; | ||
@@ -41,2 +41,3 @@ readonly name: Schema.decodeTo<Schema.optional<Schema.toType<Schema.String>>, Schema.optionalKey<Schema.String>, never, never>; | ||
| readonly directory: Schema.brand<Schema.String, "AbsolutePath">; | ||
| readonly canonical: Schema.brand<Schema.String, "AbsolutePath">; | ||
| }>>, never, never, never> | HttpApiEndpoint.HttpApiEndpoint<"project.directories", "GET", "/api/project/:projectID/directories", Schema.toCodecStringTree<Schema.Struct<{ | ||
@@ -43,0 +44,0 @@ projectID: Schema.brand<Schema.String, "Project.ID"> & { |
+2
-2
| { | ||
| "$schema": "https://json.schemastore.org/package.json", | ||
| "name": "@opencode-ai/protocol", | ||
| "version": "0.0.0-next-16494", | ||
| "version": "0.0.0-next-16495", | ||
| "type": "module", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@opencode-ai/schema": "0.0.0-next-16494", | ||
| "@opencode-ai/schema": "0.0.0-next-16495", | ||
| "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.
1854036
0.01%30094
0+ Added
- Removed