From a09ea3d4b10345561dfc60560669b40fb8340d94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Aug 2026 21:57:46 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/catalog.toml b/catalog.toml index 994ea89..b7b7398 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1096,3 +1096,16 @@ icon = "layout-grid" description = "Shows the current KineticWE tiling layout on the bar and switches layouts from a dropdown." plugin_api = 9 tags = ["bar", "indicator", "service", "system"] + +[[plugin]] +id = "salemsayed/codexbar-meter" +name = "CodexBar Meter" +version = "1.0.0" +updated_at = 1785967052 +added_at = 1785967052 +author = "salemsayed" +license = "MIT" +icon = "chart-donut-3" +description = "A native CodexBar-powered usage meter for enabled AI providers." +plugin_api = 8 +tags = ["bar", "panel", "ai", "indicator", "utility"]