opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Disabling "edit" disables multiedit, write

Open rakibdev opened this issue 1 week ago • 1 comments

Description

just spent hours debugging why custom multiedit tool not working. setting "edit: false" silently disables 3 other tools. the reason i'm disabling only edit so that ai don't use edit over multiedit.

Plugins

No response

OpenCode version

v1.1.13

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

No response

Terminal

No response

rakibdev avatar Jan 11 '26 11:01 rakibdev

This issue might be a duplicate of existing issues. Please check:

  • #5965: SDK-level permission overrides for tools - discusses similar issues where disabling permissions in primary agents affects other functionalities and subagents
  • #2888: Global default tools configuration for agents - related feature request about controlling which tools are available and the impact of tool configuration on agents

Feel free to ignore if none of these address your specific case.

github-actions[bot] avatar Jan 11 '26 11:01 github-actions[bot]