mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
379 B
379 B
@kilocode/cli
| @kilocode/cli |
|---|
| minor |
Support executing shell commands embedded in skill files. Commands written as !`command` in a SKILL.md run and their output is inlined into the skill. Only trusted skills can run commands and KILO_DISABLE_SKILL_SHELL disables the behavior; when the model loads a skill, the commands are shown in a single up-front approval before running.