Background

With AI, Apps Will Have No Chance. 'I Think 80% Of Them Are Going Away'

Peter Steinberger
software engineer and AI researcher, creator of OpenClaw

In the fast-moving world of technology, there is no single invention that advances as fast as AI. And this causes both astonishments and concerns.

From the time OpenAI introduced ChatGPT and how others followed suit, OpenClaw is one of the many in the race. But unlike others, it has rapidly transitioned from a weekend side project into a global AI phenomenon, amassing nearly 200,000 GitHub stars and capturing the attention of the industry’s biggest players.

Its creator, Peter Steinberger, describes the platform as an "open-source personal AI agent" that fundamentally shifts the paradigm from chatbots that merely talk to agents that actually act.

Unlike the centralized, cloud-based architectures of ChatGPT, Gemini, or Claude, OpenClaw is designed to run locally on a user’s own machine. This "local-first" approach is its greatest strength, granting the agent full access to a user’s local files, terminal, and even physical hardware like a Tesla or a smart bed.

This deep system-level integration allows it to perform tasks that major platforms cannot, such as searching through a year's worth of forgotten local audio files to construct a personal narrative or autonomously writing and debugging code directly within a user's filesystem.

These advantages however, also create some problems.

Peter Steinberger
Peter Steinberger, creator of OpenClaw, is a fan of OpenAI's Codex...

OpenClaw's rapid rise is fueled by its ability to exist where users already work, operating through familiar messaging interfaces like WhatsApp, Telegram, and Discord rather than a separate app or dashboard.

This seamless integration, combined with its "Agentic Shift" philosophy, makes it feel like a real-life JARVIS. Users have tasked the agent with everything from fighting insurance bureaucracy to managing entire development environments from their phones. Its power is further amplified by the soul.md and identity.md files stored locally, editable, and serve as the agent's persistent memory and moral compass.

This creates a hyper-personalized experience where the AI doesn't just respond to prompts but anticipates needs and remembers past interactions with a level of continuity that proprietary models currently lack.

However, the very features that make OpenClaw phenomenal also make it deeply unnerving to security experts.

Granting an autonomous agent broad permission to read private data, execute shell commands, and communicate externally creates what researchers describe as the "lethal trifecta."

Misconfigured setups can be vulnerable to prompt injection attacks, where malicious content manipulates the agent into leaking data or performing unintended actions. Cybersecurity firms and even national industry ministries have issued warnings, and Steinberger himself has acknowledged that the project is “vibe-coded” and potentially dangerous in the hands of non-experts. Yet despite these risks, usage continues to explode, with users burning through millions of tokens simply to watch the agent reason, act, and adapt in real time.

Underlying this momentum is a more radical thesis: Steinberger’s belief that the era of the app is ending, and that as much as 80% of existing software may become obsolete.

Speaking at Y Combinator with Raphael Schaad, he said that:

"I think 80% of them are going away."

"Why do I need My Fitness Pal? Like my agent already knows that I'm making bad decisions. I'm at I don't know Smashburg or something and it will already assume that I eat what I like to eat. If I don't make a comment, it will just like automatically track it or I make a picture and it will just store it somewhere."

"I don't even need to care. It just does the fitness planning for me..."

"Why do I need a to-do app? I just tell it 'hey remind me of this' and then next day it will just remind me... Do I care where it's stored? No, it just does its thing."

In his view, most modern apps are little more than glorified data silos: static containers where users manually enter and manage information.

In an agent-driven world, single-purpose tools like fitness trackers, to-do lists, or expense apps lose their relevance. Instead of opening an app to log a meal, an agent observes photos, messages, and habits, updates nutritional data automatically, and adjusts workout plans in the background.

The "brain" moves out of a cloud-based interface and into a local agent that lives inside the operating system and communication channels, erasing much of the manual labor of digital life.

This coming wave of "app extinction" targets friction itself: apps that exist solely to store or display data are especially vulnerable, because an agent can reason about goals and context more naturally than a human clicking through menus.

"Usually you just talk to a friend... the friend is like this ghost or entity that can control your mouse and your keyboard and can just do stuff."

Read: Moltbot Molts Again And Becomes 'OpenClaw,' And How Cloudflare Steps In With Moltworker

Peter Steinberger

In this future, only a minority of applications survive, and those include apps that are coupled to unique hardware or specialized physical-world interactions, such as vehicle control systems or advanced audio processing.

For everything else, the agent becomes the universal interface.

It doesn't just remind you of a task; it completes it, whether that means negotiating with another bot to book a restaurant or coordinating with a human service when no digital path exists.

Coding is really like creative problem solving that maps very well back into the real world... that's an abstract skill you can apply to code but like to any real world task.

The deeper shift here is that like OpenClaw changes the course of the war from "AI as a service" to "AI as infrastructure." No more locking data into proprietary ecosystems because OpenClaw reaches into the data users already own, treating the local filesystem as its source of truth.

The project’s influence has been so profound that it has sparked a talent war across Silicon Valley, ultimately leading to Steinberger joining OpenAI to help lead the development of next-generation personal agents.

In the end, the war is not just about OpenClaw or anybody else. But it's more about who owns the memory, agency, and action in the AI era.