-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Pull requests: bytedance/deer-flow
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(compaction): add Headroom context compaction middleware
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
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
#3568
opened Jun 14, 2026 by
Srinath279
Loading…
9 tasks
fix(middleware): prevent title middleware from streaming tokens
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
#3566
opened Jun 13, 2026 by
AnoobFeng
Loading…
2 of 8 tasks
fix(skills): offload blocking filesystem IO in update_skill and serialize writes
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/M
PR changes 100-300 lines
#3565
opened Jun 13, 2026 by
ly-wang19
Contributor
Loading…
2 tasks done
docs(rfc): pluggable context condenser pipeline
area:docs
Documentation and Markdown only
risk:low
Low risk: docs / i18n / assets only
size/S
PR changes 20-100 lines
#3564
opened Jun 13, 2026 by
ly-wang19
Contributor
Loading…
2 tasks done
fix(skills): offload blocking filesystem IO in get_custom_skill_history
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
#3563
opened Jun 13, 2026 by
ly-wang19
Contributor
Loading…
2 tasks done
perf(runtime): index MemoryRunStore by thread_id to avoid O(n) scans
area:backend
Gateway / runtime / core backend under backend/
risk:medium
Medium risk: regular code changes
size/S
PR changes 20-100 lines
#3562
opened Jun 13, 2026 by
ly-wang19
Contributor
Loading…
1 task done
fix(agents): offload remaining blocking filesystem IO in agent and user-profile handlers
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/M
PR changes 100-300 lines
#3560
opened Jun 13, 2026 by
ly-wang19
Contributor
Loading…
2 tasks done
fix(subagent): isolate subagent from parent run checkpointer
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/M
PR changes 100-300 lines
#3559
opened Jun 13, 2026 by
heart-scalpel
Loading…
3 tasks done
fix(uploads): offload blocking filesystem IO in file upload
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/M
PR changes 100-300 lines
#3558
opened Jun 13, 2026 by
ly-wang19
Contributor
Loading…
2 tasks done
fix(frontend): improve chat math rendering
area:frontend
Next.js frontend under frontend/
risk:medium
Medium risk: regular code changes
size/L
PR changes 300-700 lines
#3557
opened Jun 13, 2026 by
Boooobby
Loading…
3 of 9 tasks
feat(context): add M1 memory snapshot events
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/XL
PR changes 700+ lines
#3556
opened Jun 13, 2026 by
ShenAC-SAC
Collaborator
Loading…
fix(agents): sync agent_name across context/configurable and reject empty soul (#3549)
area:backend
Gateway / runtime / core backend under backend/
needs-validation
Touches front/back contract surface; needs real-path validation
question
Further information is requested
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
#3553
opened Jun 13, 2026 by
Huixin615
Contributor
Loading…
2 of 8 tasks
fix(mcp): offload blocking filesystem IO in MCP config update
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/M
PR changes 100-300 lines
#3552
opened Jun 13, 2026 by
ly-wang19
Contributor
Loading…
2 tasks done
fix(artifacts): offload blocking filesystem IO in artifact serving
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/M
PR changes 100-300 lines
#3551
opened Jun 13, 2026 by
ly-wang19
Contributor
Loading…
2 tasks done
fix(security): do not bind-mount host CLI auth dirs by default
area:docs
Documentation and Markdown only
area:sandbox
Sandboxed execution and docker/
risk:high
High risk: backend API, agents, sandbox, auth, deps, CI
size/M
PR changes 100-300 lines
#3521
opened Jun 12, 2026 by
fancyboi999
Collaborator
Loading…
fix(frontend): reset active chat after deletion
area:frontend
Next.js frontend under frontend/
needs-validation
Touches front/back contract surface; needs real-path validation
question
Further information is requested
reviewing
A maintainer is reviewing this PR
risk:medium
Medium risk: regular code changes
size/L
PR changes 300-700 lines
#3519
opened Jun 12, 2026 by
zwj110610
Contributor
Loading…
2 of 9 tasks
fix(security): mount host Docker socket only in aio (DooD) sandbox mode
area:ci
GitHub Actions, CI config, repo tooling
area:docs
Documentation and Markdown only
area:sandbox
Sandboxed execution and docker/
risk:high
High risk: backend API, agents, sandbox, auth, deps, CI
size/M
PR changes 100-300 lines
#3517
opened Jun 12, 2026 by
fancyboi999
Collaborator
Loading…
feat(auth): add generic OIDC/SSO authentication with Keycloak support
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/
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
fix(docker): auto-create .env files from examples on start
area:ci
GitHub Actions, CI config, repo tooling
question
Further information is requested
reviewing
A maintainer is reviewing this PR
risk:medium
Medium risk: regular code changes
size/S
PR changes 20-100 lines
#3483
opened Jun 10, 2026 by
imkratos
Loading…
1 of 2 tasks
feat(runtime): Redis Streams stream bridge for multi-worker streaming
area:backend
Gateway / runtime / core backend under backend/
area:deps
Dependency manifests / lockfiles
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/XL
PR changes 700+ lines
#3480
opened Jun 10, 2026 by
18062706139fcz
Contributor
Loading…
feat(memory): implement fact decay and relevance-based scoring
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
reviewing
A maintainer is reviewing this PR
risk:high
High risk: backend API, agents, sandbox, auth, deps, CI
size/L
PR changes 300-700 lines
#3467
opened Jun 9, 2026 by
chetan655
Contributor
Loading…
3 of 9 tasks
feat(shares): add backend public share API
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
#3446
opened Jun 8, 2026 by
LittleChenLiya
Collaborator
Loading…
feat(frontend): add model settings page
#3445
opened Jun 8, 2026 by
LittleChenLiya
Collaborator
•
Draft
feat(models): detect OpenAI-compatible provider models
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/M
PR changes 100-300 lines
#3444
opened Jun 8, 2026 by
LittleChenLiya
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.