@beakpoint/wingman
v0.1.1
Published
AI-assisted Beakpoint integration CLI
Maintainers
Readme
Beakpoint Wingman
AI-assisted integration tool that helps you connect your backend codebase with Beakpoint for cloud cost analysis.
Wingman generates targeted prompts for your existing AI coding assistant (Claude Code, Cursor, Copilot, Windsurf, Aider, Trae) that guide it through adding OpenTelemetry tracing and Beakpoint cost tracking to your project.
Quick Start
npx @beakpoint/wingmanWingman will:
- Ask which AI tool you're using and what cloud services you deploy to
- Generate a prompt for your AI tool to analyze your codebase
- Walk you through adding OpenTelemetry, configuring the Beakpoint exporter, and setting cost tracking attributes
- Let you review and correct each step before and after your AI tool executes it
Supported AI Tools
- Claude Code
- Cursor
- GitHub Copilot
- Windsurf
- Aider
- Trae
Supported Languages
- Python (FastAPI, Django, Flask, etc.)
- .NET (ASP.NET Core)
- Node.js (Express, Fastify, etc.)
Development
npm install
npm test
npm run devLicense
MIT
