[PR #1627] [MERGED] permissions disallow support #9999

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

📋 Pull Request Information

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

Base: devHead: disallow-cmds


📝 Commits (1)

  • be43f76 feat: permissions disallow support

📊 Changes

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

View changed files

📝 packages/opencode/src/config/config.ts (+1 -1)
📝 packages/opencode/src/session/index.ts (+1 -1)
📝 packages/opencode/src/tool/bash.ts (+7 -2)
📝 packages/opencode/src/tool/registry.ts (+20 -10)

📄 Description

fixes: #1467


🔄 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/1627 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 8/5/2025 **Status:** ✅ Merged **Merged:** 8/5/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `disallow-cmds` --- ### 📝 Commits (1) - [`be43f76`](https://github.com/anomalyco/opencode/commit/be43f76c939a5e1e3808c39a9cbe46f8ebdd20b6) feat: permissions disallow support ### 📊 Changes **4 files changed** (+29 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/config/config.ts` (+1 -1) 📝 `packages/opencode/src/session/index.ts` (+1 -1) 📝 `packages/opencode/src/tool/bash.ts` (+7 -2) 📝 `packages/opencode/src/tool/registry.ts` (+20 -10) </details> ### 📄 Description fixes: #1467 --- <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:32 -05:00
yindo closed this issue 2026-02-16 18:14:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9999