In AI++ today there are competing views on whether multi-agent systems are the right solution, some diverse examples of Langflow-powered applications and many lessons on building agents. For fans of the game werewolf, you can also find out which model is best at playing.
Phil Nash Developer relations engineer for Langflow
The official MCP registry is an open catalog and API for publicly available MCP servers. You can register MCP servers that you've built, and there is an API to access the data. I noticed there’s no MCP server for the MCP server registry though...
The Prompt Template is one of the core components of Langflow and it features in almost every flow I build, so you should get to know it. It’s a seemingly simple component, initially just a template input.
When you add a mixture of static text and curly brace surrounded variables you can add as many external inputs as you need. You can bring together message history, user queries, and any other context that will be useful to your agents.
The prompt template turns normal text into the prompt of your dreams
🗓️ Events
September 10th – AI-Driven Development Day is a free online event digging into AI workflows, prompting techniques and agent strategies that make you a better developer with these new tools. Tejas and Phil from the Langflow team will be presenting. If you can't make the event, register to receive the recordings.
September 18th–19th – Combine web, AI and community at CascadiaJS 2025 in Seattle. The Langflow team will be there, and you can get tickets for a magical 50% off with the promo code LANGFLOW_50.
September 20th – The AI party keeps rolling with the Cascadia AI Hack Day in Seattle. Hang out for a day to see what you can build using AI, Agents and MCP.
October 15th–16th – join the Langflow team at AI for the rest of us in London. Promising two days of inspiring and practical sessions that demystify jargon, share real world stories of AI in action, and include developer focused sessions and hands-on workshops, this will be a fantastic community event.
The big news last week was that Anthropic mistakenly leaked the source code of Claude Code by leaving source maps in the package. Part of the source code referenced Claude Mythos, which has been properly announced this week as a model that’s incredibly good at finding software bugs and creating security exploits. It’s so good that it’s only being shared with 40 partners as part of Project Glasswing. Here’s a quick heads up, this newsletter is going to be changing format soon. As Langflow...
Jensen Huang has declared on a podcast that we have reached AGI. For a very specific definition of AGI that probably doesn't agree with what you might think AGI is. One would have thought that the afterglow of NVIDIA GTC would have provided enough hype for at least the rest of the month. Meanwhile, for those building agents, there has been a lot of talk about CLIs and Agent Skills, and this week we focus on evaluating skills to make sure they do what they are supposed to. WebMCP has been an...
Agents are starting to take on a life of their own, and as agent builders we need to consider the potential outcomes. The story of the autonomous agent that was denied when it opened a pull request to contribute to matplotlib and consequently wrote a hit piece on the maintainer had opinions on the internet veering between a fabrication or the beginning of Skynet. I think the lesson we should be taking away from this is that the the end user of an agent is not the only human that may come into...