github / github/copilot-cli

Retrieve overall usage statistics

未关闭
#1,327 0 条评论 6 个 reaction 已指派 0 人 在 GitHub 查看
area:non-interactive
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

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

It would be nice to have a way to programmatically retrieve usage statistics for your user, similar to the small overview that the VSCode plugin gives in the bottom right corner. This is different from the `/usage` command, which reports on the stats of the current session.

### Proposed solution

Having something like `copilot usage [options]` could provide a nice entry point for integrating this information with other tools. It could even support `--json` to output the information in JSON format for better parsing.

People could then integrate this information in their statusbars, in a editor plugin, terminal prompt, whatever.

### Example prompts or workflows

_No response_

### Additional context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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