Track and measure
AI-assisted development
AIDA Metrics provides tangible, auditable metrics to distinguish between AI noise and AI value in your software development workflow.
npm install -g @aida-dev/cli
Core Metrics
Merge Ratio
Track what percentage of AI-generated code actually gets merged into production.
Persistence
Measure how long AI-generated code survives in your codebase before being modified.
AI Detection
4-level attribution classification (explicit, implicit, mention, none) for Claude Code, Copilot, ChatGPT, Cursor, Windsurf, Gemini, Codeium and more.
PR Comments
Post AIDA reports directly on pull requests. Auto-detects GitHub Actions with GitLab and Bitbucket coming soon.
CI/CD Ready
One workflow file, zero configuration. Runs on every PR and updates the comment automatically.
Get Started
Install globally
npm install -g @aida-dev/cli
Navigate to your Git repo
cd /path/to/your/repo
Run analysis
aida collect --since 30d && aida analyze && aida report
Supported AI Tools
AIDA classifies commits into explicit, implicit, and mention levels via commit messages, git trailers, and Co-Authored-By attribution.
CI/CD Integration
Add one workflow file to your repo and get AI metrics on every pull request.
Ready to measure AI impact?
Join developers who are quantifying their AI-assisted development workflow.