Skip to content

Task tool constantly used even after disabling it. #9379

@nitg16

Description

@nitg16

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions