Open Source

Open Source Projects

From core libraries to developer tools, see all the open source projects we maintain.

All Projects

Complete list of our open source repositories.

Dev Workflow Knowledge Hub

History, commands, and documentation unified into one dashboard.

A read-only dashboard that shows workflow history, release cadence, and MCP command docs so every task stays disciplined.

  • Live Insights connect directly to .state history to visualize progress trends and release cadence.
  • Built-in playbook outlines every MCP tool with prerequisites, recommended usage, and follow-up steps.
  • Includes hosted docs plus a GitHub repo, making self-hosting as simple as running `node index.js`.

Commiter

Standardized commits and automated releases powered by conventional commits.

A CLI toolkit built on standard-version that enforces commit conventions, bumps semantic versions, and generates icon-rich changelogs for every repository.

  • Validates commit messages via Husky hooks so every contribution follows the same format.
  • Automates semantic versioning (major / minor / patch) and changelog generation with a single command.
  • Provides release helpers for npm publishing and GitHub Actions plus a dry-run workflow for safe testing.