feat(tools): scaffold command builder schema

Dataclass-based schema mirroring commands.yaml plus new action types
(shell, url, keys). Round-trip dict<->dataclass with validation.
Russian-aware slugify for auto-generating command IDs.
This commit is contained in:
Bossiara13 2026-04-22 23:17:17 +03:00
parent f9e1e2468f
commit 68e73b3c53
3 changed files with 237 additions and 0 deletions

View file