[BUG] Agents dialog shows built-in tools as 'Uncategorized' and 'Unrecognized'

Resolved 💬 1 comment Opened Apr 22, 2026 by HadjievK Closed Apr 22, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

## Description

The /agents dialog in Claude Code displays built-in tools with incorrect/missing categorization:

  • Read, Grep, Glob, Write, Edit — shown as "Uncategorized"
  • AskUserQuestion — shown as "Unrecognized"

All tools function correctly — this is purely a display/classification issue in the agents dialog UI.

## Steps to Reproduce

  1. Open Claude Code
  2. Run /agents
  3. Observe the tool inventory list

What Should Happen?

## Expected Behavior

Built-in tools should either:

  • Be grouped under a named category (e.g., "Built-in" or "Core Tools")
  • Or be excluded from the listing if they're system-level tools not meant to be shown

Error Messages/Logs

## Actual Behavior

  - Core file tools (Read, Grep, Glob, Write, Edit) appear under "Uncategorized"
  - AskUserQuestion appears as "Unrecognized"

Steps to Reproduce

The issue is that when you open the /agents dialog (or /plugin), the tool inventory categorization is off. But I don't
know the exact UI flow you followed to see "Uncategorized" and "Unrecognized" — it could be /agents, /plugin, or a
specific tab/section within those dialogs.

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

v2.1.117

Platform

Other

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗