Skip to content

Commit 5c15755

Browse files
authored
docs: add question tool to available permissions list (anomalyco#19922)
1 parent 3a4bfeb commit 5c15755

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/web/src/content/docs/permissions.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ OpenCode permissions are keyed by tool name, plus a couple of safety guards:
138138
- `task` — launching subagents (matches the subagent type)
139139
- `skill` — loading a skill (matches the skill name)
140140
- `lsp` — running LSP queries (currently non-granular)
141+
- `question` — asking the user questions during execution
141142
- `webfetch` — fetching a URL (matches the URL)
142143
- `websearch`, `codesearch` — web/code search (matches the query)
143144
- `external_directory` — triggered when a tool touches paths outside the project working directory

0 commit comments

Comments
 (0)