Log inSign up
Sydney Runkle
LangChain
676 posts
Image
user avatar
Sydney Runkle
LangChain
@sydneyrunkle
open source dev @LangChain
Somerville, MA
Joined October 2023
236
Following
8,524
Followers
  • Pinned
    user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Jun 16
    Article cover image
    Article
    The Art of Loop Engineering
    Agents are useful because they help us automate work by taking actions in the real world. But getting agents to do valuable work reliably takes more than just a good model: it requires a carefully...
    283K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Sep 11, 2025
    💁‍♂️ Introducing human-in-the-loop Middleware! 💵 Tool calls can be risky and expensive! For certain tool calls you may want to get user feedback to approve, deny, or modify them before execution. Our new middleware provides an easy off-the-shelf way to build this into your
    Image
    31K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Jul 28, 2025
    🚀 LangGraph v0.6.0 is here! This release brings: ✨ A new context API for cleaner, type-safe runtime dependency injection 🔀 Dynamic model & tool selection for create_react_agent 🛡️ Enhanced type safety & autocomplete for graph building and invocation 🏗️ Durability mode for
    Image
    Release 0.6.0 · langchain-ai/langgraph
    From github.com
    26K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Oct 28, 2025
    Context engineering is the number one way to get your agents to perform well. But it's hard to get right!! DeepAgents handles some of the hardest (but most important parts) for you under the hood by: 🧠 compressing context w/ summarization 🗄️ offloading context w/ the file
    user avatar
    Harrison Chase
    LangChain
    @hwchase17
    Oct 28, 2025
    Today we're releasing 0.2 of deep agents 📁The main addition here is a "backend" abstraction, which allows you to swap out the filesystem that deep agents use. Can be local filesystem, a database, remote vm, anything Agent Harnesses like deep agents are becoming more important
    Image
    28K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Oct 21, 2025
    📖Just published a new page on context engineering for agents with @langchain. 🍰Icing on the cake w/ our new docs! docs.langchain.com/oss/python/lan…
    35K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Oct 10, 2025
    @LangChain V1 middleware explained in < 30 seconds: 🔍 before_agent — Load files, validate input ✂️ before_model — Summarize convos, trim messages 🔄 wrap_model_call — Dynamic prompts, model, tools 🛠️ wrap_tool_call — Tool retries, error handling 🤵after_model — Human in the
    Image
    21K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    May 29, 2025
    MCP was missing key ingredient for agentic systems - until today! A critical part of multi-agent workflows is human in the loop (HITL) functionality. Every agent in a system should be able to interact with a human supervisor. With "elicitation" (announced today), MCP has taken
    user avatar
    David Soria Parra
    @dsp_
    May 29, 2025
    After a long discussion, we landed a first version of Elicitation to the MCP draft specification. Lots more to work on and to evolve. Take a look modelcontextprotocol.io/specification/…
    21K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Oct 27, 2025
    📣 I'm giving a talk tomorrow at @_odsc west on context engineering w/ LangChain + LangGraph! 📄 Perhaps the biggest news with the LC + LG V1 releases is the rollout of our new, unified docs site. Check out our guide on context engineering w/ agents as a preview!
    16K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Jun 30, 2025
    🚀LangGraph v0.5 is out! Check out the new features and improvements in our release notes!
    Image
    Release 0.5.0 · langchain-ai/langgraph
    From github.com
    15K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Aug 5, 2025
    🔁🛠️Dynamic Tools in LangGraph Agent Effective agents often need access to different tools throughout a single run. For example, you might want to force the agent to use a smaller subset of tools at the start. Docs: langchain-ai.github.io/langgraph/how-…
    Image
    24K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Nov 4, 2025
    🎬 Starting TODAY: our new LangChain middleware series! One deep-dive video per day covering @langchain's prebuilt middleware options. 👤 Day 1: Human-in-the-Loop Middleware Use this to require human review of risky tool calls before execution!
    46K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Nov 3, 2025
    check out our new coding agent CLI, built on top of (in this order): * deepagents (agent harness) * langchain v1 (agent framework) * langgraph v1 (agent runtime)
    user avatar
    Harrison Chase
    LangChain
    @hwchase17
    Oct 31, 2025
    💻Deep Agents CLI Using the deepagents package, we built a simple coding CLI as an example of a coding application you could build on top of deepagents We added in a concept of memory so that it would remember instructions and guidance over time Blog: blog.langchain.com/introducing-de…
    Image
    13K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Jun 27, 2025
    🔬 OpenAI just released new deep research models. 🤖 You can build agents with those models TODAY in langgraph!
    Image
    11K
  • user avatar
    Sydney Runkle
    LangChain
    @sydneyrunkle
    Aug 4, 2025
    💰 Not every task needs your most expensive model! 🔀 Use dynamic model selection in LangGraph to auto-escalate from cheap to powerful models based on task complexity!
    Image
    11K

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
Advertisement
Advertisement