[GH-ISSUE #54] Is CompiledSubAgent deprecated? #15

Closed
opened 2026-02-16 06:16:48 -05:00 by yindo · 2 comments
Owner

Originally created by @carefreelife98 on GitHub (Nov 12, 2025).
Original GitHub issue: https://github.com/langchain-ai/deepagentsjs/issues/54

Could you please check this for me?

In the docs for DeepAgents in Langgraph (https://docs.langchain.com/oss/javascript/deepagents/subagents#using-compiledsubagent
), there’s a description of CompiledSubAgent, but it doesn’t appear to exist in the source code.

Originally created by @carefreelife98 on GitHub (Nov 12, 2025). Original GitHub issue: https://github.com/langchain-ai/deepagentsjs/issues/54 Could you please check this for me? In the docs for DeepAgents in Langgraph (https://docs.langchain.com/oss/javascript/deepagents/subagents#using-compiledsubagent ), there’s a description of CompiledSubAgent, but it doesn’t appear to exist in the source code.
yindo closed this issue 2026-02-16 06:16:48 -05:00
Author
Owner

@jorenvanhee commented on GitHub (Nov 24, 2025):

Looks like this is something that's present in the python implementation of deepagents, and didn't make it yet in the js version.

@jorenvanhee commented on GitHub (Nov 24, 2025): Looks like this is something that's present in the python implementation of deepagents, and didn't make it yet in the js version.
Author
Owner

@jorenvanhee commented on GitHub (Dec 5, 2025):

This was fixed #72

@jorenvanhee commented on GitHub (Dec 5, 2025): This was fixed #72
yindo changed title from Is CompiledSubAgent deprecated? to [GH-ISSUE #54] Is CompiledSubAgent deprecated? 2026-06-05 17:20:57 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#15