[BUG] /agents command displays wrong model (shows Sonnet instead of Opus 4.1)

Resolved 💬 4 comments Opened Sep 9, 2025 by RoyBkker Closed Jan 8, 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?

The /agents command displays claude-3-5-sonnet-20241022 for all agents, but the actual agent configuration files specify claude-opus-4-1-20250805.

What Should Happen?

The /agents command should display the correct model (claude-opus-4-1-20250805) as specified in each agent's frontmatter.

Error Messages/Logs

Steps to Reproduce

Run /agents command in Claude Code
Observe that all agents show claude-3-5-sonnet-20241022 as their model
Check actual agent files in ~/.claude/agents/*.md
Observe that all agent frontmatter contains model: claude-opus-4-1-20250805

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

1.0.109

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

iTerm2

Additional Information

_No response_

View original on GitHub ↗

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