anthropics / anthropics/claude-code

Desktop app: persistent context/token usage indicator like the CLI status line

未关闭
#94,435 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:desktop area:statusline enhancement
主要语言
Python
星标
145k
派生
23.1k
PR 合并指标
PR 指标待抓取

描述

## Summary
The CLI shows a persistent status bar at the bottom of the terminal with model name, context window usage (%), and elapsed time. The desktop app's Code tab has no equivalent — context usage is only visible by clicking the usage ring next to the model picker, or via `/usage`.

## Request
Add an optional persistent indicator in the desktop app (e.g. a small always-visible context-usage % near the model picker, or a configurable status bar) so users can monitor remaining context at a glance without clicking through, similar to the CLI's `statusLine` behavior.

## Context
Noticed while comparing the CLI terminal UI (which shows e.g. "7d 13%" for context remaining) against the desktop app, which requires an extra click to see the same info.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。