deep-agents

Tag

Cards List
#deep-agents

@tavilyai: With @nvidia NemoClaw Deep Agents Blueprint, Tavily plugs in natively in both the harness for tool use, and the governe…

X AI KOLs Timeline · 2026-07-14 Cached

Tavily announces native integration with NVIDIA's NemoClaw Deep Agents Blueprint, enabling easy configuration for tool use and network policy governance.

0 favorites 0 likes
#deep-agents

@LangChain: In 7 minutes, Partner Engineer Srimanth Tangedipalli shows you how to run Deep Agents Code inside a governed NemoClaw O…

X AI KOLs Following · 2026-07-13 Cached

LangChain shows a 7-minute tutorial by Partner Engineer Srimanth Tangedipalli on running Deep Agents Code inside a governed NemoClaw OpenShell Sandbox with NVIDIA Nemotron 3 Ultra via Baseten.

0 favorites 0 likes
#deep-agents

NVIDIA Nemotron Achieves Benchmark-Leading Performance With LangChain Deep Agents Harness

NVIDIA Blog · 2026-07-08 Cached

NVIDIA Nemotron 3 Ultra achieves benchmark-leading performance with LangChain Deep Agents harness, offering higher accuracy at lower cost than closed models without retraining.

0 favorites 0 likes
#deep-agents

@LangChain: New course launch from LangChain Academy: Introduction to Deep Agents Learn what a harness is, and why agents need one …

X AI KOLs Following · 2026-07-07 Cached

LangChain Academy launches a new course titled 'Introduction to Deep Agents', teaching what a harness is and the four core capabilities of a harness, with hands-on building using LangChain and LangSmith.

0 favorites 0 likes
#deep-agents

@LangChain: You can now run recursive language model (RLM) workflows in Deep Agents. Everything you need to know in 6 minutes from …

X AI KOLs Following · 2026-07-01 Cached

LangChain announces support for recursive language model (RLM) workflows in Deep Agents, with a 6-minute explainer video.

0 favorites 0 likes
#deep-agents

@Kimberl9633: LangChain just released two major updates today, directly pushing agent reliability forward: a unified evaluation stack, and a code execution solution that doesn't require a full sandbox. First, evaluation. How to test long-running, stateful agents? The combination of Harbor + LangSmith provides…

X AI KOLs Timeline · 2026-06-30 Cached

LangChain has released a unified evaluation stack (Harbor + LangSmith) and an in-process code execution solution based on WASM+QuickJS, aimed at improving the evaluation reliability and execution safety of AI agents.

0 favorites 0 likes
#deep-agents

@LangChain: Giving agents the ability to write code makes them dramatically more capable. It also makes security a lot harder. At L…

X AI KOLs Following · 2026-06-30 Cached

LangChain's Deep Agents allow untrusted agent-written code to run securely using WebAssembly-based code interpreters, providing execution and capability isolation without a traditional sandbox.

0 favorites 0 likes
#deep-agents

@LangChain: .@harborframework can now integrate directly with Deep Agents, LangSmith Sandboxes, and LangSmith Observability. You ne…

X AI KOLs Following · 2026-06-30 Cached

Harbor Framework now integrates with LangChain's Deep Agents, LangSmith Sandboxes, and Observability, enabling running agents in isolated, reproducible environments for deterministic testing.

0 favorites 0 likes
#deep-agents

@LangChain: Deep Agents now supports dynamic subagents. Instead of invoking subagents with tool calls, the main agent writes orches…

X AI KOLs Following · 2026-06-29 Cached

LangChain's Deep Agents now supports dynamic subagents, where the main agent writes orchestration code to coordinate work at scale, enabling workflows like processing hundreds of documents with deterministic coverage.

0 favorites 0 likes
#deep-agents

@sydneyrunkle: https://x.com/sydneyrunkle/status/2071629451712983319

X AI KOLs Timeline · 2026-06-29 Cached

Deep Agents introduces dynamic subagents that use programmatic orchestration via code scripts instead of tool calls, enabling reliable scaling and complex workflows. The feature integrates with a QuickJS code interpreter for lightweight execution.

0 favorites 0 likes
#deep-agents

@GitHub_Daily: AI for long-running complex tasks: as context grows, models tend to 'forget' and output quality drops sharply. The LangChain team has open-sourced a tutorial: Deep Agents from Scratch, which deconstructs core design patterns of mainstream agents from scratch, explained thoroughly...

X AI KOLs Timeline · 2026-06-27 Cached

The LangChain team has open-sourced the tutorial 'Deep Agents from Scratch', which deconstructs the core design patterns of mainstream agents from scratch, covering task planning, context offloading to a file system, and sub-agent isolation. It includes 5 progressive notebooks, allowing you to build a complete deep research agent hands-on.

0 favorites 0 likes
#deep-agents

@LangChain: Alex recently joined the @LangChain_OSS team, and he published his first article on how Deep Agents uses prompt caching…

X AI KOLs Timeline · 2026-06-26 Cached

Alex, a new LangChain team member, published an article explaining how Deep Agents uses prompt caching to reduce API costs.

0 favorites 0 likes
#deep-agents

@hwchase17: "Build your own Claude Code with Deep Agents" Good article by the community showing how to build a Claude Code-like age…

X AI KOLs Timeline · 2026-06-21 Cached

An article explaining how to build a Claude Code-like coding agent using LangChain's Deep Agents library, covering the architecture and implementation.

0 favorites 0 likes
#deep-agents

@LangChain: .@Box Agent is built on Deep Agents. Cross-library search Multi-doc synthesis Structured reports All within Box's exist…

X AI KOLs Following · 2026-06-12 Cached

Box Agent, built on LangChain's Deep Agents framework, enables cross-library search, multi-document synthesis, and structured report generation while preserving Box's existing security and permissions model.

0 favorites 0 likes
#deep-agents

@LangChain: Deep Agents explained in <90 seconds by @sydneyrunkle

X AI KOLs Following · 2026-06-08 Cached

A short explanation of Deep Agents by Sydney Runkle, presented by LangChain.

0 favorites 0 likes
#deep-agents

@LangChain: This macroeconomic research agent powered by Deep Agents, LangSmith, and the @youdotcom Finance Research API: Analyzes …

X AI KOLs Following · 2026-06-01 Cached

LangChain showcases a macroeconomic research agent built with Deep Agents, LangSmith, and the You.com Finance Research API that analyzes GDP data, detects anomalies, and investigates structural and cyclical drivers at the sector level, producing structured, cited briefings.

0 favorites 0 likes
#deep-agents

@LangChain: Everything you need to know about Managed Deep Agents:

X AI KOLs Timeline · 2026-06-01 Cached

LangChain announces Managed Deep Agents in private beta, a hosted API-first runtime for building, running, and operating deep agents in production, leveraging the open-source Deep Agents harness and integrating with LangSmith for durable execution, streaming, and human-in-the-loop workflows.

0 favorites 0 likes
#deep-agents

@huntlovell: https://x.com/huntlovell/status/2057166131924988002

X AI KOLs Timeline · 2026-05-20 Cached

Deep Agents introduces interpreters: small embedded runtimes that allow agents to write and execute code inside the agent loop, enabling multi-step logic and intermediate state management without full sandbox overhead.

0 favorites 0 likes
#deep-agents

@sydneyrunkle: https://x.com/sydneyrunkle/status/2056419909941522687

X AI KOLs Following · 2026-05-18 Cached

Deep Agents v0.6 introduces a code interpreter, harness profiles for per-model tuning, streaming support, DeltaChannel for checkpoint storage, and ContextHubBackend for versioned agent memory, enabling model-agnostic programmatic tool calling and recursive workflows.

0 favorites 0 likes
#deep-agents

@Box: .@LangChain Deep Agents + a VFS sandbox + Box AI = vendor risk analysis that runs end to end in one command. PDFs go in…

X AI KOLs Following · 2026-05-12

Box and LangChain are showcasing an end-to-end vendor risk analysis solution using Deep Agents and VFS sandboxes, where PDFs are processed by parallel subagents to generate structured reports.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback