From a4ae9c8ab42793af76676795f775508faa36ed6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 12 Aug 2026 13:49:25 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/catalog.toml b/catalog.toml index 136054e..d8512f5 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1294,16 +1294,22 @@ tags = ["network", "utility", "bar", "panel", "service", "launcher"] [[plugin]] id = "weinguyen/opencode-companion" name = "OpenCode Companion" -version = "0.1.0" -updated_at = 1786297431 +version = "0.2.0" +updated_at = 1786542553 added_at = 1786297431 author = "weinguyen" license = "MIT" icon = "code-circle" description = "Integrate OpenCode AI agent directly into Noctalia bar with native chat panel, session management, and MCP status." -plugin_api = 3 +plugin_api = 21 tags = ["ai", "productivity", "development", "bar", "panel"] +[[plugin.release]] +plugin_api = 3 +version = "0.1.0" +updated_at = 1786297431 +rev = "e77d7ef7fbfa7d909e03966e42690a8561f1b190" + [[plugin]] id = "nilsonlinux/link-ip-monitor" name = "Link/IP Monitor"