Mario Zechner¶
Summary¶
Game developer (badlogic), creator of libGDX, and author of the minimal coding agent pi. Known for outspoken critiques of AI slop and creative strategies to fight AI-generated spam in OSS repos.
Contributions¶
Pi Coding Agent¶
Created pi — a minimal open-source coding agent with 4 tools, sub-1000 token system prompt, and TypeScript extension system. Pi scored 6th place on the Terminal Bench leaderboard (October 2025) before compaction was added.
"Building pi in a World of Slop" (April 2026)¶
A talk in three acts covering: 1. Why he stopped using Claude Code and built pi 2. How AI agents ("clankers") are destroying OSS and his fightback strategies 3. A plea to "slow the fuck down" and stop generating slop
OSS Fightback Strategies¶
- Auto-closing PRs with a human-only comment (clankers don't read)
- "Vouch" system — accounts that pass the test get whitelisted
- Deprioritizing issues from accounts that interacted with OpenClaw
- Embedding issues/PRs into 3D space to see clusters
- "OSS vacation" — closing the tracker whenever he wants
OpenClaw Incident¶
Pi was adopted as the agentic core of OpenClaw without Mario's intent → his repo was flooded with AI-generated issues and PRs from OpenClaw instances whose users didn't know they were using his software.