kompas 0.1.0 (из c7b0387a24cfeae3f19c052eb16d29dcc8030e31)

This commit is contained in:
gitea-actions
2026-08-06 21:03:33 +00:00
parent 2b4def3479
commit 39ee6cb155
63 changed files with 2169 additions and 2 deletions
@@ -0,0 +1,5 @@
# Вставить в ~/.codex/config.toml. <PLUGIN> — путь к каталогу plugin/ этого репозитория.
[mcp_servers.kompas]
command = "powershell"
args = ["-NoProfile", "-NonInteractive", "-ExecutionPolicy", "Bypass",
"-File", "<PLUGIN>/scripts/launch-kompas-mcp.ps1"]