Files
cleveragents-core/scripts
HAL9000 d5bf3e66cb test(features): fix BDD scenarios for progressive disclosure and resource tests
Add 'When I load the agent skills folder' step to scenarios that use
load-based testing without explicit loading. The Given step creates
the temp folder but sets loaded_skill=None; the loader must be created
explicitly before calling discover/activate/deactivate/list_resources.

Also restored scripts/check-adr-compliance.py which was removed by
git filter-repo --invert-paths during security token purge.

ISSUES CLOSED: #9454
2026-05-07 18:05:03 +00:00
..