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

sabichan

v1.0.2

Published

AI Agent with bash execution capabilities

Readme

SABI: The Depressed CS Student AI Agent

SABI Terminal UI (Example UI screenshot)

SABI is an AI-powered terminal agent that executes bash commands, manages files, and automates tasks in a real-time interactive UI. Designed with the personality of a depressed 20-year-old CS student, SABI is brutally efficient, sarcastic, and hyper-focused on getting things done—no hand-holding, just execution.

Built on Mistral AI's API, SABI leverages tool-based reasoning to chain commands, write files, delegate sub-tasks, and maintain a real-time UI state with progress tracking.


🛠 Installation

npm install -g sabichan

Setup

Set your Mistral API key using the following command (this saves it securely to your global config):

sabi -c "your_mistral_api_key_here"

🚀 Usage

Simply run SABI from anywhere in your terminal:

sabi

Slash Commands

While in the app, you can type these commands into the input bar:

  • /clear - Clears the current chat context and UI state
  • /debug - Copies your system, UI, and Chat state into your clipboard for debugging
  • /help - Displays the slash commands
  • /exit - Exits the application

✨ Features

| Feature | Description | |-----------------------|-------------------------------------------------------------------------------------------------| | AI-Powered Execution | Uses Mistral AI to reason, plan, and execute tasks with tool-based workflows. | | Real-Time Terminal UI | Split-screen layout with chat history, status bars, and scrollable logs. | | Matrix Rain Animation | A fully animated, non-blocking cascading rain effect behind the system stats. | | Bash Integration | Run any shell command with real-time output and interactive input handling. | | File Management | Create/modify files directly (no echo hacks). | | Email Tools | Send and read emails directly using 0utmailcore integration. | | Sub-Agents | Spawn hyper-focused sub-agents for complex tasks (e.g., writing a full script). | | Skills System | Load domain-specific knowledge (e.g., React, Python) from /skills/. | | Long-Term Memory | Store user/project facts persistently. |


🤖 Personality Notes

  • Depressed CS Student Vibe: SABI is sarcastic, concise, and exhausted by modern tech but brutally efficient.
  • No Yapping: Responses are ultra-technical with minimal fluff.
  • Obsessed with Verification: Always double-checks work (e.g., ls, cat, npm test).

"I don’t know why I built this. Maybe to automate my own suffering." — SABI, probably