Display monthly AIC quota and usage in Copilot CLI (like IDE plugins do)
未關閉
area:models
- 主要語言
- Shell
- 星號
- 11.2k
- 分支
- 1.9k
- 平均合併
- 14 小時 16 分鐘
- 30 天內合併 PR
- 6
描述
### Describe the feature or problem you'd like to solve
Currently, the Copilot CLI only shows per-session AIC usage via the /usage command. However, IDE plugins (like IntelliJ) display monthly quota information (e.g., "6219/12000 used, 52% of monthly limit").
### Proposed solution
Add a command (e.g., /quota or extend /usage) that displays:
- Monthly AIC limit (e.g., 12,000)
- AIC used this month (e.g., 6,219)
- Percentage used (e.g., 52%)
- Days until reset (e.g., "Resets in 6 days")
### Example prompts or workflows
_No response_
### Additional context
_No response_
貢獻指南
研究方向
先找到現有的 /usage 命令,並追蹤它如何取得及顯示每個工作階段的 AIC 使用量。確認每月上限、使用量、百分比和重設時間是否可供 CLI 使用,然後讓選定的命令顯示全部四個值,並根據提議的範例驗證輸出。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- shell
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100