The post has been translated automatically. Original language: Russian
Peter Steinberger's interview at Y Combinator is not about another AI startup. It's about a paradigm shift. His OpenClaw project is an attempt to turn AI not into a chatbot, but into an autonomous operating system on top of your current OS.
And if his hypothesis is correct, 80% of the usual mobile applications will indeed be superfluous.
1. Local-First: an agent who lives with you, not in the cloud
Most AI agents today are cloud-based. They are limited by APIs, sandboxes, and permissions. OpenClaw is local.
This changes everything:
• File system access
• the terminal
• the system API
• Local area network
• real hardware
The agent can:
• Read and modify your files
• work with git directly
• start processes
• automate routine without external integrations
It's not an "assistant", it's an add-on to the OS. And here comes the key idea — the death of the UI.
2. UI is just a crutch for data
Most applications are an interface to a database. To-Do? A calorie tracker? CRM?
If the agent:
• sees your mail
• analyzes files
• understands the calendar
• can write to local databases
...why a separate interface?
Peter suggests that applications will become "sensors" — data sources.
And they will be managed by a personal agent. The interface will be dialog + automation.
3. Soul.md : personality configuration instead of "magic prompt"
One of the most interesting insights is that an agent needs not only instructions, but also character.
OpenClaw uses files like:
• identity.md
• soul.md
It's not just a system prompt. It is a description of values, behavior, limitations, and style of thinking.
Why is this important?
Because LLMs are better able to handle ambiguous tasks when they have a "personality frame."
This reduces the randomness of decisions and makes behavior more stable. In fact, it is an architecture layer above the model.
4. Memory is like Markdown, not like a black box
The agent's entire memory is stored in plain text files. Not in a closed cloud database. Not in a proprietary vector service. Markdown.
This gives:
• Full Data Ownership
• Transparency
• the ability to manually edit the memory
• portability
Memory becomes an editable part of the system, rather than "magic inside the model."
5. The counterintuitive dev process
Peter does not use complex AI frameworks.
Instead:
• regular CLI
• The Unix approach
• Multiple parallel agents
• different copies of the repository
He manages 8-10 agents simultaneously. Everyone is working on their own task. The developer turns not into a "coder", but into an orchestrator. This is no longer pair programming. This is swarm management.
6. Swarm instead of "one AI"
The future does not belong to one universal agent. The future belongs to specialized agents who communicate with each other.
Example:
• your personal agent
• Restaurant agent
• payment system agent
They negotiate directly. It no longer looks like software, but like a new digital ecosystem.
7. What does this mean for developers
Syntax skill is no longer the key.
More important:
• Architectural thinking
• the ability to divide the system into agents
• Memory and context settings
• management of parallel instances
One engineer with a properly configured swarm can work at the team level. And this is perhaps the main shift.
Result
OpenClaw is not about "another AI assistant."
This is the manifesto:
• Local-First instead of Cloud-Only
• Transparent memory instead of a black box
• A swarm of agents instead of a monolith
• Architect instead of coder
If this vector continues, in the coming years we will see not the evolution of applications, but their dissolution. And the question is no longer which frameworks do you know. The question is whether you know how to design the behavior of intelligent systems.
Интервью Петера Штайнбергера в Y Combinator — это не про очередной AI-стартап. Это про смену парадигмы. Его проект OpenClaw — попытка превратить ИИ не в чат-бота, а в автономную операционную систему поверх вашей текущей ОС.
И если его гипотеза верна, 80% привычных мобильных приложений действительно окажутся лишними.
1. Local-First: агент, который живёт у вас, а не в облаке
Большинство AI-агентов сегодня — облачные. Они ограничены API, sandbox’ами и разрешениями. OpenClaw — локальный.
Это меняет всё:
• доступ к файловой системе
• терминалу
• системным API
• локальной сети
• реальному «железу»
Агент может:
• читать и изменять ваши файлы
• работать с git напрямую
• запускать процессы
• автоматизировать рутину без внешних интеграций
Это не «помощник», это надстройка над ОС. И здесь появляется ключевая идея — смерть UI.
2. UI — это просто костыль для данных
Большинство приложений — это интерфейс к базе данных. To-Do? Трекер калорий? CRM?
Если агент:
• видит вашу почту
• анализирует файлы
• понимает календарь
• умеет писать в локальные базы
…зачем отдельный интерфейс?
Петер предполагает, что приложения станут «сенсорами» — источниками данных.
А управлять ими будет персональный агент. Интерфейсом станет диалог + автоматизация.
3. Soul.md: конфиг личности вместо «магического промпта»
Один из самых интересных инсайтов — агенту нужна не только инструкция, но и характер.
В OpenClaw используются файлы вроде:
• identity.md
• soul.md
Это не просто system prompt. Это описание ценностей, поведения, ограничений, стиля мышления.
Почему это важно?
Потому что LLM лучше справляются с неоднозначными задачами, когда у них есть «рамка личности».
Это снижает хаотичность решений и делает поведение стабильнее. Фактически — это слой архитектуры над моделью.
4. Память как Markdown, а не как чёрный ящик
Вся память агента хранится в обычных текстовых файлах. Не в закрытой облачной базе. Не в проприетарном векторном сервисе. Markdown.
Это даёт:
• полный Data Ownership
• прозрачность
• возможность вручную редактировать память
• переносимость
Память становится редактируемой частью системы, а не «магией внутри модели».
5. Контринтуитивный дев-процесс
Петер не использует сложные AI-фреймворки.
Вместо этого:
• обычный CLI
• Unix-подход
• несколько параллельных агентов
• разные копии репозитория
Он управляет 8–10 агентами одновременно. Каждый работает над своей задачей. Разработчик превращается не в «кодера», а в оркестратора. Это уже не парное программирование. Это управление роем.
6. Swarm вместо «одного ИИ»
Будущее не за одним универсальным агентом. Будущее — за специализированными агентами, которые общаются между собой.
Пример:
• ваш персональный агент
• агент ресторана
• агент платёжной системы
Они договариваются напрямую. Это уже похоже не на софт, а на новую цифровую экосистему.
7. Что это значит для разработчиков
Навык синтаксиса перестаёт быть ключевым.
Важнее:
• архитектурное мышление
• умение делить систему на агентов
• настройка памяти и контекста
• управление параллельными инстансами
Один инженер с правильно настроенным роем может работать на уровне команды. И это, пожалуй, главный сдвиг.
Итог
OpenClaw — это не про «ещё один AI-ассистент».
Это манифест:
• Local-First вместо Cloud-Only
• Прозрачная память вместо чёрного ящика
• Рой агентов вместо монолита
• Архитектор вместо кодера
Если этот вектор продолжится, в ближайшие годы мы увидим не эволюцию приложений, а их растворение. И вопрос уже не в том, какие фреймворки вы знаете. А в том, умеете ли вы проектировать поведение интеллектуальных систем.