From 63fd91c3ca637a3e2d5c6d52d05fedbc837fea41 Mon Sep 17 00:00:00 2001 From: Nick Shirokov Date: Sat, 20 Jun 2026 20:29:41 +0300 Subject: [PATCH] =?UTF-8?q?fix(role-compile):=20=D0=B2=D1=8B=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=BD=D1=8F=D1=82=D1=8C=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8?= =?UTF-8?q?=D1=8E=20py-=D0=BF=D0=BE=D1=80=D1=82=D0=B0=20(1.6=E2=86=921.7)?= =?UTF-8?q?=20=D1=81=20ps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Дуал-порт версии разъехались ранее (ps бампнули, py — нет); выравниваю. Co-Authored-By: Claude Opus 4.8 --- .claude/skills/role-compile/scripts/role-compile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/skills/role-compile/scripts/role-compile.py b/.claude/skills/role-compile/scripts/role-compile.py index b60a40ca..1cd45da4 100644 --- a/.claude/skills/role-compile/scripts/role-compile.py +++ b/.claude/skills/role-compile/scripts/role-compile.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# role-compile v1.6 — Compile 1C role from JSON +# role-compile v1.7 — Compile 1C role from JSON # Source: https://github.com/Nikolay-Shirokov/cc-1c-skills import argparse import json