[BUG] Task steps are unviewable
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other:
- Claude CLI version: 1.0.22
- Operating System: linux
- Terminal: Ghostty
Bug Description
When Claude Code decides to do a significant task, there is no way to view what it's doing as it happens, which means it's not possible to easily monitor and interrupt it when it makes a mistake. I've gotten to the point that I instruct CC to not use tasks that much because I can't follow along.
The worst is that it will do Update actions in the Task and there is no record of them in the output.
Steps to Reproduce
- Have CC use a task.
Expected Behavior
The output for tasks should not be collapsed, it should be just like the normal output. It should also be interruptable so that it can be redirected.
Actual Behavior
Tasks are rolled up show only a bit of the list interaction output and the count.
Additional Context
Using CC as a pair programmer means following along and interrupting it when things go south, but tasks make this impossible.
I'm wondering if ctrl + r is what you are looking for.
I don't have a command running right now, so I can't test this, but if you type "?" in the claude code terminal do you see "ctrl + r for verbose output". Does it give you what you are looking for? or something more detailed than that?
Ctrl-r used to be an expand-and-read mode which isn’t enough because it didn’t seem to update. And now, ctrl-r no longer says it’s available while a task is running.
I’ll try again though!
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.