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-08-01 19:06:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
deer-flow
/
backend
/
packages
/
harness
/
deerflow
/
mcp
History
yjchen101
6fe6bad001
fix(mcp): ignore oversized path-like text (
#4582
)
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-30 23:52:07 +08:00
..
__init__.py
fix(mcp): close stdio sessions on their owning loop to avoid cross-task cancel-scope error (
#3379
) (
#3392
)
2026-06-07 21:37:30 +08:00
cache.py
fix(config): close out
#4124
review follow-ups (shared signature helper, resolve_config_path None contract) (
#4275
)
2026-07-19 22:12:30 +08:00
client.py
refactor: split backend into harness (deerflow.*) and app (app.*) (
#1131
)
2026-03-14 22:55:52 +08:00
oauth.py
fix(mcp): use threading.Lock for OAuth token refresh to avoid cross-thread deadlock (
#4240
)
2026-07-22 19:58:43 +08:00
session_pool.py
fix(mcp): synchronize session pool singleton lifecycle (
#3797
)
2026-07-07 23:09:06 +08:00
tools.py
fix(mcp): ignore oversized path-like text (
#4582
)
2026-07-30 23:52:07 +08:00