[BUG] Agent View not enabled for Claude API users despite having required version (2.1.140)

Resolved 💬 5 comments Opened May 13, 2026 by SummerSec Closed May 13, 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:

Attempting to use the new Agent View feature on Claude Code version 2.1.140.

  • The claude agents command outputs a list of agents (users, plugins, built-in) instead of the Agent View dashboard.
  • The /bg command is unrecognized, suggesting the backgrounding feature is also unavailable.
  • My Claude Code version is 2.1.140 (displayed at bottom of terminal).
  • I am a Claude API user (not a Claude Pro/Max/Team/Enterprise subscriber).

Steps to Reproduce:

  1. Ensure Claude Code is updated to version 2.1.140 or newer.
  2. In the terminal, run claude agents.
  3. Observe the output.
  4. Start a Claude Code session and type /bg.

Expected behavior:

  • claude agents should open the new Agent View dashboard, allowing me to see and manage multiple Claude Code sessions.
  • /bg command should be recognized and send the current session/agent to the background.

Actual behavior:

  • claude agents shows a static list of agents.
  • /bg is reported as an unknown command.

Environment:

  • Claude Code Version: 2.1.140
  • Authentication Method: API Key
  • Account Type: Claude API User (not a Pro/Max/Team/Enterprise subscriber)
  • Operating System: macOS/Linux/Windows (请根据你的实际情况填写)
  • Terminal: (请根据你的实际情况填写,如 iTerm2, Terminal.app, Windows Terminal, etc.)

Screenshots / Logs:

> ➜ claude agents

9 active agents

User agents:
  biz-vul-security-agent · inherit

Plugin agents:
  plugin-dev:agent-creator · sonnet
  plugin-dev:plugin-validator · inherit
  plugin-dev:skill-reviewer · inherit

Built-in agents:
  claude-code-guide · haiku
  Explore · haiku
  general-purpose · inherit
  Plan · inherit
  statusline-setup · sonnet

> ➜ claude -version
2.1.140 (Claude Code)

> /bg
Unknown command: /bg. Did you mean /bug?

What Should Happen?

  • The claude agents command outputs a list of agents (users, plugins, built-in) instead of the Agent View dashboard.
  • The /bg command is unrecognized, suggesting the backgrounding feature is also unavailable.
  • My Claude Code version is 2.1.140 (displayed at bottom of terminal).
  • I am a Claude API user (not a Claude Pro/Max/Team/Enterprise subscriber).

Error Messages/Logs

Steps to Reproduce

➜ claude agents

9 active agents

User agents:
biz-vul-security-agent · inherit

Plugin agents:
plugin-dev:agent-creator · sonnet
plugin-dev:plugin-validator · inherit
plugin-dev:skill-reviewer · inherit

Built-in agents:
claude-code-guide · haiku
Explore · haiku
general-purpose · inherit
Plan · inherit
statusline-setup · sonnet

➜ claude -version

2.1.140 (Claude Code)

/bg

Unknown command: /bg. Did you mean /bug?

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.1.140

Platform

Other

Operating System

macOS

Terminal/Shell

Other

Additional Information

_No response_

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗