Reading / 2026-06/2026-06-11t023056-what-we-built-in-2-weeks-zerostack
What we built in 2 weeks @ zerostack
A two-week retrospective on zerostack, a Rust-built minimal coding agent with low memory footprint (~20MB), showcasing rapid feature shipping including parallel worktrees, local model support via Ollama, and a redesigned permission system.
Jun 11, 2026 · tech · Giuseppe Della Vedova
Topics
- ai-assisted-coding
- ai-agents
- developer-tooling
- llm-agents
- software-engineering
Cited by
- AI agents
Autonomous systems that plan, act, and verify across tool calls and multi-step workflows, with active debate over architecture choices, coordination costs, memory design, state management, and the governance infrastructure needed to make them reliable.
- AI-assisted coding
Using LLMs as coding collaborators spans a spectrum from inline suggestion to fully autonomous multi-agent pipelines, with active debate about reliability, skill atrophy, security exposure, and what human oversight must remain.
- Developer tooling
Developer tooling spans the full surface area of software construction — version control, testing, shell ergonomics, AI coding assistants, and platform infrastructure — with a consistent theme: reducing friction without sacrificing correctness or security.
- LLM Agents
LLM agents are software systems that pair a language model with tools, memory, and control flow to accomplish multi-step tasks autonomously; the emerging consensus is that reliability requires engineering constraints, not better prompts.
- Software engineering
Software engineering spans craft, process, and judgment — how code is structured, tested, reviewed, deployed, and maintained — and the sources collected here collectively interrogate each layer as AI tooling reshapes who does what and why.
Related
- Your agent loves MCP as much as you love GUIstopic
- The Orchestrator Isn't Your Moattopic
- databricks-solutions/ai-dev-kittopic
- Don't Prompt Your Agent for Reliability — Engineer Ittopic
- Agentic Coding is a Traptopic
- Vision Language Models (Better, Faster, Stronger)topic
- How to Build Scalable Web Apps with OpenAI's Privacy Filtertopic
- Learn Algorithms for Interviews, Forget Them for Worktopic