<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Agents on SoloSoft</title><link>https://www.solosoft.dev/tags/agents/</link><description>Recent content in Agents 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/agents/index.xml" rel="self" type="application/rss+xml"/><item><title>CopilotKit: The Open-Source Frontend Stack for Building In-App AI Copilots</title><link>https://www.solosoft.dev/post/copilotkit-frontend-agents-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/copilotkit-frontend-agents-2026/</guid><description>&lt;p&gt;Building AI-powered applications traditionally meant stitching together a chat UI, an AI backend, state management, and tool execution &amp;ndash; all while ensuring the AI could actually interact with your application&amp;rsquo;s data and UI. &lt;strong&gt;CopilotKit&lt;/strong&gt; solves this problem by providing a complete open-source stack for adding AI copilots to any React application, handling the complex plumbing of streaming AI responses, generative UI, and shared state so you can focus on the application logic.&lt;/p&gt;
&lt;p&gt;With over 30,000 GitHub stars, CopilotKit has become the leading framework for building what the team calls &amp;ldquo;in-app AI.&amp;rdquo; Unlike standalone chatbots that operate in a separate window, CopilotKit&amp;rsquo;s copilots are deeply integrated into your application &amp;ndash; they can read and modify application state, render custom UI components inside their responses, and execute actions that affect the actual application.&lt;/p&gt;</description></item><item><title>LangChain: The Universal Framework for LLM Application Development</title><link>https://www.solosoft.dev/post/langchain-framework-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/langchain-framework-2026/</guid><description>&lt;p&gt;Building applications with large language models is fundamentally different from traditional software development. LLMs are non-deterministic, expensive, limited by context windows, and incapable of accessing external data or performing calculations on their own. &lt;strong&gt;LangChain&lt;/strong&gt; provides the architectural patterns and building blocks that make LLM application development practical, scalable, and production-ready.&lt;/p&gt;
&lt;p&gt;LangChain has become the most widely adopted framework for LLM application development, with hundreds of thousands of developers and a rich ecosystem of integrations. It provides a unified abstraction layer over the fragmented LLM landscape, allowing developers to build applications that can switch between models, vector stores, and tools without rewriting their core logic.&lt;/p&gt;</description></item><item><title>Supermemory MCP: Persistent Memory for AI Agents via MCP</title><link>https://www.solosoft.dev/post/supermemory-mcp-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/supermemory-mcp-2026/</guid><description>&lt;p&gt;One of the biggest limitations of current AI agents is their lack of persistent memory. Each new conversation starts from scratch, forcing users to repeat context and preferences. Supermemory MCP solves this by providing a persistent memory layer that AI agents can read from and write to across sessions, all through the Model Context Protocol.&lt;/p&gt;
&lt;p&gt;Developed by supermemoryai, this MCP server gives AI agents the ability to remember facts about users, recall past interactions, and build a knowledge base over time. It supports structured and unstructured memory, automatic summarization, and configurable retention policies. The result is AI agents that learn and improve with every interaction.&lt;/p&gt;</description></item></channel></rss>