Skip to content

v0.5.11

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:05

PiTTy v0.5.11

PiTTy v0.5.11 makes Codex runout projections follow the realistic week-scale burn rate instead of a single busy hour.

Codex Runout Projection

  • Codex "runs out" ETA now uses the wall-clock multi-day/week average burn rate (idle time included) instead of preferring the last-hour spike whenever recent usage exists. A busy hour no longer collapses the projection into a false panic ETA while the true week pace would still be days away.
  • The last-hour +X%/h delta remains on the sidebar summary line for short-horizon context, but it no longer drives the runout timestamp or the "runs out before reset" warning.

Regression Coverage

  • Added a unit test that a last-hour burst is ignored when projecting runout from the idle-inclusive average rate.