TaeBbong
f1d532ea74
fix: Add explicit UTF-8 encoding to read_text() calls
...
- Specify encoding="utf-8" in registry.py _load_xml_schema()
- Specify encoding="utf-8" in skills/__init__.py load_skills()
- Prevents cp949/shift_jis/cp1252 decoding errors on non-English Windows
2026-02-15 17:41:10 -08:00
0xallam
f0b1cad454
docs: update skills README for markdown format
2026-01-20 12:50:59 -08:00
0xallam
47caa0f525
refactor: standardize vulnerability skills format
2026-01-20 12:50:59 -08:00
0xallam
c6f9aee0ba
fix: exclude scan_modes and coordination from available skills
2026-01-20 12:50:59 -08:00
0xallam
e8b893a2c1
refactor: migrate skills from Jinja to Markdown
2026-01-20 12:50:59 -08:00
0xallam
54c11868f8
fix(agent): fix tool schemas not retrieved on pyinstaller binary and validate tool call args
2026-01-14 10:57:32 -08:00
0xallam
372a4a287e
Refactor(skills): rename prompt modules to skills and update documentation
2026-01-06 17:50:15 -08:00