Migrate BMS skill to Python-only CLI with audit logging

This commit is contained in:
Steve W
2026-04-08 15:53:38 +00:00
parent 59d6e5ba3a
commit f5fb984bc3
16 changed files with 408 additions and 324 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "openclaw-bms"
version = "0.2.0"
version = "0.2.1"
description = "Python-based OpenClaw skill for Kaseya BMS ticket and note workflows."
readme = "README.md"
requires-python = ">=3.11"