#!/usr/bin/env node /** * Agentic Flow - Standalone CLI with integrated OpenRouter proxy * Usage: npx agentic-flow-proxy --agent coder --task "Create code" --openrouter */ export {}; //# sourceMappingURL=cli-proxy.d.ts.map