Claude Terminal Hub: stop hunting for folders to resume Claude Code sessions A developer built Claude Terminal Hub, an open-source Electron app for Windows that lists recent Claude Code sessions from all projects in one screen and resumes them with a single click. The app reads session JSONL files from ~/.claude/projects, generates titles, and opens real PowerShell terminals via node-pty, supporting up to four side-by-side panels. It is available on GitHub. Every time I went back to an old Claude Code session, the process was the same: open Explorer, remember which folder that project lived in, open a terminal there, type claude --resume