-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Pull requests: bytedance/deer-flow
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(uploads): enforce streaming upload limits in gateway
#2589
opened Apr 26, 2026 by
Kiteeater
Contributor
Loading…
fix(config): reset config-backed singletons on hot reload
#2588
opened Apr 26, 2026 by
Kiteeater
Contributor
Loading…
fix(runtime): clean up terminal run records with stream retention
#2587
opened Apr 26, 2026 by
Kiteeater
Contributor
Loading…
fix(models): record Codex token usage in usage_metadata
#2585
opened Apr 26, 2026 by
Kiteeater
Contributor
Loading…
fix(packaging): add postgres extra for store/checkpointer supportFix postgres extra install guidance
#2584
opened Apr 26, 2026 by
Kiteeater
Contributor
Loading…
fix(subagents): make subagent timeout terminal state atomic
#2583
opened Apr 26, 2026 by
Kiteeater
Contributor
Loading…
fix(runtime): make rollback restore checkpoint supersede newer checkpoints
#2582
opened Apr 26, 2026 by
Kiteeater
Contributor
Loading…
fix(uploads): prevent duplicate filenames from overwriting each other
#2577
opened Apr 26, 2026 by
hobostay
Contributor
Loading…
3 tasks
fix(sandbox): use 128-bit deterministic IDs to prevent collisions
#2576
opened Apr 26, 2026 by
hobostay
Contributor
Loading…
3 tasks
fix(harness): reject blank model strings in CustomSubagentConfig
#2575
opened Apr 26, 2026 by
hobostay
Contributor
Loading…
4 tasks
fix(frontend): remove rehypeRaw from streamdownPlugins
#2574
opened Apr 26, 2026 by
hobostay
Contributor
Loading…
4 tasks
fix(frontend): join content array text blocks without newlines
#2573
opened Apr 26, 2026 by
hobostay
Contributor
Loading…
3 tasks
fix(nginx): move error_log to main context for macOS compatibility
#2572
opened Apr 26, 2026 by
hobostay
Contributor
Loading…
3 tasks
fix(memory): prevent 'Event loop is closed' in LLM calls caused by memory updater
#2567
opened Apr 26, 2026 by
hoangdinhlong
Loading…
Merge the release 2.0-rc back to main branch
#2566
opened Apr 26, 2026 by
WillemJiang
Collaborator
Loading…
fix(runtime): protect sync singleton init/reset with threading.Lock
#2565
opened Apr 26, 2026 by
GoDiao
Loading…
3 tasks done
fix(packaging): declare requests as a direct dependency of deerflow-harness
#2564
opened Apr 26, 2026 by
GoDiao
Loading…
3 tasks done
fix(sandbox): enforce unique-match in str_replace when replace_all is False
#2563
opened Apr 26, 2026 by
GoDiao
Loading…
3 tasks done
fix(aio-sandbox): redact env values in container logs
#2562
opened Apr 26, 2026 by
hetaoBackend
Collaborator
Loading…
fix(skills): scan skill archives before install
#2561
opened Apr 26, 2026 by
hetaoBackend
Collaborator
Loading…
fix(sandbox): block host bash traversal escapes
#2560
opened Apr 26, 2026 by
hetaoBackend
Collaborator
Loading…
fix(gateway): harden MCP config handling
#2559
opened Apr 26, 2026 by
hetaoBackend
Collaborator
Loading…
fix(sandbox): prevent local custom mount symlink escapes
#2558
opened Apr 26, 2026 by
hetaoBackend
Collaborator
Loading…
fix(harness): constrain view_image to thread data paths
#2557
opened Apr 26, 2026 by
hetaoBackend
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.