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-09-16 17:46:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
deer-flow
/
backend
/
packages
/
harness
/
deerflow
/
mcp
History
icn5381
79761908a4
fix(mcp): reject non-finite poll_after_seconds on TaskSnapshot (
#4750
)
...
Closes
#4749
Co-authored-by: icn5381 <255778606+icn5381@users.noreply.github.com>
2026-08-14 23:48:44 +08:00
..
tasks
fix(mcp): reject non-finite poll_after_seconds on TaskSnapshot (
#4750
)
2026-08-14 23:48:44 +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
AGENTS.md
fix(mcp): reject non-finite poll_after_seconds on TaskSnapshot (
#4750
)
2026-08-14 23:48:44 +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): bring-up has no timeout and externalized tool outputs are counted as undelivered artifacts (
#4657
)
2026-08-05 08:56:18 +08:00