feat: implement skill packs system

This commit is contained in:
AFredefon
2026-04-07 16:12:14 +02:00
parent 664278da3f
commit d3a20b3846
8 changed files with 376 additions and 25 deletions
+1
View File
@@ -10,6 +10,7 @@ dependencies = [
"fuzzforge-common==0.0.1",
"pydantic==2.12.4",
"pydantic-settings==2.12.0",
"pyyaml>=6.0",
"structlog==25.5.0",
]