deerflow2/backend/packages/harness/deerflow/skills
Alian e97c8c9943
fix(skills): support parsing multiline YAML strings in SKILL.md frontmatter (#1703)
* fix(skills): support parsing multiline YAML strings in SKILL.md frontmatter

* test(skills): add tests for multiline YAML descriptions
2026-04-01 23:08:30 +08:00
..
__init__.py refactor: extract shared skill installer and upload manager to harness (#1202) 2026-03-25 16:28:33 +08:00
installer.py Fix Windows backend test compatibility (#1384) 2026-03-26 17:39:16 +08:00
loader.py fix: replace print() with logging across harness package (#1282) 2026-03-27 23:15:35 +08:00
parser.py fix(skills): support parsing multiline YAML strings in SKILL.md frontmatter (#1703) 2026-04-01 23:08:30 +08:00
types.py refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) 2026-03-14 22:55:52 +08:00
validation.py fix: issue 1138 windows encoding (#1139) 2026-03-16 16:53:12 +08:00