I had some time on a flight back to Amsterdam, so I challenged myself to see how quickly I could vibe-code a solution to a small problem I kept running into. I work with coding agents a lot these days, and with CLI tools it can be hard to keep track of all sessions across a project. Introducing: Coding Agent Hub It is a lightweight Electron app that surfaces your coding sessions from Claude Code CLI and GitHub Copilot (with support for more agents coming). You can: - browse full session history - inspect token usage - open the related project in VS Code - resume a session directly in terminal It was built fast, so it is still a bit rough around the edges, but it is already useful (to me). If this sounds helpful, try it out: https://lnkd.in/eY8T_K9M #buildinpublic #electronjs #aiagents #githubcopilot #claude #developertools #vibecoding
Killer!
Great! Linux support needed ;)
the token usage view — is that per-session or aggregated across projects? been wanting something that shows me which repos are burning through context fastest