I built a web dashboard for Claude Code sessions — a browser-based harness for seeing what’s running, what’s queued, and what finished. The first cut landed with a sessions list, and the same day I added history browsing and resume so I can pick up a prior session from where it left off instead of starting fresh every time.

Small fix earlier: the caveman skill invocation needed to use its fully qualified name to resolve correctly when spawned from a plugin-namespaced context.