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

@autocut-cli/app

v0.2.1

Published

AutoCut packaged local CLI

Downloads

374

Readme

AutoCut CLI

Requires Node.js 24 or newer. Supported runtimes: Windows x64 and glibc Linux x64. macOS, ARM, and Alpine/musl are not currently supported. On Linux, OS-keyring credential persistence requires libsecret and a Secret Service. Headless environments without them can use an environment-backed credential profile.

Install:

npm install -g @autocut-cli/app
autocut

This package contains the CLI entrypoints and frontend static bundle. The platform-specific backend binary is installed through optional runtime packages. API keys are not bundled. Configure AutoCut chat/service keys with autocut settings. The independent Workspace Wiki credential uses the /knowledge flow below.

Workspace Wiki:

  • Run autocut chat, then enter /knowledge to review deterministic first-level sources.
  • On first use, choose an independent generation provider, edit its profile/model/base URL, and enter the API key in the hidden prompt. The key is stored in the OS keyring and reused until you run /knowledge again and select a different profile.
  • Semantic retrieval is disabled by default. The initial Wiki build does not require an embedding profile or embedding credential.
  • When enabled, remote embedding may receive a bounded query built from changed evidence, plus chunks of compiled Wiki pages. Raw source files are not stored as the semantic corpus. Actual credential values must not be written to Wiki pages. Retrieval failures fall back to local lexical search with a visible reason code.