chore: generate

This commit is contained in:
opencode-agent[bot]
2026-06-09 16:12:42 +00:00
parent ffcb45d7c9
commit ada5b31bb0
11 changed files with 69 additions and 33 deletions
-1
View File
@@ -133,5 +133,4 @@ describe("tool.glob", () => {
}
}),
)
})
-1
View File
@@ -203,5 +203,4 @@ describe("tool.grep", () => {
expect(requests.find((req) => req.permission === "external_directory")).toBeUndefined()
}),
)
})
-1
View File
@@ -254,7 +254,6 @@ describe("tool.read external_directory permission", () => {
expect(ext).toBeUndefined()
}),
)
})
describe("tool.read env file permissions", () => {