deerflow2/backend/packages/harness/deerflow/skills
Admire b9583f7204
Fix Windows backend test compatibility (#1384)
* Fix Windows backend test compatibility

* Preserve ACP path style on Windows

* Fix installer import ordering

* Address review comments for Windows fixes

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-03-26 17:39:16 +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(skills): follow symlinks when scanning custom skills directory (#1292) 2026-03-24 22:06:29 +08:00
parser.py refactor: split backend into harness (deerflow.*) and app (app.*) (#1131) 2026-03-14 22:55:52 +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