Privacy has been a hot topic for consumer AI applications this month. Users have been finding out that chats with OpenAI, Grok, and MetaAI that they shared, were being indexed by Google and showing up in search results. Sharing a chat with your friend doesn't mean you want to share it with every search engine out there, so make sure your users know what they're doing and don't forget your robots.txt.
Multi-agent systems are the theme for this newsletter, with tutorials on how to build them and many, many lessons learned from having built them.
Phil Nash
Developer relations engineer for Langflow
π οΈ Building with AI, Agents & MCP
Get five agents doing all the business of planning, sourcing, summarizing, reviewing, and reporting for you and explore why multi-agent systems might be right for your project.
One developer's project to build an agent that controls your computer in front of you using a hierarchical agent architecture, not bad for a hackathon project! The post goes into great depth into how it works and how it was optimized and trained.
Are stateless subagents in a two-tier system the secret for a powerful agent application? After much experimentation, this developer thinks so.
This article breaks down all the neat tricks Claude Code uses to create a delightful AI agent experience. Turns out it also only uses one level of subagent, so maybe there's something in that.
APIs and MCP servers have two very different consumers, so you shouldn't just wrap one in the other. This article shows why and includes tips for your MCP server, check out why CSVs are back in fashion.
Did you know you can dynamically change a Python functionβs source code at runtime? What if you could use an LLM to write new code and then dynamically execute it within the context of your application? It might not be a secure idea, but itβs definitely possible!
ποΈ Other news
OK, I think I've put an article about MCP vulnerabilities into every edition of AI++ so far, but it might be the most important thing you can consider when building your own MCP server, so I'm probably going to continue.
This is a great bit of research on how LLM performance can drop off as the context increases. It's quite in-depth, so if you want the quick version, the video summary is worth a watch.
π§βπ» Code & Libraries
π¦ Langflow Spotlight
The spotlight is normally a place to show off one of the great components you can use in your flows, but Langflow recently crossed 100,000 stars on GitHub so this week we're just celebrating instead π
Thanks to all the users, contributors and maintainers. The mission to democratize AI goes on!
ποΈ Events
11am PDT, August 27th β James Le from TwelveLabs joins David and Carter live on The Flow to investigate searching, analyzing, indexing and editing videos with TwelveLabs AI.
Can't make the live stream? Subscribe to The Flow wherever you get your podcasts.
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.