[BUG] /todos command duplicates output: "No todos currently trackedNo todos currently tracked"
Resolved 💬 4 comments Opened Feb 5, 2026 by yolo-jared Closed Feb 5, 2026
What happened?
The built-in /todos slash command outputs its message twice, concatenated without any separator:
No todos currently trackedNo todos currently tracked
What did you expect to happen?
Should display "No todos currently tracked" exactly once.
Steps to reproduce
- Open Claude Code in Terminal.app
- Type
/todosand press Enter - Output shows duplicated text: "No todos currently trackedNo todos currently tracked"
Screenshot
See screenshot in comments below.
Claude Code version
2.1.19
What model are you using?
Opus
Is this a regression? (did it used to work?)
I don't know
What platform are you using?
Anthropic API
What operating system are you using?
macOS
What terminal are you using?
Terminal.app (macOS)
Additional context
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗