Aider-AI / aider

aider is AI pair programming in your terminal
https://aider.chat/
Apache License 2.0
20.95k stars 1.94k forks source link

REQ: /tokens, Add percentage column for percentage of total tokens that each file represents #2013

Open 5ocworkshop opened 2 weeks ago

5ocworkshop commented 2 weeks ago

Issue

It might be helpful to see an additional column in the /tokens output that shows the % of the total tokens/cost that each file represents. When you have quite a few files it could help focus the eye...

Version and model info

Aider v0.59.1 Main model: claude-3-5-sonnet-20240620 with diff edit format, prompt cache, infinite output Weak model: claude-3-haiku-20240307 Git repo: .git with 55 files Repo-map: using 1024 tokens, files refresh

brettleehari commented 5 days ago

Hi @5ocworkshop, Can you share what do you expect with an example ? So that its easy for others to implement.