Original Reddit post

Does anyone else have 30+ Claude Code sessions scattered across projects and dread finding the right one to resume? I got tired of digging through ~/.claude/projects/ and terminal history, so I built a menu bar app that:

  • Shows all your sessions grouped by project
  • Lets you search across everything
  • Preview the full chat history before resuming
  • Rename sessions so you actually remember what they were about
  • One click to resume in your terminal It’s 2 days old and very pre pre release with a lot of bugs, but it works. Would love feedback from other Claude Code users. What would make this actually useful for your workflow? GitHub: github.com/crlian/ResumeBar (free, open source, MIT) Disclosure: I’m the developer. It’s completely free and open source. submitted by /u/Much-Bunch7788

Originally posted by u/Much-Bunch7788 on r/ClaudeCode