LangChain Releases Open SWE: Open-Source Coding Agent Framework Built on LangGraph
LangChain has open-sourced Open SWE — a full software engineering agent framework built on LangGraph and their Deep Agents infrastructure — and it’s a meaningful step forward for teams who want to run coding agents that go beyond single-file edits into real, end-to-end software engineering workflows. The official release blog from LangChain dropped this week, following a preview post in January. The GitHub repository is live and active. What Open SWE Is Open SWE is an open-source framework for building and deploying internal coding agents — systems that can take a task description and see it through from understanding to implementation to pull request, running in a cloud sandbox environment along the way. ...