$ features
GitHub PR agent usage comments
See how much each agent harness and model spent on a pull request — tokens and estimated cost — without leaving GitHub.
See it on a pull request
boost-pr-usage-comments feature flag is on.How it works
On boost sync (the Stop hook), Boost aggregates agent session usage for the current branch, finds an open PR, and upserts one managed comment (<!-- boost-pr-usage -->). Rows break down input, output, cache, totals, and USD cost by harness and model.
Enabling
Gradual rollout via Unleash flag boost-pr-usage-comments (default off). Requires gh authenticated against the repo. Inspect local flag state with boost feature-flags; force a refresh with boost sync.