Skip to content

v0.8.2

Choose a tag to compare

@kaiwutech-TW kaiwutech-TW released this 18 Jul 15:26

Two fixes from the first day of real-world use:

  • Status line: correct context-window size on 1M-context models. The gauge now reads context_window from Claude Code's statusline stdin (official schema) instead of assuming 200k — on Fable 5-class sessions it previously over-reported usage ~5× (e.g. showing 63% when actual was 12.7%). Falls back to the old 200k estimate on older Claude Code versions.
  • init now tells you the status line is opt-in. Plain npx flightwake init ends with a hint that the gauge isn't installed and --statusline adds it; READMEs (en/zh-TW/zh-CN/ja) note that re-running init with the flag just adds the gauge, everything else is skipped.