When a skill directory contains script files and `skills.allow_scripts` is false (the default), the skill was silently skipped with only a tracing::warn that most users never see. The LLM then reports "tool is not available in this environment" with no guidance on how to fix it. Now the loader emits a user-visible stderr warning that names the skipped skill and suggests setting `skills.allow_scripts = true`. Closes #4292 |
||
|---|---|---|
| .. | ||
| audit.rs | ||
| creator.rs | ||
| mod.rs | ||
| symlink_tests.rs | ||