Skip to content

docs(sdk): remove stale TodoListMiddleware comment in create_deep_agent - #5759

Merged
Mason Daugherty (mdrxy) merged 1 commit into
langchain-ai:mainfrom
jiahongsigma:jiahongsigma/sdk/remove-stale-todo-comment
Aug 24, 2026
Merged

docs(sdk): remove stale TodoListMiddleware comment in create_deep_agent#5759
Mason Daugherty (mdrxy) merged 1 commit into
langchain-ai:mainfrom
jiahongsigma:jiahongsigma/sdk/remove-stale-todo-comment

Conversation

@jiahongsigma

@jiahongsigma Jiahong Dai (jiahongsigma) commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Fixes #5753


#4929 removed the three TodoListMiddleware(system_prompt="") instantiations and the corresponding import from create_deep_agent's assembly, but left behind the comment sentence describing that middleware. This deletes just that sentence, as approved in #5753; the rest of the comment block still accurately describes the trimmed-prompt rationale for the filesystem/subagent middleware and the skills/memory fragments, so it is kept as-is.

@github-actions github-actions Bot added deepagents Related to the `deepagents` SDK / agent harness documentation Improvements or additions to documentation size: XS < 50 LOC labels Aug 24, 2026
@langchain-oss-automated-triage langchain-oss-automated-triage Bot added new-contributor First-time contributor to this repo external User is not a member of the `langchain-ai` GitHub organization labels Aug 24, 2026
@mdrxy
Mason Daugherty (mdrxy) merged commit 391d228 into langchain-ai:main Aug 24, 2026
127 of 128 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deepagents Related to the `deepagents` SDK / agent harness documentation Improvements or additions to documentation external User is not a member of the `langchain-ai` GitHub organization new-contributor First-time contributor to this repo size: XS < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

create_deep_agent comment still documents the removed default TodoListMiddleware

2 participants