github / github/copilot-cli

Add a context % output on the main/general output area

未關閉
#1,661 0 則留言 3 個 reaction 已指派 0 人 在 GitHub 檢視
area:context-memory
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the feature or problem you'd like to solve

I don't want to have to `/context` every few minutes to see how my model's context is filling up. Optimal fix is you have it be super smart about when to compact so I don't have to track it. But until then, give me a way to see context easily so I can track it and make a good call on when to /compact

### Proposed solution

Next to the current model name and cost seems like a good place to put context %. You can do it as some kind of iconography like VS Code does with the pie chart showing context fill percentage, or you could just have `context: 58%` and optionally color on a gradient from green to red as it fills up.

### Example prompts or workflows

I'm not sure what to put here other than:
- I'm working along and just before I start another demanding ask related to the last one, I notice some red text on the screen that indicates I'm at 90% of available context. I chose to compact at this point rather than partway through the next task.

### Additional context

Here's a mockup showing where I think it could go (in red rectangle):

Image

Makes sense to go with the model name as context *is* model dependent.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。