v1.0.0 — initial public release
Initial public release of the self-hosted edition.
Run it
docker run -d -p 5001:5001 --restart unless-stopped ghcr.io/theguysudo/enzo
Or with persistent storage: clone the repo and docker compose up -d.
What's inside
- BYOK — bring your own OpenRouter / Google AI Studio / NVIDIA / Groq keys. They are encrypted in your browser (AES-256-GCM) and sent only to the provider you choose; the server never stores them.
- Agents with real tools — Gmail, Calendar, web search.
- 70+ bundled skills plus a skill editor.
- Full multi-file project generation in coding mode.
- Two images:
lite(~150 MB, default themes) andfull(~470 MB, all 23 themes).
Apache-2.0. No accounts, no markup, no telemetry.