github / github/copilot-cli

Display monthly AIC quota and usage in Copilot CLI (like IDE plugins do)

オープン
#3,932 コメント 0 件 リアクション 5 件 担当者 0 名 GitHub で見る
area:models
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
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 で利用可能かを確認し、選択したコマンドで4つすべての値を表示するようにして、出力を提案された例と照合します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell
領域
cli
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。