ECC/skills/continuous-learning-v2/scripts
Affaan Mustafa e9343c844b fix: include .md files in instinct-cli glob (completes #216)
The observer agent creates instinct files as .md with YAML frontmatter,
but load_all_instincts() only globbed *.yaml and *.yml. Add *.md to the
glob so instinct-cli status discovers all instinct files.
2026-02-13 01:26:37 -08:00
..
instinct-cli.py fix: include .md files in instinct-cli glob (completes #216) 2026-02-13 01:26:37 -08:00
test_parse_instinct.py fix: preserve content after frontmatter in parse_instinct_file() (#161) 2026-02-06 01:00:48 -08:00