Cache Break Notifier tracks Copilot cache reuse
Cache Break Notifier is a plugin for GitHub Copilot CLI that tracks prompt cache token reuse in real-time to alert developers of costly cache breaks. By monitoring the number of reused tokens on each interaction, the utility helps developers identify and address prompt alterations that cause the model to re-process static context at full price.
While LLM providers offer significant discounts on cached tokens, developers often operate blindly without knowing when their prompts cause cache misses. Cache Break Notifier addresses this visibility gap by exposing real-time prompt cache performance, turning token management from an afterthought into an active debugging workflow.
- –Exposes hidden execution metrics of LLM-based coding assistants directly within the CLI.
- –Helps optimize prompt engineering structures by identifying exactly which changes trigger cache drops.
- –Saves development costs by warning users before consecutive expensive queries accumulate.
DISCOVERED
12h ago
2026-07-20
PUBLISHED
12h ago
2026-07-20
RELEVANCE
AUTHOR
Burke Holland