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

@artale/pi-bundle

v1.0.2

Published

The essential Pi extension bundle by artale. One install, 10 best extensions. Context management, memory, safety, productivity.

Readme

pi-bundle

The essential Pi extension bundle by artale. One install, 10 best extensions.

npm License: MIT

Install

pi install npm:@artale/pi-bundle

That's it. You get 10 extensions in one command.

What's included

| Extension | What it does | Command | |-----------|-------------|---------| | pi-compact | Smart context compaction (3 strategies) | /compact | | pi-lean | Auto-truncate verbose bash/npm output | /lean | | pi-rewind | Auto-checkpoint before edits, undo | /rewind | | pi-tokens | Token cost tracking per tool | /tokens | | pi-memory | Persistent MEMORY.md per project | /memory | | pi-watch | File watcher with #pi! comments | /watch | | pi-procs | Background processes + mprocs TUI | /procs | | pi-caffeinate | Keep machine awake | auto | | pi-stash | Save/restore prompt drafts | /stash | | pi-context | Context window usage + warnings | /context |

Why

Because installing 10 extensions one by one is tedious.

# Without pi-bundle (10 commands):
pi install npm:@artale/pi-compact
pi install npm:@artale/pi-lean
pi install npm:@artale/pi-rewind
pi install npm:@artale/pi-tokens
pi install npm:@artale/pi-memory
pi install npm:@artale/pi-watch
pi install npm:@artale/pi-procs
pi install npm:@artale/pi-caffeinate
pi install npm:@artale/pi-stash
pi install npm:@artale/pi-context

# With pi-bundle (1 command):
pi install npm:@artale/pi-bundle

After install

Run /bundle to see what's loaded:

## Artale Pi Bundle

10 extensions installed:

- pi-compact — Smart context compaction (3 strategies)
- pi-lean — Auto-truncate verbose bash/npm output
- pi-rewind — Auto-checkpoint before edits, /rewind to undo
- pi-tokens — Real-time token usage per message and tool
- pi-memory — Persistent MEMORY.md per project + episodes
- pi-watch — File watcher with #pi! comments
- pi-procs — Background processes + mprocs TUI handoff
- pi-caffeinate — Keep machine awake during sessions
- pi-stash — Save/restore prompt drafts
- pi-context — Context window usage + auto-warnings

Want more?

The bundle gives you the essentials. For specialized tools:

pi install npm:@artale/pi-evolve    # evolutionary self-improvement
pi install npm:@artale/pi-loop      # [D]/[N] pipeline loops
pi install npm:@artale/pi-dash      # live TUI dashboard widget
pi install npm:@artale/pi-odu       # 256-state binary pattern engine

All by artale

87 packages on npm. All open source. All zero dependencies. MIT licensed.

Browse: npmjs.com/~artale | github.com/arosstale

License

MIT