Context Breakdown
Where an agent context window went, with token attribution and remaining capacity.
Context window: 71,140 tokens used, 56,860 available.
- Conversation28,640(22.38%)
- Project files22,180(17.33%)
- Tool definitions12,480(9.75%)
- Instructions7,840(6.13%)
- Available56,860(44.42%)
Installation
Add the component source directly to your project.
pnpm dlx shadcn@latest add https://pastaui.com/r/context-breakdown.jsonAPI reference
Context Breakdown
| Prop | Type | Default | Description |
|---|---|---|---|
segments | ContextSegment[] | — | Provides token counts by context source. |
limit | number | — | Defines the full model context window. |