[BUG] "/resume shows command metadata instead of conversation content in v2.x"
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?
v1.x showed actual content, v2.x shows <command-name> XML. it is very confusing to view the past conversations as i am only seeing "<command-name>/clear</command-name> <command-message>clear</command-message> <command-args></command-args> " in the conversation history. i also not able to go back to earlier conversation beyond the latest 10 or so conversations..nor i am able to search for specific conversation using keywords.
What Should Happen?
it should the actual conversation summary instead of the "<command-name>/clear</command-name> <command-message>clear</command-message> <command-args></command-args> " which is very difficult to navigate.
Error Messages/Logs
<command-name>/clear</command-name> <command-message>clear</command-message> <command-args></command-args>
Steps to Reproduce
use /resume command in the latest version of claude cli
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.31
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗