Skip to content

Pull requests: bytedance/deer-flow

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

test(mcp): cover passive skill tool visibility area:agents Agents, subagents, graph wiring, prompts, langgraph.json area:backend Gateway / runtime / core backend under backend/ area:docs Documentation and Markdown only needs-validation Touches front/back contract surface; needs real-path validation risk:high High risk: backend API, agents, sandbox, auth, deps, CI size/M PR changes 100-300 lines
#4247 opened Jul 16, 2026 by Huixin615 Collaborator Loading…
1 of 8 tasks
fix(middleware): recover malformed tool-call ids in dangling repair area:agents Agents, subagents, graph wiring, prompts, langgraph.json needs-validation Touches front/back contract surface; needs real-path validation risk:high High risk: backend API, agents, sandbox, auth, deps, CI size/L PR changes 300-700 lines
#4246 opened Jul 16, 2026 by AnnaSuSu Contributor Loading…
3 tasks done
fix(scripts): broaden support bundle secret-key redaction denylist area:ci GitHub Actions, CI config, repo tooling risk:medium Medium risk: regular code changes size/M PR changes 100-300 lines
#4242 opened Jul 16, 2026 by DaoyuanLi2816 Contributor Loading…
fix(skills): cap archive entry count in safe_extract_skill_archive area:skills Skills under skills/ or the skills harness risk:medium Medium risk: regular code changes size/M PR changes 100-300 lines
#4241 opened Jul 16, 2026 by DaoyuanLi2816 Contributor Loading…
2 of 8 tasks
fix(mcp): use threading.Lock for OAuth token refresh to avoid cross-thread deadlock area:mcp Model Context Protocol integration risk:medium Medium risk: regular code changes size/M PR changes 100-300 lines
#4240 opened Jul 16, 2026 by DaoyuanLi2816 Contributor Loading…
fix(browserless): surface target-page error status in web_fetch_tool risk:medium Medium risk: regular code changes size/M PR changes 100-300 lines
#4239 opened Jul 16, 2026 by DaoyuanLi2816 Contributor Loading…
3 tasks done
fix(harness): add timeout to invoke_acp_agent to prevent indefinite hangs area:backend Gateway / runtime / core backend under backend/ risk:medium Medium risk: regular code changes size/M PR changes 100-300 lines
#4238 opened Jul 16, 2026 by DaoyuanLi2816 Contributor Loading…
fix(skills): reject colon in zip member names to close NTFS ADS smuggling gap area:skills Skills under skills/ or the skills harness risk:medium Medium risk: regular code changes size/M PR changes 100-300 lines
#4236 opened Jul 16, 2026 by DaoyuanLi2816 Contributor Loading…
fix(tui): interrupt an active run before /quit exits risk:medium Medium risk: regular code changes size/S PR changes 20-100 lines
#4235 opened Jul 16, 2026 by DaoyuanLi2816 Contributor Loading…
fix(feishu): check response.success() on card/reaction SDK calls area:backend Gateway / runtime / core backend under backend/ risk:medium Medium risk: regular code changes size/M PR changes 100-300 lines
#4234 opened Jul 16, 2026 by DaoyuanLi2816 Contributor Loading…
fix(memory): reject consolidation decisions that mix source categories area:agents Agents, subagents, graph wiring, prompts, langgraph.json needs-validation Touches front/back contract surface; needs real-path validation risk:high High risk: backend API, agents, sandbox, auth, deps, CI size/M PR changes 100-300 lines
#4233 opened Jul 16, 2026 by DaoyuanLi2816 Contributor Loading…
2 of 8 tasks
fix(channels): isolate per-message failures in WeChat poll loop area:backend Gateway / runtime / core backend under backend/ risk:medium Medium risk: regular code changes size/M PR changes 100-300 lines
#4231 opened Jul 16, 2026 by DaoyuanLi2816 Contributor Loading…
1 task done
fix: harden Postgres async engine with pool_recycle and command_timeout to stop stale-connection 504s area:backend Gateway / runtime / core backend under backend/ area:docs Documentation and Markdown only risk:medium Medium risk: regular code changes size/M PR changes 100-300 lines
#4230 opened Jul 16, 2026 by mvanhorn Contributor Loading…
2 of 9 tasks
fix(channels): dispatch Feishu group commands prefixed with a bot @mention area:backend Gateway / runtime / core backend under backend/ risk:medium Medium risk: regular code changes size/M PR changes 100-300 lines
#4229 opened Jul 16, 2026 by AnnaSuSu Contributor Loading…
5 tasks done
feat(skills): publish stock-chan-analysis to skills/public area:docs Documentation and Markdown only area:skills Skills under skills/ or the skills harness risk:medium Medium risk: regular code changes size/XL PR changes 700+ lines
#4228 opened Jul 16, 2026 by Richard8610 Loading…
1 of 2 tasks
fix(memory): consolidated facts inherit expected_valid_days from sources area:agents Agents, subagents, graph wiring, prompts, langgraph.json area:docs Documentation and Markdown only needs-validation Touches front/back contract surface; needs real-path validation risk:high High risk: backend API, agents, sandbox, auth, deps, CI size/L PR changes 300-700 lines
#4225 opened Jul 16, 2026 by sontianye Contributor Loading…
2 of 9 tasks
2.1.0
fix(sandbox): stop multi-worker orphan reconcile from killing peer sandboxes area:backend Gateway / runtime / core backend under backend/ area:ci GitHub Actions, CI config, repo tooling area:docs Documentation and Markdown only risk:medium Medium risk: regular code changes size/XL PR changes 700+ lines
#4221 opened Jul 16, 2026 by AnnaSuSu Contributor Loading…
6 tasks done
feat(skills): gate slash runs on skill-declared required-outputs area:agents Agents, subagents, graph wiring, prompts, langgraph.json area:backend Gateway / runtime / core backend under backend/ area:docs Documentation and Markdown only area:skills Skills under skills/ or the skills harness needs-validation Touches front/back contract surface; needs real-path validation risk:high High risk: backend API, agents, sandbox, auth, deps, CI size/XL PR changes 700+ lines
#4220 opened Jul 15, 2026 by oThTJx Loading…
1 of 5 tasks
fix(memory): follow config reload in get_memory_config area:backend Gateway / runtime / core backend under backend/ risk:medium Medium risk: regular code changes size/S PR changes 20-100 lines
#4216 opened Jul 15, 2026 by he-yufeng Contributor Loading…
feat(channels): share inbound webhook dedupe across pods via Postgres area:backend Gateway / runtime / core backend under backend/ area:docs Documentation and Markdown only risk:medium Medium risk: regular code changes size/XL PR changes 700+ lines
#4210 opened Jul 15, 2026 by ech0hol Contributor Loading…
2 tasks done
fix(config): sync _memory_config with AppConfig auto-reload area:backend Gateway / runtime / core backend under backend/ risk:medium Medium risk: regular code changes size/S PR changes 20-100 lines
#4208 opened Jul 15, 2026 by qin-chenghan Collaborator Loading…
feat(authz): propagate trusted authorization principal context area:agents Agents, subagents, graph wiring, prompts, langgraph.json area:backend Gateway / runtime / core backend under backend/ area:docs Documentation and Markdown only area:sandbox Sandboxed execution and docker/ needs-validation Touches front/back contract surface; needs real-path validation risk:high High risk: backend API, agents, sandbox, auth, deps, CI size/XL PR changes 700+ lines
#4203 opened Jul 15, 2026 by hata33 Contributor Loading…
5 of 9 tasks
2.1.0
fix(blocking-io): trace self/cls attribute chains and local aliases in the call graph area:docs Documentation and Markdown only risk:medium Medium risk: regular code changes size/L PR changes 300-700 lines
#4200 opened Jul 15, 2026 by DaoyuanLi2816 Contributor Loading…
5 tasks done
fix(DB): check scheduled_task_runs independently in 0003 migration guard area:backend Gateway / runtime / core backend under backend/ risk:medium Medium risk: regular code changes size/L PR changes 300-700 lines
#4198 opened Jul 15, 2026 by DaoyuanLi2816 Contributor Loading…
5 tasks done
fix(channels): escape Slack reserved chars before mrkdwn conversion area:backend Gateway / runtime / core backend under backend/ risk:medium Medium risk: regular code changes size/M PR changes 100-300 lines
#4197 opened Jul 15, 2026 by DaoyuanLi2816 Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.