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

@mcp-graph-workflow/agent-graph-flow

v0.13.2

Published

Agente SWE autônomo, local-first e token-frugal: PRD → grafo de execução persistente, TDD obrigatório, custo de token brutalmente baixo. AGPL v3.

Downloads

2,629

Readme

agent-graph-flow

Um agente de IA que entrega software rápido, usando as melhores práticas de engenharia de software, com custo de token brutalmente baixo.

Local-first. Sem Docker, sem infra externa. O PRD vira um grafo de execução persistente (SQLite); o agente roda um ciclo autônomo SHAPE → BUILD → SHIP com guardrails (TDD obrigatório, DoD, WIP=1, sandbox workspace-write), e mede o próprio custo de tokens.

É o nascimento enxuto da RFC token-economy-redesign: copia o motor provado do graph-flow e omite por nascimento o dashboard React, a API REST, a captura web e os verticais — ~53% de superfície cara que desvia da promessa.

Por que agora

Em 1-jun-2026 o GitHub Copilot migrou todos os planos para billing medido por token. A dor do mercado virou "custo imprevisível e alto". A resposta deste projeto é custo brutalmente baixo e previsível, com disciplina de engenharia de verdade (não vibe-coding): estrutura determinística > loop de agente solto (Agentless, AutoCodeRover, ACI).

Status

🚀 M0-M5 completo (v0.13). Core engine, TUI visualization, orchestrator, parity scanner, quality gate 95/95, multi-provider, artifact reuse, CLI↔TUI parity — todos entregues. Proximo ciclo: v0.14 (integration gaps). Ver roadmap em CLAUDE.md.

Dev

npm install
npm run dev -- --help     # smoke
npm test                  # vitest
npm run typecheck
npm run build             # tsup → dist/

Licença

AGPL-3.0-or-later.