npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@ss-dev-x/agentdeck

v2.5.0

Published

Agents Deck — a local web UI over the `claude agents` workflow (live terminals, split deck, integrated shells).

Readme

Agents Deck

A local web UI for Claude Code's claude agents — watch and work several live agents side by side in a rich chat view, with a split deck and an integrated shell panel. Everything runs on your own machine.

Install

Requires Node ≥ 18 and Claude Code (installed & logged in).

npm i -g @ss-dev-x/agentdeck
agentdeck

agentdeck starts a local server (localhost only) and opens it in your browser — watch the terminal for the URL. Close it with Ctrl+C. It keeps itself up to date automatically on Linux/macOS, and tells you when a new version is available on Windows:

npm i -g @ss-dev-x/agentdeck   # update

What you get

  • Native chat view — talk to each agent in a rich timeline: streaming replies, tool calls with diffs, image paste, slash-commands, @file autocomplete, plan approvals, and a live model / effort / mode picker. Renders the same on every OS.
  • Split view — drag a tab to a pane edge to see agents side by side / stacked.
  • Home graph — a live map of your agents and their sub-agents.
  • Shell panel — VSCode-style terminals that keep running while you switch around.

License

Proprietary. © ss-dev-x — All rights reserved. This software is not open source. Being able to view this package does not grant any right to use, copy, modify, or redistribute it, in whole or in part, without prior written permission.