Subscribe for all the latest news for developers on AI, Agents and MCP curated by the Langflow team.
Share
AI++ // Langflow 1.6 released, new dev tools from OpenAI and Anthropic, and much more
Published 7 months agoΒ β’Β 4 min read
I normally like to open the newsletter with general news in the world of AI, but I've been heads-down with the rest of the Langflow team working on the newly released Langflow version 1.6. With features like OAuth for MCP, a Docling powered file component, and compatibility with the OpenAI API, it's been worth it.
What else has been going on then? OpenAI just hosted their DevDay event with a pile of new releases, while Anthropic had people queue for 2 hours for free hats. Everyone else seems to be launching AI search APIs. Thanks for checking it all out in this edition of AI++!
Phil Nash Developer relations engineer for Langflow
This is a significant new release as it bundles Docling to make for advanced file parsing. It also brings MCP Composer into the mix to power OAuth protection for your Langflow-powered MCP servers, integrated Traceloop for another observability option, tidied up the UI around components and MCP servers, and added a bunch of new components. Go try Langflow 1.6 now!
Then OpenAI DevDay happened and they announced Apps in ChatGPT, AgentKit, new models in the API including GPT-5 Pro, gpt-realtime-mini, and gpt-image-1-mini. Even Codex got an API too. All the announcements are on the DevDay site.
Cloudflare have taken a different approach to MCP, arguing that models have seen far more TypeScript in the world than training data on calling MCP tools. So they turned MCP tools into TypeScript functions and found that agents could handle more tools, more complex tools, and string tool calls together in custom code without having to go to the model with each individual result. You can try this out in the Cloudflare Agents SDK now.
I know most AI news is about Python or TypeScript, but I have a soft spot for Ruby as a language, so I was delighted to see that there are people out there trying to build agents in the Rails way.
ποΈ Other news
OpenAI also introduced ChatGPT Pulse. It's not something you can use as a developer, but it does change the story around user interactions with AI agents when they can start the conversation.
And finally an artist painted a banana and then used ChatGPT to bring it to life. Check out the banana portal, something that simply would not have existed without AI.
π§βπ» Code & Libraries
βAirweave is an open source tool that can help agents search within any application.
Google released an API for Jules, so now you can build agents that can build agents.
Also from Google, the Data Commons MCP server unlocks huge amounts of public data for your agents.
π¦ Langflow Spotlight
I've got to bring it back to the File component this week, as it just got new superpowers in Langflow 1.6. Add a file to the component, flip the Advanced Parser switch, then pick your pipeline and OCR engine and you now have the power of Docling waiting to accurately parse your documents for your agents.
Advanced parsing for the agents
ποΈ Events
It's a busy couple of weeks for the Langflow team, we're going to be all over the place and it would be great to meet you at any of these events!
October 9th, 5:00 PM PDT, San Francisco - It's SF Tech Week and you can catch Carter from the Langflow team, along with OpenAI, Vercel and Stytch at the MCP & AI Agents: Drinks + Panel.
October 14th, 6:30 PM BST, London - Come on down to JSMonthly where I'll be talking about Web AI.
October 15thβ16th, London β join the Langflow team at AI for the rest of us. 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. You can save 20% off the cost of a ticket with the code LANGFLOWCREW. And look out for me in the keynote session on 16th building an agent in 20 minutes.
Working with LLMs is weird, but I never thought it would be as weird as OpenAI having to specifically tell their models not to talk about goblins, gremlins, raccoons, trolls, ogres, or pigeons. It raises so many questions. Thankfully after someone spotted the instructions in the Codex base instructions, OpenAI did give an explanation as to where the goblins came from. They never mentioned why raccoons and pigeons got caught up in the fantasy creature fascination though. In this edition of...
Is a token crunch coming? This week GitHub paused sign-us for GitHub Copilot Pro, Pro+ and Student plans, tightened up their usage limits, and removed Opus from their Pro plans. And today, Anthropic seemed to remove Claude Code from new Pro plans, though that has been reversed quickly. In general, while this is only seeming to affect individual plans related to coding agents, it could point to an inflection point where AI companies start considering how their pricing matches up to their...
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...