#!/usr/bin/env node /** * CLI entry point for dev-flow-mcp * * Provides command-line interface for shell scripts (e.g., StatusLine) * to query dev-flow status without needing MCP connection. */ export {}; //# sourceMappingURL=cli.d.ts.map