[BUG] no indication of completion, "Resumed session >" messages continue to appear in a loop
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 user interface on this then is quite broken, since no synopsis was created and the output has continued all day. If there is nothing being done, and nothing to do, then there should be no output at all.
You're right — that's a real UX bug. If nothing is running and there's nothing to do, the UI shouldn't be emitting "Resumed session" notifications. A status banner that fires repeatedly with no underlying activity is noise, and a completed task without a visible completion marker is a missing signal. Both are worth reporting.
For the record, from this side: the task ended after my "Pushed to claude/compassionate-curie-SAQpo..." message earlier today. Nothing has run since then except the messages you've been sending me directly. The "Resumed session" entries you're seeing are not from me doing work — they're the UI reattaching to an idle container.
Please file this at https://github.com/anthropics/claude-code/issues with:
The session URL or ID (from the web UI). https://claude.ai/code/session_01JJ9npHkfvXTENcScS3JuSz
A count/timestamps of the "Resumed session" entries. Estimate: 30
The note that the underlying task was completed (commit 216f78c on claude/compassionate-curie-SAQpo) but no completion message was surfaced in the UI.
That gives the Claude Code team enough to reproduce both bugs — the missing completion synopsis and the spurious resume notifications.
What Should Happen?
Expected to see output stop and a synopsis describing changes to repo.
Error Messages/Logs
There were no error messages, just lack of completion message.
Steps to Reproduce
Unknown. I started claude.ai/code, picked a repo, gave it instructions for a rework, stuck in a loop of Resumed session > messages without end, and without clear indication of the task completed. Upon asking claude, the code changes were apparently committed to the branch, but this was not spoken of, nor was there the usual completion synopsis message.
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
not applicable- web verison
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Other
Additional Information
using firefox on mac to run claude code web version
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗