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-05-23 00:53:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
deer-flow
/
backend
/
packages
/
harness
/
deerflow
/
tools
/
builtins
History
greatmengqi
faec3bf9f2
refactor(config): migrate AppConfig.current() to DeerFlowContext in runtime paths
2026-04-16 12:09:41 +08:00
..
__init__.py
refactor: split backend into harness (deerflow.*) and app (app.*) (
#1131
)
2026-03-14 22:55:52 +08:00
clarification_tool.py
refactor: split backend into harness (deerflow.*) and app (app.*) (
#1131
)
2026-03-14 22:55:52 +08:00
invoke_acp_agent_tool.py
feat(persistence): per-user filesystem isolation, run-scoped APIs, and state/history simplification (
#2153
)
2026-04-12 20:04:32 +08:00
present_file_tool.py
refactor(config): eliminate global mutable state, wire DeerFlowContext into runtime
2026-04-15 21:28:15 +08:00
setup_agent_tool.py
refactor(config): eliminate global mutable state, wire DeerFlowContext into runtime
2026-04-15 21:28:15 +08:00
task_tool.py
refactor(config): migrate AppConfig.current() to DeerFlowContext in runtime paths
2026-04-16 12:09:41 +08:00
tool_search.py
fix: promote deferred tools after tool_search returns schema (
#1570
)
2026-03-30 11:23:15 +08:00
view_image_tool.py
fix(tools): move sandbox.tools import in view_image_tool to break circular import (
#1674
)
2026-03-31 22:05:23 +08:00