Calcis LLM Cost Estimate
Version updated for https://github.com/rc397/calcis-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Calcis LLM Cost Estimator GitHub Action automates the estimation of Large Language Model (LLM) API costs for pull requests by analyzing prompt file changes. It calculates cost deltas between branches, provides monthly cost projections, and enforces budget thresholds through configurable status checks to prevent overspending. This action streamlines cost management for AI projects, ensuring transparency and governance over prompt-related expenses.
What’s Changed
- fix: shorten description for marketplace (3f66c50)
- chore: bump version to 1.1.0 (88f979d)
- docs: rewrite README and add .calcis.yml.example (360e184)
- feat: add .calcis.yml config, cost deltas, and budget-gated check run (68fb2c6)
- action: v1.1.0 brand refresh, check-circle + green (66dd9f8)
- chore: update branding to zap icon with gray-dark color (ab2ac73)
- feat: initial release v1.0.0 (aced152)
- Initial commit (7a45d63)