Show HN: DejaView – Terminal dashboard for all your Claude Code sessions(github.com)
github.com
Show HN: DejaView – Terminal dashboard for all your Claude Code sessions
https://github.com/dotbrt/dejaview
0 comments
—
https://github.com/dotbrt/dejaview
—
This is my first ever open-source project. It's nothing fancy, but it scratches an itch: claude --resume only works if you remember which directory the session was in.
dejaview is a TUI that reads the transcripts in ~/.claude/projects/, groups sessions by project, and lets you jump back into any of them with Enter. Read-only, local-only, no config. Built with Textual. Try it: uvx dejaview
Feedback is very welcome!