
A lightweight web tool by gi-dellav for creating, managing, and visualizing zero-stack architectures, simplifying cloud infrastructure design and deployment.
Cloud infrastructure design
Visualize and manage zero-stack architectures directly from the terminal.
Long-horizon coding tasks
Use iterative coding loops (Ralph Wiggum loops) for complex, multi-step development projects.
Parallel codebase exploration
Run multiple agents on the same repo with temporary git worktrees that merge and clean up on exit.
Code review and debugging
Leverage built-in prompts for correctness, design, testing, and root-cause analysis before fixing.
Read-only exploration
Use ask or brainstorm prompts to explore ideas or produce plans without executing code.
Security auditing
Run review-security prompts to find exploitable vulnerabilities in codebases.
Multi-provider agent orchestration
Switch between OpenRouter, OpenAI, Anthropic, Gemini, Ollama, or custom providers at runtime.
Multi-provider support
Connect to OpenRouter, OpenAI, Anthropic, Gemini, Ollama, or custom providers for flexible agent backends.
Permission system
Five modes (restrictive, readonly, guarded, standard, yolo) with per-tool glob patterns, session allowlists, and doom-loop detection to prevent runaway agents.
Terminal UI
Built with crossterm, includes markdown rendering, mouse support, and scrollback for a rich terminal experience.
Prompts system
Ten built-in prompts (code, plan, review, debug, ask, brainstorm, frontend-design, review-security, simplify, write-prompt) switchable at runtime via `/prompt`.
Session management
Save, load, resume sessions with auto-compaction; manage via `/session` command.
MCP support
Connect external tool servers for extended agent capabilities.
Git Worktrees
Branch-per-task workflow with `/worktree` and `/wt-merge` commands for isolated development.
Subagents
Run parallel, fast codebase exploration agents on the same repository.
Persistent memory (gated)
Plain-Markdown memory across sessions for long-term context retention.
Sandbox mode
Use bubblewrap or zerobox isolation for secure agent execution.
/prompt autoconfig after install to explore docs and configure everything interactively./model, set permission modes with /mode, and manage sessions with /session.--parallel flag to run multiple agents on the same repo with temporary git worktrees.$XDG_CONFIG_HOME/zerostack/prompts/.A lightweight web tool by gi-dellav for creating, managing, and visualizing zero-stack architectures, simplifying cloud infrastructure design and deployment.
Category:Code generation
Visit Link:https://gi-dellav.github.io/zerostack/
Tags:zero-stack architecture、cloud infrastructure design、deployment visualization、infrastructure as code、cloud architecture tool