docs: Add context window percentage to token usage display todo

This commit is contained in:
Mario Zechner 2025-08-10 10:38:52 +02:00
parent f36299ad3a
commit 5d13a90077

View file

@ -20,6 +20,8 @@
- agent: token usage output sucks, make it better
- current: ↑1,706 ↓409 ⚒ 2
- maybe: ↑ 1,706 - ↓ 409 - ⚒ 2 (or dot?)
- add context window usage percentage (e.g., "23% context used")
- requires context length detection from models endpoint (see todo above)
- agent: test for basic functionality, including thinking, completions & responses API support for all the known providers and their endpoints.