[BUG] `claude --resume` opens non-interactive session manager UI

Resolved 💬 3 comments Opened Jul 8, 2026 by k-t18 Closed Jul 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?

Claude Code version: 2.1.204
Model: Opus 4.8
Working directory: ~\catalyst (Windows)

Description

Running claude --resume opens a session manager/orchestrator screen instead of resuming a previous session. The UI is completely non-functional — keyboard input is not registered, navigation doesn't work, and there is no way to interact with or resume any of the listed sessions.

Actual Behavior

A session manager screen is displayed with:

  • Two completed sessions visible (template-starter-alpha, /exit)
  • An input field at the bottom labeled "Describe a task for a new session"
  • No keyboard input is accepted — typing, arrow keys, and Enter do not work
  • The UI appears frozen/unresponsive

What Should Happen?

Expected Behavior

  • Either prompt the user to select a past session to resume, with a fully interactive UI
  • Or resume the most recent session directly

Error Messages/Logs

Steps to Reproduce

Steps to Reproduce

  1. Open a terminal
  2. Run claude --resume
  3. Session manager UI opens showing "Needs input", "Working", and "Completed" sections
  4. Attempt to interact with the UI (navigate, select a session, type in the input field)

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.202

Claude Code Version

2.1.204

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

_No response_

View original on GitHub ↗

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