Skip to content

Conversation

@podliy16
Copy link

@podliy16 podliy16 commented Jan 31, 2026

Summary

Add tools usage analysis tab to the session context panel

Changes

- New Tools Tab: Added a tools breakdown sub-tab inside the Context panel that shows which tools consumed the most context/tokens
- Tools Breakdown: Aggregates tool usage by name with percentage and character/token counts
- Call History: Chronological list of all tool calls with expandable details (input, output, error states)
- Translations: Added translations for all 15 supported languages (en, ru, de, fr, es, pl, ja, ko, zh, zht, da, no, br, ar, th)
- Code Unification: Created reusable ExpandableItem and JsonView components to reduce duplication

Closes #11434

image

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: show tool usage breakdown in context window

1 participant