What happened
Zerostack released its 1.0.0 coding agent, written in Rust, featuring multi-provider support for models like OpenRouter, OpenAI, and Anthropic. The agent includes file manipulation, bash execution with permission gating and optional sandboxing, and a configurable prompt system for tasks such as coding, planning, or debugging. It boasts a minimal footprint: an 8.9MB binary size, approximately 8MB idle RAM, and 1.5% CPU usage during tool operation, significantly less than JavaScript-based alternatives.
Why it matters
This release lowers the operational cost and resource overhead for development teams deploying agentic workflows. Platform engineers gain a lightweight, performant option for integrating AI coding assistance, reducing infrastructure demands compared to existing JavaScript-based agents. Security architects benefit from built-in permission systems, sandboxing, and doom-loop detection, addressing critical concerns highlighted by recent AI agent attacks. This follows Stripe's release of unattended coding agents, indicating a growing industry shift towards autonomous development tools.




