Thanks for helping improve tce.
- Add or update model pricing in
data/pricing.json. - Improve README examples.
- Add tests for pricing, formatting, calibration, or history behavior.
- Add provider documentation.
- Report real-world estimate errors with private details removed.
git clone https://github.com/359392475-blue-sky/task-cost-estimator.git
cd task-cost-estimator
npm install
npm testTry the CLI locally:
node bin/tce.js models
node bin/tce.js help- Keep each pull request focused.
- Include the reason for the change.
- Add or update tests for behavior changes.
- Update documentation when commands, config, or pricing data changes.
- Do not include API keys, task history, or private repository names.
Pricing should be in USD per million tokens. If a provider publishes CNY pricing, include the converted USD values and keep the source currency in the _cny field when useful.