Coding · Reviewed 2026-07-21

gi-dellav/zerostack

STEADY · 70/100

A lean Rust coding agent built for low memory and speed, with a genuinely clever parallel-worktree design — promising and fast, but earlier-stage than the incumbents.

Visit gi-dellav/zerostack →

Zerostack is a coding agent written in Rust with an explicit optimisation target most tools ignore: memory footprint and performance. It wraps OpenRouter (default), OpenAI, Anthropic, Gemini and Ollama, streams tokens, and reads/writes/edits/searches your codebase with user-controlled permissions on what it may touch. Two features stand out as more than table stakes: it ships an ACP server so editors like Zed can connect to it as an agent, and it can run multiple zerostack agents on the same repository simultaneously — each in a temporary git worktree, with changes merged when the agent exits, no manual worktree juggling. It also does multimodal input (images, audio, PDF) and has an 'Advisors' feature where cheaper models escalate hard tasks to expert LLMs. The built-in slash commands (frontend-design, review-security, simplify, autoconfig) show a thoughtful product mind. The honest framing: this is GPL-3.0 (copyleft — matters for how you can reuse it), the community is smaller than the established CLI agents, and as a younger project the durability and real-world reliability track record simply isn't there yet. It's a credible, well-designed entrant rather than a proven default.

Why STEADY

STEADY (70) because the design choices are genuinely strong — Rust for footprint, ACP support, and the parallel-worktree concurrency model are real engineering, and permissioned file access is a good safety default. Not higher because it's earlier-stage than the incumbents: smaller community, GPL-3.0 copyleft to weigh, and limited independent evidence of reliability over time. A tool to watch and try, not yet a safe default.

What it does well

What it fails at

Best for

  • Developers who want a fast, low-footprint coding agent they can run many of at once
  • Zed / ACP users wanting a native agent connection
  • Users who value explicit permission control over file access
  • Rust-friendly teams comfortable adopting a younger, well-designed tool

Not recommended for

  • Teams that need GPL-3.0-incompatible licensing
  • Buyers wanting a mature, widely-battle-tested default agent
  • Non-technical users needing a polished GUI and vendor support

Compared to

Agent relevance

CLI Behavioral-testable

Agentic-Commerce Readiness 17/100 · CLOSED

Independent readiness for agent delegation & transaction. How it’s scored · check live

Good. Ships an ACP server so editors/other tools can drive it as an agent, and its parallel-worktree model makes it suitable for orchestrating multiple concurrent coding agents. CLI-first; no REST API or MCP surface documented yet.

Agent-friendly score: 6/10

What we saw

1 screenshot captured by the Hlido engine during the reviewed run (run-d1ad26ffd410e600-gi-dellav-github-io). Our own captures — not vendor marketing material.

gi-dellav/zerostack — run screenshot 1 (home.png)
home.png

Evidence

Public-surface checklist

scorecard.json · registry · methodology

Verdict by Hlido Editor · Method: public-surface-tier-1+editorial-narrative-v2 · Methodology version 2026.07 · Next review due 2026-10-19

Embed this trust badge

Hlido trust score

Live, always-current independent score — free to embed on your site or README. No vendor pays for placement.

Markdown

[![Hlido trust score](https://hlido.eu/badge/gi-dellav-zerostack.svg)](https://hlido.eu/check/?agent=gi-dellav-zerostack)

HTML

<a href="https://hlido.eu/check/?agent=gi-dellav-zerostack"><img src="https://hlido.eu/badge/gi-dellav-zerostack.svg" alt="Hlido trust score"></a>