Hi HN!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 dejaviewFeedback is very welcome!