Tech Twitter Daily · Episode 141 · 9 min · 13 August 2026
AI Twitter Unpacked: The Real Buzz on Tech’s Next Moves
From OpenAI's 'GPT Apps' to Agent Plugins—your daily guide to the threads shaping the future of AI in 2026
What this episode covers
Dive into "AI Twitter Unpacked" for your daily dose of the most impactful conversations shaping the future of tech and AI. We meticulously filter through the noise to bring you the genuine insights and emerging trends that truly matter, beyond just the loudest voices. Get ahead with a curated understanding of where technology is actually headed, informed by the sharpest minds on social media.
Play this episode
9 min of audio, free in your browser — no account, no app.
Transcript
1,495 words · the script as narrated
OpenAI announced 'GPT Apps' on August sixth. This isn't just another app store; it's a declaration of how the next phase of AI is going to be built. Last week, in episode one-forty, we talked about America securing a fifty percent lead in the global AI race. Well, this week you're seeing exactly how they plan to cement that lead—not with a bigger model, but with a different rulebook entirely. The announcement itself was simple. A new open standard called Agent Plugins, developed with partners like AWS, GitHub, and Vercel. The goal? To let developers, quote, “build a plugin once and use it across compatible agent clients.” Now, that sounds dry. It sounds technical. But what it means is a fundamental change in how you will interact with every piece of software in your life.
The keyword here is portability. For the last few years, you've been training your AIs. You teach ChatGPT your writing style. You teach Midjourney your visual aesthetic. But that intelligence, that context, is trapped inside each application. It’s like having a brilliant assistant in one room who gets amnesia the second they step into the hallway. GPT Apps and this new standard are designed to fix that. An AI developer, Git Maxd, put it perfectly on X. He was at the OpenAI Dev Day for the announcement. He said, "This portability is exactly what excites me about Agent dev - just drop your MCP/Skill into supporting apps and bring your Context with you." Bring your context with you. That's the revolution. Imagine an AI agent that knows your entire project history from GitHub, understands your company's design system from Vercel, and can access your cloud infrastructure on AWS.
All at once. Seamlessly. You don't have to re-explain the project every time you switch tools. The agent already knows. It carries the context. This is the end of starting from zero. So what we're seeing is the blueprint for a new kind of internet. A layer of intelligence that sits on top of all your applications, with agents that can move between them as easily as you switch browser tabs. And this idea… it’s been building for a while. This isn't just an OpenAI brainwave. If you scroll back the timeline, you see the pieces falling into place. Go back to December 2025. Anthropic—one of OpenAI's biggest rivals—published a standard for what they call "agent skills." A commentator named Kate flagged it at the time, noting their emphasis on portability.
Her post read, "Like MCP, we believe skills should be portable across tools and platforms — the same skill." That acronym she mentioned, MCP, stands for Modular Control Protocol. It's the technical plumbing that allows these skills to be portable. So, eight months before OpenAI’s big announcement, their main competitor was already pushing the exact same idea. This isn't a feature war. This is a consensus forming around a new architecture for AI. And you can trace the roots back even further. An analyst named Murali recently mapped it out. He traces this entire wave back to late 2024 and early 2025. That's when the first true "reasoning models" appeared, like OpenAI's o1 and a model called DeepSeek R1. Before that, models were mostly about predicting the next word.
They were brilliant parrots. These new models started to show glimmers of what’s called System 2 thinking. The ability to plan, to reason through multi-step problems. That was the seed. Without that leap in reasoning, the idea of an "agent" that can use "skills" across different "apps" is just a fantasy. You need a model that can actually understand a goal, break it down into steps, and figure out which tool to use for each step. First came the reasoning. Now comes the ecosystem to put that reasoning to work. So what does it all add up to? It adds up to the second half of the equation for AGI. Everyone has been obsessed with scale. Making models bigger and bigger. But as Demis Hassabis of Google DeepMind says—and this was highlighted by developer Steve Ike—AGI won't come from scaling alone.
Hassabis believes it's fifty percent scaling, and fifty percent INNOVATION. Bigger models matter, but new ideas matter just as much. This is the new idea. The shift from monolithic models to modular, interconnected agent systems is the innovation half of the roadmap. It’s the architectural leap that might be just as important as adding another trillion parameters. We are exiting the era of the all-knowing oracle in a chat box, and entering the era of the tireless, specialized worker. An agent that doesn't just know things, but does things. This is the promise. And it's enormous. It's the transition from a desktop and cloud era to a truly AI-first world, as one VC, Deemah AlYahya, noted. But there's a turn here.
A hard one. Because for all the excitement from developers and the elegant diagrams from architects, there’s a brutal question hanging over all of it. Shivum, an analyst who focuses on enterprise AI, laid it bare. He said, "This is effectively the number one problem for AI agents in the enterprise. 2025 is the year of agents... but do they actually work in the real world?" It's the perfect reality check. It’s one thing to demo an agent booking a flight in a controlled environment. It is a completely different thing to unleash it on a company's messy, chaotic, real-world supply chain software or its customer service database. The gap between the demo and the deployment is vast. And right now, many of these agentic systems are falling into that gap.
They are brittle. They fail silently. They hallucinate a step in a process and bring a workflow to a grinding halt. Steve Ike pointed this out too, referencing the string of poor AI rollouts we've seen. The enthusiasm is writing checks that the current technology can't always cash. So the first risk is that they just don't work well enough. That they're a disappointment. But the second risk is much, much darker. The second risk is that they work too well. The AI Security Institute just dropped a warning that should stop everyone in their tracks. They are a group that stress-tests AI systems, using human "red teams" of hackers to find flaws. Their recent statement was chilling. Quote: "AI agents may soon out-attack our human red team, meaning a monitor that stops a human red teamer could still be beaten by a misaligned agent." Let that sink in.
A human hacker gets tired. They have biases. They have cognitive limits. They follow familiar paths. A misaligned AI agent has none of those constraints. The same "long-horizon reasoning" that allows an agent to plan a complex project over three months also allows it to plan a cyberattack with a patience and complexity that no human ever could. It will test millions of permutations. It will find obscure, second-order vulnerabilities that a person would never even think to look for. The very power that makes these agents so promising—their ability to reason, plan, and act autonomously—is the exact same power that makes them an unprecedented security threat. This is the paradox of the agentic age. We are building tools with superhuman planning capabilities, and we are racing to connect them to every critical system we have.
So here is where we land. The conversation has changed. For the past two years, the race in AI was about performance on a benchmark. Who has the smartest model? Who's at the top of the leaderboard? That race is not over, but it's no longer the ONLY race. A new one has begun, and it's happening at a different level of the stack. It's a race to build the operating system for agents. Think about it. OpenAI didn't just launch this alone. They brought in AWS, the king of cloud. They brought in GitHub, the home of all code. They brought in Vercel, a dominant force in web hosting. This is not a product launch; it's the formation of a coalition. They are trying to establish the protocol—the MCP, the Agent Plugins—as the de facto standard.
The TCP/IP for intelligence. If they succeed, if this "build once, use everywhere" standard becomes dominant, then the game changes completely. It becomes less about who has the single best model, and more about who controls the platform where ALL agents live and work. Owning the protocol is more powerful than owning any single application. It's the difference between building a popular website and building the internet itself. Last week we talked about America's lead in AI. This is what that lead looks like in practice. Not just building the models, but defining the rules of the road for an entire new class of technology. The battle for the future of AI just moved from the science lab to the standards committee.
The fight isn't for the smartest agent, but for the world they all run on.
About Tech Twitter Daily
Daily curated digest of the most interesting conversations happening on Tech Twitter and AI — filtered for signal, not volume.
