Settings

Theme

Show HN: DejaView – Terminal dashboard for all your Claude Code sessions

github.com

2 points by thisbrt · 0 comments · 1 min read

Reader

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 dejaview

Feedback is very welcome!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection