[PR #1772] [MERGED] feat: webfetch permission support #10054

Closed
opened 2026-02-16 18:14:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1772
Author: @rekram1-node
Created: 8/9/2025
Status: Merged
Merged: 8/10/2025
Merged by: @adamdotdevin

Base: devHead: webfetch-permissions


📝 Commits (1)

  • 5a62159 feat: webfetch permission support

📊 Changes

4 files changed (+29 additions, -0 deletions)

View changed files

📝 packages/opencode/src/config/config.ts (+1 -0)
📝 packages/opencode/src/tool/registry.ts (+3 -0)
📝 packages/opencode/src/tool/webfetch.ts (+17 -0)
📝 packages/web/src/content/docs/docs/permissions.mdx (+8 -0)

📄 Description

fixes: #1727


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/1772 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 8/9/2025 **Status:** ✅ Merged **Merged:** 8/10/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `webfetch-permissions` --- ### 📝 Commits (1) - [`5a62159`](https://github.com/anomalyco/opencode/commit/5a62159d310ccb79e6ce423a44210ad700e0fa4b) feat: webfetch permission support ### 📊 Changes **4 files changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/config/config.ts` (+1 -0) 📝 `packages/opencode/src/tool/registry.ts` (+3 -0) 📝 `packages/opencode/src/tool/webfetch.ts` (+17 -0) 📝 `packages/web/src/content/docs/docs/permissions.mdx` (+8 -0) </details> ### 📄 Description fixes: #1727 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:37 -05:00
yindo closed this issue 2026-02-16 18:14:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10054