Skip to content

Sessions not appearing in resume list despite valid session files #23358

@gregstringer

Description

@gregstringer

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Valid session files are not appearing in the session picker/resume list. Sessions exist on disk with proper JSON structure but are missing from the UI list, making them impossible to resume without manually knowing the session ID.

What Should Happen?

All valid session files in ~/.claude/projects// should appear in the session picker, sorted by recency.

Error Messages/Logs

Steps to Reproduce

  1. Have multiple sessions over the course of a day
  2. Close Claude Code at end of day
  3. Open Claude Code the next morning and view session list (or use /sessions)
  4. Notice gaps in the timeline where sessions should appear

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.1.31 (Claude Code)

Platform

AWS Bedrock

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

Some sessions are missing from the list. In my case, a session from ~10 hours ago (Feb 4 at 8:52 PM) was not displayed, while sessions from 13+ hours ago were showing.

  • Session file exists:
    ~/.claude/projects/.../f7488ea4-790b-4171-af40-f37ac48776d5.jsonl
  • File is valid JSON (82 messages, last line parses correctly)
  • No corrupted session files detected in the directory
  • Session can be resumed manually with claude --resume f7488ea4-790b-4171-af40-f37ac48776d5

Metadata

Metadata

Assignees

No one assigned

    Labels

    api:bedrockIssue relates to AWS Bedrockarea:corebugSomething isn't workinghas reproHas detailed reproduction stepsplatform:macosIssue specifically occurs on macOS

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions