opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat(webfetch): Allow granular URL permissions

Open robertfall opened this issue 1 day ago • 2 comments

Summary

  • allow granular URL permission rules for webfetch
  • expand permission patterns to include protocol/host/path variants
  • add tests for config + webfetch patterns

Testing

  • bun test ./test/tool/webfetch.test.ts ./test/permission/next.test.ts ./test/config/config.test.ts

Issue

  • Fixes #7445

robertfall avatar Jan 16 '26 09:01 robertfall