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

@basestream/cli

v0.6.1

Published

AI work intelligence for teams — automatic work tracking for Claude Code

Readme

Basestream

Your team uses AI every day. Now you can see what it's building.

Basestream automatically tracks what your developers build with AI tools and gives engineering leaders visibility into AI-powered output — no manual logging, no workflow changes.

basestream.ai


Install

npx @basestream/cli init

Basestream is also available via Homebrew:

brew tap basement-browser/basestream
brew install basestream
basestream init

Update

# npm
npx @basestream/cli@latest init

# Homebrew
brew upgrade basestream

This will:

  1. Authenticate with your Basestream account
  2. Configure automatic session tracking
  3. Auto-link the current repo to your org
  4. Start capturing work in the background

How it works

Basestream runs silently alongside your AI tools. At the end of each session, it captures what was built — files changed, commits made, tools used, token usage — and syncs it to your dashboard.

No prompts. No interruptions. No behavior changes required.

Org-aware tracking

Basestream automatically detects which org a repo belongs to. Sessions in org repos show up on that org's dashboard. Personal projects stay separate.

When you run basestream init or start your first session in a new repo, Basestream checks the server for existing activity and auto-links the repo to the right org. You can also manage this manually:

basestream link               # Auto-detect org from server
basestream link <orgId>       # Link to a specific org
basestream link --personal    # Mark as personal (not sent to any org)
basestream link --list        # Show all repo-to-org mappings
basestream link --remove      # Remove mapping for current repo

Supported tools

  • Claude Code
  • Cursor
  • GitHub Copilot
  • More coming soon

Commands

basestream init               # Detect AI tools, inject hooks, authenticate
basestream login              # Authenticate with your Basestream account
basestream link               # Link current repo to an org (auto-detects)
basestream skills             # Detect stack & recommend/install contextual skills
basestream status             # Interactive dashboard (sessions, cost, skills)
basestream status --simple    # Show plain text summary
basestream sync               # Manually sync buffered entries to Basestream
basestream uninstall          # Remove the Claude Code tracking hook

Dashboard

Your team's AI work shows up at basestream.ai/dashboard:

  • Overview — Activity feed, heatmap, quick stats
  • Team — Who's building what, output by person
  • Projects — Work grouped by repository (scoped to your org)
  • Scores — Performance metrics weighted by role
  • Cost Intelligence — Token spend, tool adoption, before/after efficiency
  • ROI — Cost per outcome, hours saved, completion rates
  • Integrations — Connect GitHub, Jira, Notion, Google Calendar, and more

Plans

| Plan | Price | For | | ---------- | ----------- | ----------------------------------- | | Personal | Free | Individual developers | | Team | $12/user/mo | Engineering teams | | Enterprise | Custom | Organizations with compliance needs |

Privacy

  • Work entries are scoped to your organization
  • Personal repos are never sent to org dashboards
  • Visibility controls: private, team, or public per entry
  • No source code is ever captured — only metadata
  • API keys are scoped per user, revocable anytime

Support


Built by Sublevel Inc.