hatchmoment. scored by care · not by stars

buildcast

buildcast: CLI that predicts remaining build effort using calibrated probabilistic forecasts

rare findJavaScript🛠 Developer Tools

buildcast tackles the "how long will this take?" question by turning git commit history into a distribution of remaining work. It runs a recency‑weighted Monte Carlo simulation, auto‑tunes its model on your repo, and reports P50/P85/P95 ranges with proper CRPS scoring. The tool includes 114 deterministic tests, zero external dependencies, and works for any Node ≥ 18 project. It’s ideal for developers and release engineers who need reliable, data‑driven build timelines.

View on GitHub →

ish-cs/buildcast