mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-08-23 23:37:05 +00:00
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.
8 lines
219 B
YAML
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
|