<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LangGraph on SoloSoft</title><link>https://www.solosoft.dev/tags/langgraph/</link><description>Recent content in LangGraph on SoloSoft</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.solosoft.dev/tags/langgraph/index.xml" rel="self" type="application/rss+xml"/><item><title>LangGraph: Building Stateful Multi-Agent Workflows with LangChain</title><link>https://www.solosoft.dev/post/langgraph-workflow-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/langgraph-workflow-2026/</guid><description>&lt;p&gt;The first generation of LLM agents followed a simple, predictable loop &amp;ndash; the ReAct pattern of Thought, Action, Observation. But real-world applications require more sophisticated orchestration: multiple agents working together, conditional branching, human oversight, persistent state across complex workflows, and the ability to loop back for refinement. &lt;strong&gt;LangGraph&lt;/strong&gt; provides the graph-based architecture that makes these patterns possible.&lt;/p&gt;
&lt;p&gt;LangGraph extends LangChain&amp;rsquo;s agent capabilities from linear chains to directed graphs, where each node is a computational step and edges define the control flow. This deceptively simple generalization &amp;ndash; from chains to graphs &amp;ndash; enables an enormous range of previously impractical agent architectures.&lt;/p&gt;</description></item><item><title>Open MCP Client: Self-Hosted Web-Based Client for Any MCP Server</title><link>https://www.solosoft.dev/post/open-mcp-client-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/open-mcp-client-2026/</guid><description>&lt;p&gt;The Model Context Protocol (MCP) is rapidly becoming the standard protocol for connecting AI applications to external tools and data sources, but the ecosystem has been missing a polished, open, and self-hostable client that can talk to any MCP server. &lt;strong&gt;Open MCP Client&lt;/strong&gt; fills that gap. Built by CopilotKit, this open-source web application gives you a ChatGPT-like interface for chatting with any MCP server, with a LangGraph-powered agent managing the orchestration under the hood.&lt;/p&gt;
&lt;p&gt;What makes Open MCP Client particularly compelling is its self-hosted nature. Instead of relying on a hosted platform with opaque data handling, you run the entire stack on your own infrastructure. This means your conversation history, tool configurations, and any data flowing through MCP tools never leave your control &amp;ndash; a critical advantage for developers working with proprietary codebases, sensitive documents, or internal APIs.&lt;/p&gt;</description></item></channel></rss>