This website requires JavaScript.
Explore
Help
Sign In
github
/
deer-flow
Watch
1
Star
0
Fork
0
You've already forked deer-flow
mirror of
https://github.com/bytedance/deer-flow.git
synced
2026-06-02 05:40:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
deer-flow
/
backend
/
packages
/
harness
/
deerflow
/
skills
History
greatmengqi
9040e49e4a
refactor(config): eliminate global mutable state, wire DeerFlowContext into runtime
2026-04-15 21:28:15 +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
refactor(config): eliminate global mutable state, wire DeerFlowContext into runtime
2026-04-15 21:28:15 +08:00
manager.py
refactor(config): eliminate global mutable state, wire DeerFlowContext into runtime
2026-04-15 21:28:15 +08:00
parser.py
fix(skills): support parsing multiline YAML strings in SKILL.md frontmatter (
#1703
)
2026-04-01 23:08:30 +08:00
security_scanner.py
refactor(config): eliminate global mutable state, wire DeerFlowContext into runtime
2026-04-15 21:28:15 +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