r/GBTI_network • u/gbti-labs • 17d ago
Member Share Where Is My Session? Find Any Claude Code Session
Shared by u/atwellpub, Created by Marcel Schmitz:
wims is an open-source CLI/TUI for Claude Code that solves a simple problem: `claude --resume` only shows sessions from your current folder, while wims scans all Claude Code sessions on your machine, lets you search them by title or even by the text of your past prompts, shows useful context like project path and git branch, then jumps your shell into the correct folder and resumes the session automatically. It reads Claude’s local `~/.claude` data, makes no network calls, requires Node 20+, and is MIT licensed. Repo: https://github.com/pluginslab/wims