diff --git a/ai-usagebar/README.md b/ai-usagebar/README.md index d70a62f1..92754eeb 100644 --- a/ai-usagebar/README.md +++ b/ai-usagebar/README.md @@ -3,8 +3,8 @@ Track AI plan usage, quota resets, and consumption pace in the Noctalia bar. The numbers come from [ai-usagebar](https://github.com/akitaonrails/ai-usagebar), -a Rust CLI that reads Claude, Codex, Cursor, Antigravity, Kiro, Z.AI, Nous -Research, OpenCode Go, Command Code, OpenRouter, DeepSeek, Kimi and Grok, among +a Rust CLI that reads Claude, Codex, GitHub Copilot, Cursor, Antigravity, Kiro, +Z.AI, Nous Research, OpenCode Go, Command Code, OpenRouter, DeepSeek, Kimi and Grok, among others. The plugin runs `ai-usagebar usage --json` and displays the report. It does not call provider APIs or read credential files. diff --git a/ai-usagebar/plugin.toml b/ai-usagebar/plugin.toml index 85589077..c23d7a8a 100644 --- a/ai-usagebar/plugin.toml +++ b/ai-usagebar/plugin.toml @@ -1,6 +1,6 @@ id = "felipeartur/ai-usagebar" name = "AI Usage" -version = "2.2.0" +version = "2.2.1" plugin_api = 22 author = "felipeartur" license = "MIT" @@ -74,6 +74,7 @@ options = [ { value = "nous", label_key = "settings.vendor.option.nous" }, { value = "opencode-go", label_key = "settings.vendor.option.opencode_go" }, { value = "commandcode", label_key = "settings.vendor.option.commandcode" }, + { value = "copilot", label_key = "settings.vendor.option.copilot" }, ] # Named CLI accounts use stable `@