Zerostack – A Unix-inspired coding agent written in pure Rust

Tiny new coding helper has fans cheering and memory-hog apps getting roasted

TLDR: Zerostack is a new lightweight coding assistant that packs lots of features into a very small app, and that alone got people excited. The comments quickly turned into a roast session about bigger rival tools hogging memory, with others demanding proof before crowning a new champ.

A new coding helper called Zerostack just showed up promising something almost scandalous in 2026: it’s small, fast, and doesn’t eat your laptop alive. The app is built in Rust, a language many developers treat like the cool, disciplined gym rat of programming, and it packs in file editing, web search, command running, safety permissions, saved sessions, and even sandboxing. In plain English: it’s a chatbot-like coding tool that tries to do a lot without turning your computer into a space heater.

But the real fireworks are in the comments, where people are absolutely dunking on bloated rivals. One user practically led the anti-memory riot by celebrating Zerostack’s tiny memory use compared with other coding tools that can balloon into the gigabytes. Another piled on with the most dramatic roast of the thread, complaining that one rival would “slowly leak memory” until it became a 6GB monster on big projects. Ouch. The vibe was clear: users with older or cheaper laptops feel personally seen.

There was also a mini culture-war moment. One commenter cheered, “please no more scripting language TUIs,” turning a product launch into a full-on language snob showdown. Meanwhile, the skeptical grown-ups arrived too, asking for real benchmarks before the hype train leaves the station. And in perhaps the funniest flex, one person said they handed the tiny codebase to an AI for a risk check and got a clean-ish bill of health. So yes, Zerostack launched as a tool — but the comments turned it into a referendum on bloat, speed, and developer dignity.

Key Points

  • Zerostack is a coding agent written in pure Rust with support for multiple AI providers including OpenRouter, OpenAI, Anthropic, Gemini, Ollama, and custom providers.
  • The tool includes file editing, grep, file search, directory listing, bash execution with permission gating, optional sandboxing, and doom-loop detection.
  • It provides a configurable permission system, session save/load/resume, auto-compaction for context management, and a crossterm-based terminal UI.
  • Zerostack includes a runtime-switchable prompt system with built-in modes such as code, plan, review, debug, ask, brainstorm, frontend-design, review-security, simplify, and write-prompt.
  • The article reports approximately 7k lines of code, an 8.9MB binary, about 8MB idle RAM usage, about 12MB working RAM usage, and installation via cargo with optional bubblewrap sandbox support.

Hottest takes

"please no more scripting language TUIs!" — hparadiz
"opencode slowly leak memory and end up becoming 6gbs" — 360MustangScope
"Claude Code is using multiple gigabytes" — throwa356262
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.