Description
I have disabled task tool, but it is constantly called by build agent.
I have following permissions in json settings file.
"permission": {
"*": "ask",
"task": "deny",
"skill": "deny"
},
When build agent tries to call task tool, i get following output in TUI:
⚙ invalid [tool=task, error=Model tried to call unavailable tool 'task'. Available tools: invalid, question, bash, read, glob, read, glob, grep, edit, write, webfetch, todowrite, todoread, playwright_...]
This happens frequently and I get tons of such errors and failed tool call requests.
Plugins
No response
OpenCode version
No response
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Description
I have disabled task tool, but it is constantly called by build agent.
I have following permissions in json settings file.
When build agent tries to call task tool, i get following output in TUI:
This happens frequently and I get tons of such errors and failed tool call requests.
Plugins
No response
OpenCode version
No response
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response