From 97a6bc19e700e330a267dac2433180bdce790095 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Thu, 13 Aug 2026 21:55:40 +0000 Subject: [PATCH] chore: generate --- packages/protocol/openapi.json | 9 +++++++++ packages/www/content/docs/(Configure)/permissions.mdx | 3 ++- packages/www/openapi.json | 9 +++++++++ packages/www/public/openapi.json | 9 +++++++++ 4 files changed, 29 insertions(+), 1 deletion(-) diff --git a/packages/protocol/openapi.json b/packages/protocol/openapi.json index 4d175c8a6da..af4dde5e2ca 100644 --- a/packages/protocol/openapi.json +++ b/packages/protocol/openapi.json @@ -8024,6 +8024,9 @@ "type": "string" } }, + "opaque": { + "type": "boolean" + }, "metadata": { "type": "object" }, @@ -20401,6 +20404,9 @@ "type": "string" } }, + "opaque": { + "type": "boolean" + }, "metadata": { "type": "object" }, @@ -21179,6 +21185,9 @@ "type": "string" } }, + "opaque": { + "type": "boolean" + }, "metadata": { "type": "object" }, diff --git a/packages/www/content/docs/(Configure)/permissions.mdx b/packages/www/content/docs/(Configure)/permissions.mdx index c6b35961a75..24b7ee7f22f 100644 --- a/packages/www/content/docs/(Configure)/permissions.mdx +++ b/packages/www/content/docs/(Configure)/permissions.mdx @@ -122,7 +122,8 @@ raw command text and are **not** home-expanded. working directory, not every path embedded in a command. Prefer a narrow shell allowlist over patterns intended to identify every dangerous command. Shell permission scanning identifies commands introduced by shell syntax, but it does not inspect source, callbacks, plugins, package scripts, remote commands, or other executable behavior delegated - through an allowed program. For example, allowing `npm *`, `make *`, or `ssh *` also trusts what that program executes. + through an allowed program. For example, allowing `npm *`, `make *`, or `ssh *` also trusts what that program + executes. Relative mutation paths cannot escape the active Location, and symlink escapes diff --git a/packages/www/openapi.json b/packages/www/openapi.json index 4d175c8a6da..af4dde5e2ca 100644 --- a/packages/www/openapi.json +++ b/packages/www/openapi.json @@ -8024,6 +8024,9 @@ "type": "string" } }, + "opaque": { + "type": "boolean" + }, "metadata": { "type": "object" }, @@ -20401,6 +20404,9 @@ "type": "string" } }, + "opaque": { + "type": "boolean" + }, "metadata": { "type": "object" }, @@ -21179,6 +21185,9 @@ "type": "string" } }, + "opaque": { + "type": "boolean" + }, "metadata": { "type": "object" }, diff --git a/packages/www/public/openapi.json b/packages/www/public/openapi.json index 4d175c8a6da..af4dde5e2ca 100644 --- a/packages/www/public/openapi.json +++ b/packages/www/public/openapi.json @@ -8024,6 +8024,9 @@ "type": "string" } }, + "opaque": { + "type": "boolean" + }, "metadata": { "type": "object" }, @@ -20401,6 +20404,9 @@ "type": "string" } }, + "opaque": { + "type": "boolean" + }, "metadata": { "type": "object" }, @@ -21179,6 +21185,9 @@ "type": "string" } }, + "opaque": { + "type": "boolean" + }, "metadata": { "type": "object" },