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-22 08:33:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
deer-flow
/
backend
/
packages
/
harness
/
deerflow
/
agents
History
Xun
a62ca5dd47
fix: Catch httpx.ReadError in the error handling (
#2309
)
...
* fix: Catch httpx.ReadError in the error handling * fix
2026-04-19 22:30:22 +08:00
..
checkpointer
fix(checkpointer): create parent directory before opening SQLite in sync provider (
#2272
)
2026-04-16 09:06:38 +08:00
lead_agent
fix(subagent): inherit parent agent's tool_groups in task_tool (
#2305
)
2026-04-18 22:17:37 +08:00
memory
fix: Memory update system has cache corruption, data loss, and thread-safety bugs (
#2251
)
2026-04-17 12:00:31 +08:00
middlewares
fix: Catch httpx.ReadError in the error handling (
#2309
)
2026-04-19 22:30:22 +08:00
__init__.py
fix(skill): make skill prompt cache refresh nonblocking (
#1924
)
2026-04-07 10:50:34 +08:00
factory.py
style: format unformatted files and add .omc/ to prettierignore (
#1539
)
2026-03-29 16:45:31 +08:00
features.py
feat: add create_deerflow_agent SDK entry point (Phase 1) (
#1203
)
2026-03-29 15:31:18 +08:00
thread_state.py
refactor: split backend into harness (deerflow.*) and app (app.*) (
#1131
)
2026-03-14 22:55:52 +08:00