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"