-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Pull requests: bytedance/deer-flow
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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(agents): refuse empty SOUL.md updates in update_agent
area:backend
Gateway / runtime / core backend under backend/
risk:medium
Medium risk: regular code changes
size/S
PR changes 20-100 lines
#4219
opened Jul 15, 2026 by
AnnaSuSu
Contributor
Loading…
3 tasks done
fix(github): match allow_authors logins case-insensitively
area:backend
Gateway / runtime / core backend under backend/
needs-validation
Touches front/back contract surface; needs real-path validation
risk:high
High risk: backend API, agents, sandbox, auth, deps, CI
size/S
PR changes 20-100 lines
#4218
opened Jul 15, 2026 by
AnnaSuSu
Contributor
Loading…
3 tasks done
fix(memory): treat explicit null backend_config values as omitted in DeerMemConfig
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/S
PR changes 20-100 lines
#4217
opened Jul 15, 2026 by
ajayr
Contributor
Loading…
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…
fix(subagents): preserve parent checkpoint namespace
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
reviewing
A maintainer is reviewing this PR
risk:high
High risk: backend API, agents, sandbox, auth, deps, CI
size/M
PR changes 100-300 lines
feat(channels): share inbound webhook dedupe across pods via Postgres
area:backend
Gateway / runtime / core backend under backend/
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(frontend): strip <memory> tags in Streamdown to avoid React console error
area:frontend
Next.js frontend under frontend/
risk:medium
Medium risk: regular code changes
size/XS
PR changes < 20 lines
#4209
opened Jul 15, 2026 by
qin-chenghan
Contributor
Loading…
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/XS
PR changes < 20 lines
#4208
opened Jul 15, 2026 by
qin-chenghan
Contributor
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
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/M
PR changes 100-300 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…
fix(dingtalk): stop inline-code pass from corrupting fenced-block backticks
area:backend
Gateway / runtime / core backend under backend/
risk:medium
Medium risk: regular code changes
size/S
PR changes 20-100 lines
#4196
opened Jul 15, 2026 by
DaoyuanLi2816
Contributor
Loading…
fix(helm): default sandbox Services to ClusterIP (#3929)
area:docs
Documentation and Markdown only
risk:medium
Medium risk: regular code changes
size/M
PR changes 100-300 lines
#4190
opened Jul 15, 2026 by
zhfeng
Collaborator
Loading…
4 of 5 tasks
fix: read run stop_reason from runtime context
area:agents
Agents, subagents, graph wiring, prompts, langgraph.json
area:backend
Gateway / runtime / core backend under backend/
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
#4188
opened Jul 14, 2026 by
Vanzeren
Contributor
Loading…
3 of 9 tasks
feat(browser): add agentic browser control
area:agents
Agents, subagents, graph wiring, prompts, langgraph.json
area:backend
Gateway / runtime / core backend under backend/
area:deps
Dependency manifests / lockfiles
area:docs
Documentation and Markdown only
area:frontend
Next.js frontend under frontend/
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
feat(omnigent-mcp): FastMCP stdio server wrapping DeerFlow REST API for Omnigent/polly
area:deps
Dependency manifests / lockfiles
area:docs
Documentation and Markdown only
risk:high
High risk: backend API, agents, sandbox, auth, deps, CI
size/M
PR changes 100-300 lines
#4185
opened Jul 14, 2026 by
lcquintela
Loading…
4 tasks
feat(agents): let custom agents opt out of memory via config.yaml
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
#4184
opened Jul 14, 2026 by
he-yufeng
Contributor
Loading…
2 tasks done
fix(sandbox): enforce disabled skills in filesystem views
area:backend
Gateway / runtime / core backend under backend/
area:docs
Documentation and Markdown only
area:sandbox
Sandboxed execution and docker/
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
#4178
opened Jul 14, 2026 by
fancyboi999
Collaborator
Loading…
5 of 9 tasks
feat(uploads): lazy-load historical files via list_uploaded_files tool
area:agents
Agents, subagents, graph wiring, prompts, langgraph.json
area:backend
Gateway / runtime / core backend under backend/
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
#4174
opened Jul 14, 2026 by
Leeminjing
Loading…
fix(sandbox): widen boxlite/aio_sandbox tenant hash and verify identity on reclaim
area:docs
Documentation and Markdown only
reviewing
A maintainer is reviewing this PR
risk:medium
Medium risk: regular code changes
size/L
PR changes 300-700 lines
fix(workspace-changes): classify a symlink replacing a file distinctly from deleted
area:frontend
Next.js frontend under frontend/
risk:medium
Medium risk: regular code changes
size/M
PR changes 100-300 lines
#4170
opened Jul 14, 2026 by
DaoyuanLi2816
Contributor
Loading…
fix(sandbox): scope e2b grep() glob filter to its directory prefix
risk:medium
Medium risk: regular code changes
size/S
PR changes 20-100 lines
#4168
opened Jul 14, 2026 by
DaoyuanLi2816
Contributor
Loading…
fix(skills): coerce non-string frontmatter keys before sorting in review analyzer
area:skills
Skills under skills/ or the skills harness
risk:medium
Medium risk: regular code changes
size/S
PR changes 20-100 lines
#4167
opened Jul 14, 2026 by
DaoyuanLi2816
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.