Devpipe
Local pipeline runner — CI feedback before you push.
Go · TOML · JUnit · SARIF · MCP
Built because skipping tests before commits is the dev's silent norm — slow, scattered tooling makes it cheaper to push and hope. Devpipe collapses the build/test/lint cycle into a single local command with parallel feedback.
What it does:
- Parallel task execution with a live progress dashboard
- Smart filtering via
watchPathsto skip unchanged components - Auto-fix mode that applies suggested fixes automatically
- Git-aware filtering (staged, unstaged, or custom refs)
- JUnit, SARIF, and artifact metrics parsing
- MCP integration for AI assistants (Claude Desktop, Windsurf)
- Pre-commit and CI/CD integration support
Mascot: Flowmunk the squirrel — embodying the goal of helping developers flow through their work without friction.
