opencode/packages/sdk/js
Dax Raad 1b92c95425 core: permission config schema now provides full IntelliSense for all tool permission keys
The permission configuration previously used a generic record type that didn't offer editor completions. Updated the schema to explicitly list all tool permission keys (read, edit, glob, grep, list, bash, task, external_directory, lsp, skill, todowrite, question, webfetch, websearch, codesearch, doom_loop) with proper types, enabling autocomplete when editing permission files.
2026-04-25 09:48:09 -04:00
..
example fix: properly encode file URLs with special characters (#12424) 2026-02-06 16:16:56 -06:00
script release: avoid package.json drift during publish 2026-04-18 12:32:23 -04:00
src core: permission config schema now provides full IntelliSense for all tool permission keys 2026-04-25 09:48:09 -04:00
package.json sync release versions for v1.14.24 2026-04-24 15:53:03 +00:00
sst-env.d.ts zen: update sst version 2026-02-18 13:54:23 -05:00
tsconfig.json sdk: build to dist/ instead of dist/src (#14383) 2026-02-20 14:10:38 +08:00