github / github/copilot-cli

Add token count option for the new /statusline context window item

Ouverte
#2,808 0 commentaires 3 réactions 0 personnes assignées Voir sur GitHub
area:configuration area:terminal-rendering
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

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

/statusline was added in 1.0.30, and it lets us show the context window in the status bar. Right now, that item appears to show percentage only.

### Proposed solution

Add a built-in option for the context window item to show token count too, for example 52k/128k, or support modes like percentage | tokens | both.

statusLine.command already exists, but that is a custom-script workaround. This request is for a built-in option in the new /statusline feature.

### Example prompts or workflows

I want /statusline to support a context window display that shows a concrete token value instead of only a percentage.

### Additional context

Related:

- #2052 persistent token/context usage indicator
- #2342 customizable statusline / context % and usage

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.