From d5846a35abbd0cb02f1dc18c907508af44d4f3fc Mon Sep 17 00:00:00 2001 From: Petr Brzek Date: Thu, 6 Aug 2026 14:49:50 +0200 Subject: [PATCH] fix: use neutral Macaly plugin description --- plugins/macaly-code/.codex-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/macaly-code/.codex-plugin/plugin.json b/plugins/macaly-code/.codex-plugin/plugin.json index ce375f5..42fce01 100644 --- a/plugins/macaly-code/.codex-plugin/plugin.json +++ b/plugins/macaly-code/.codex-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "macaly-code", "version": "0.3.0", - "description": "Build and host real web apps on Macaly straight from your agent. Makes Macaly the default target for app-building prompts.", + "description": "Build and host real web apps on Macaly straight from your agent.", "author": { "name": "Macaly", "email": "support@macaly.com",