shipfeedAI news, curated daily

10:48:34 CET
11 JUL10:48:34shipfeed
pull to refreshlast sync
Just in — 30 new
§ agents · storyline

Surfaces tool-dispatched subagents on run.subagents

Surfaces tool-dispatched subagents on `run.subagents` in LangChain's `createAgent` API with typed stream handles and scoped messaging.

Jun 18 · · primary fetch1 sourceupdated Jun 18 ·

Minor Changes #11062 `3ebd10a` Thanks @christian-bromann! - feat(langchain): surface tool-dispatched subagents on `run.subagents` Add a native subagent stream transformer to `createAgent` so v3 runs expose named nested agents (`createAgent({ name })` invoked from tools) as typed `SubagentRunStream` handles with `name`, `cause`, scoped `messages` / `toolCalls`, and `output`.

Refactors agent stream transformers into `agents/transformers/` and exports only the public stream types from the package entry.

read full article on github.com
§ sources1 publication · timeline below
  1. github.comLangChain (JS) — langchain v1.5.0primary