
今天要順便介紹我自己做的 Agy CLI 底部狀態列,目前高達 92 顆星星,也是我目前知道 Agy CLI 星星數最高的底部狀態列,優點是資訊最齊全,而且支援 Agy CLI 的 Plugins 設計和全自動完成,比起其他的狀態列還要自己設定白名單之類的方便太多,實在是居家旅行、AI 使用、必備良藥
https://github.com/AndyAWD/antigravity-cli-statusline
/statusline(切換底部狀態列):切換自訂底部狀態列或預設狀態列/usage(用量記錄):查看目前的 AI 額度重置時間/statusline(切換底部狀態列):如果你有自己做或安裝別人的底部狀態列,就可以用這個指令切回預設和自訂/usage(用量記錄):查看目前的 AI 用量,有分五小時用量和週用量/statusline(切換底部狀態列)在提示字元中輸入:
/statusline
顯示底部狀態列關閉,出現預設底部狀態列
> /statusline
⎿ Statusline off. Run /statusline to re-enable.
─────────────────────────────────────────────────────
>
─────────────────────────────────────────────────────
? for shortcuts Gemini 3.7 Flash · high · AI: Out of credits
顯示底部狀態列開啟,出現自定義底部狀態列
> /statusline
⎿ Statusline on. (node /Users/andyawd/.gemini/antigravity-cli/hooks/statusline-quota.mjs)
─────────────────────────────────────────────────────
>
─────────────────────────────────────────────────────
模型: Gemini 3.7 Flash (High) │ 代理角色: 預設 │ 代理狀態: idle │ 沙盒狀態: 關閉 │ 脈絡用量: 2.3% │ 權杖數: 23.6k / 1.0M │
/usage(用量記錄)在提示字元中直接輸入:
/usage
終端機實際輸出報表:
└ Models & Quota
Account: anandydy529@gmail.com
GEMINI MODELS
Models within this group: Gemini Flash, Gemini Pro
Weekly Limit Remaining
[██████████████████░] 98.99%
99% remaining · Refreshes in 118h 25m
Five Hour Limit Remaining
[███████████████████] 99.93%
100% remaining · Refreshes in 4h 52m
CLAUDE AND GPT MODELS
Models within this group: Claude Opus, Claude Sonnet, GPT-OSS
Weekly Limit Remaining
[███████████████████] 100.00%
Quota available
Five Hour Limit Remaining
[███████████████████] 100.00%
Quota available
│Within each group, models share a weekly limit and a 5-hour limit. Quota is
│consumed proportionally to the cost of the tokens. Thus, limits will last
│longer with shorter tasks or using more cost-effective models. The 5-hour
│limit smooths out aggregate demand to fairly distribute global capacity
│across all users, while your weekly limit is tied directly to your individual
│tier.
(4–30 of 30 lines)