GeistHaus
log in · sign up

Pi: The Minimal Agent Within OpenClaw

lucumr.pocoo.org

A gentle introduction to the Pi coding agent and why I think it’s a glimpse into the future of software.

15 pages link to this URL
Pi Coding Agent

Mario Zechner's minimal, four-tool AI coding agent that bets on leaving things out

0 inbound links article en
PI Coding Agent vs Claude Code: 2026 State of AI Agents

I sat with Mario Zechner's PI coding agent thesis and stress-tested it against my Claude Code workflow. Here is the real 2026 state of AI coding agents.

0 inbound links article en AI Coding Agents Claude CodeDeveloper ToolsAI Coding AgentsOpen Weight ModelsAI Industry Analysis
MCP is not for you

The one in which I refute the recent arguments against MCP and where I think it's coming from.

0 inbound links article en
Rogue Valley AI Lab – Feb 6, 2026 @ White Rabbit Clubhouse: Molt Season: The Agentic Turn (AI That Actually Does Things)
0 inbound links en AIDeveloper ToolsProgrammingSoftware EngineeringTechnology #FavoriteRTLAIAndroidArtificial IntelligenceAshlandAshland OregonBjarne StroustrupBubble SortC++C++BuilderC++Builder 10.4 SydneyC++Builder 10.4.1C++Builder 10.4.1 SydneyChange ManagementChatGPTCloud ComputingCodeRageComponentsCppCon2020DataDatabasesDavid IDelphiDevOpsEducationEmbarcadero C++BuilderEmbarcadero TechnologiesFireFireMonkeyHardwareIDEInternetiOSISO C++Librariesmodern AIPlatformsProgramming LanguagesPythonSecuritySoftware DevelopmentUI/UXVCLWildfireWindows
Four Tools and a Lobster

You might have heard of OpenClaw — the open-source AI assistant running on everything from WhatsApp to a Raspberry Pi, mass adoption, mass controversy. What powers it is a tiny agent called Pi, built by Mario Zechner with a philosophy I haven’t seen elsewhere: “if I don’t need it, it won’t be built.” The result? Four tools. A system prompt under 1,000 tokens. No MCP. No plugin ecosystem. It’s YAGNI applied to agent architecture.

0 inbound links article en
Skills That Write Themselves

Last week I wrote about Pi’s four-tool constraint and Mario Zechner’s philosophy of radical minimalism. But here’s the obvious question: how do you do anything useful with just read, write, edit, and bash? The answer is mom — short for “Master Of Mischief.” It’s a Slack bot Mario built on Pi that does something I haven’t seen elsewhere: it manages itself.

0 inbound links article en
links (97)

There is way too much serendipity - by Malmesbury If you add the history of LSD to the history of artificial sweeteners, it follows that chemistry researchers are constantly tasting everything they touch, and I will believe that until someone gives me a better explanation. If you are a chemist,

0 inbound links article en
Lessons from OpenClaw | Alexis Gallagher

It's easy to think OpenClaw is a joke because of the meetup mania — thousands of folks descending on Frontier Tower in San Francisco, wearing Mac Minis in baby slings and munching on lobster rolls. But if you think only that, you'll be blind to why it's interesting and to the many product and engineering lessons which it has to teach.

0 inbound links BlogPosting en
A Taste of Pi | Alexis Gallagher

Lately I've been using Pi for all my agentic workflows outside of Claude. Pi is an open source, stripped-down, agentic harness. It has a fraction of the features which are built in to Claude Code and Codex. But what makes it great is that it's transparent and deeply extensible, so when you use it, it teaches you things worth learning.

0 inbound links BlogPosting en
Optimal Coding Agent

My blueprint for the optimal coding agent (team).Keeping LLMs in the smart zone using short and relevant context. Usage patterns: quick (small) edit skip to in

0 inbound links article en codingAI