agent-zero/plugins/_context_window/plugin.yaml
Alessandro f8c96860c2
Some checks are pending
Build And Publish Docker Images / plan (push) Waiting to run
Build And Publish Docker Images / build (push) Blocked by required conditions
Add context window usage indicator
Add a bundled context-window plugin with a composer usage ring, responsive breakdown popover, token counts, percentages, and free-space reporting.

Keep accounting plugin-owned, reuse existing history token counts, cache bounded prompt fragments by content, and expose independent mobile and desktop visibility controls.
2026-08-23 06:08:41 +02:00

8 lines
219 B
YAML

name: _context_window
title: Context Window
description: Shows token usage for the active chat context window.
version: 0.1.0
settings_sections: []
per_project_config: false
per_agent_config: false
always_enabled: true