opencode
opencode copied to clipboard
Disabling "edit" disables multiedit, write
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
Operating System
No response
Terminal
No response
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.