Subscribe for all the latest news for developers on AI, Agents and MCP curated by the Langflow team.
Share
AI++ // Langflow 1.7 released, context engineering and agentic security under the microscope
Published 7 months ago • 3 min read
It is almost the end of the year, so this is the last edition of the AI++ newsletter for 2025. But we're going out with a bang, announcing the release of Langflow 1.7. This release upgrades Langflow's MCP transports to use Streamable HTTP, adds more agent options with CUGA and ALTK, and brings a bunch of new components for your flows.
In other news, Anthropic, OpenAI and Block founded the Agentic AI Foundation gifting the community with the MCP, AGENTS.md, and goose projects. Meanwhile OWASP released their top 10 security risks for agentic applications, gifting the community with a bunch of things to worry about. So good news and bad news I guess.
2025 has been an exciting year for building AI-powered applications, I can't wait to see what 2026 will bring. All I know is that AI++ will be there to help keep you up to date.
There is a lot to love about the new Langflow 1.7 release: the MCP client and server functionality now supports Streamable HTTP, you can set up authentication for webhook flow triggers, and there are some model-powered flow control components that will level up your flows. Check out the launch video for more on those features.
Also new to Langflow 1.7 is the CUGA agent component. CUGA is a benchmark topping agent built by IBM that reliably supports complex, multi-step tasks. You can read more about using CUGA in Langflow and check out this intro to CUGA on Hugging Face.
What do goal hijacking, tool misuse, and unexpected code execution have in common? They are all potential attacks on agentic systems highlighted in OWASP's top 10 for agentic applications for 2026. Take a read and consider all the ways your agents could be compromised.
claude-mem is a Claude Code plugin that captures everything Claude does, compresses it, and injects relevant context when required https://github.com/thedotmack/claude-mem
The AI Engineer World’s Fair was in San Francisco last week. No, I wasn’t there, and yes, I was feeling all of the FOMO. If you’re in the same position, then you can catch up with what went on with Latent Space’s write-ups from the event and subscribe to the YouTube playlist as it starts to to publish the talks. You can also check out the talks from the online track while you wait. In this edition of AI++ we take a look at the skills it takes to build great Skills, get hands-on with some...
When we last published AI++ Anthropic had just launched Fable 5 and everyone was very excited about another step-change in the quality of models. That excitement didn’t last long as the US government issued an export directive that effectively meant Anthropic had to withdraw access. If you missed out, Ethan Mollick wrote about what it was like to work with Fable 5. I found two interesting looks at the world of AI this week. First, Anthropic published the results of 81,000 interviews with...
Claude Mythos is here, except it’s called Fable 5 and comes with a few restrictions. It appears to be the largest model released and, according to the benchmarks, the most accomplished. Even more so than Opus 4.8 that was only released 2 weeks ago. It’s also the most expensive model, so you might want to think twice before swapping it into your RAG support chat bot. While it’s impressive to see the frontier march forward, this week in AI++ we’ll take a look at some of the techniques people...