AI coding workstation: Claude Code + web UI + 8 AI CLIs + headless browser + 50+ tools
2.4k
Stars
259
Forks
3
Open issues
2
Contributors
AI Analysis
HolyClaude is a containerized AI development workstation that bundles Claude Code, a web UI, 8 AI CLIs, a headless browser, and 50+ developer tools into a single Docker Compose deployment. It is purpose-built for developers who want a self-hosted, all-in-one environment for AI-assisted coding without manual configuration; it is not suitable for users seeking a lightweight single-tool CLI or those who prefer cloud-only solutions.
Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.
AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.
Docker-based Claude Code workstation with web UI, browser automation, and 50+ dev tools
HolyClaude is a containerized development environment that bundles Claude Code CLI, a web interface, Playwright-based headless browser, and 8 AI CLI integrations (Ollama, Grok, DeepSeek, etc.) into a single `docker compose up` deployment. It's built for developers who want Claude Code accessible in a browser without manual tool configuration. The project is 3 months old, rapidly acquiring users (2.4K stars, 18 in last week), actively maintained, and Docker-based delivery suggests real adoption among container-familiar developers.
Created March 2026 by CoderLuii. Emerged as a practical response to the friction of self-hosting Claude Code in containers—Docker configuration pain points (shared memory limits, permission mismatches, Xvfb setup). Positioned as a convenience wrapper around Anthropic's official Claude Code CLI, not a replacement.
Strong early traction: 2,379 stars in 3 months (0.79 stars/day average; last 7 days: 18 stars = 2.57/day, accelerating). README emphasizes zero-configuration philosophy ('Stop configuring. Start building') and works with existing Anthropic subscriptions—appeals directly to solo developers and small teams already paying for Claude. Docker Pulls badges and multi-language documentation suggest intentional international reach. Positioned as complement to SaaS cloud offering (HolyCode Cloud) implies revenue model and stakeholder investment.
Docker Pulls badge and Docker Hub presence indicate container-based real-world deployment. Multiple language translations (11 documented) and international social signaling suggest users across regions. Donation/sponsorship links (PayPal, Buy Me A Coffee) indicate creator is receiving some funding or appreciation. However, adoption not formally verified—no case studies, no enterprise references, no public user testimonials in README. Adoption appears limited to individual developers and small teams comfortable with self-hosted containers.
Appears to be Node.js/JavaScript-based web UI wrapper around Claude Code CLI. README does not detail frontend framework or backend architecture. Containerization strategy explicitly addresses Docker pain points (shared memory, UID mapping, WORKDIR permissions, SQLite on NAS). Includes Playwright for headless browser, multiple AI CLI integrations, and dev tool bundling. Implementation details not accessible from README alone.
Not documented in README.
Last push 2026-06-21 (9 days ago as of 2026-06-30). Repository created 2026-03-22. Rapid iteration during first 3 months suggests active development. Docker Hub badges present (pulls tracked). GitHub issues and contributors tracked in badges. No evidence of stalled maintenance; consistent recent activity aligns with growth pattern.
ADOPT IF: you want Claude Code in a browser, are comfortable self-hosting in Docker, have an existing Anthropic subscription, and value zero-configuration setup over customization. AVOID IF: you need enterprise support, vendor guarantees, air-gapped deployment, or rely on official Anthropic tooling only. MONITOR IF: you're considering self-hosted AI IDE infrastructure long-term—HolyClaude is young and adoption is unverified at scale, but the problem it solves (Docker config friction) is real and the execution appears solid.
Independent dimensions
Mainstream potential
4/10
Technical importance
5/10
Adoption evidence
3/10
- Adoption not verified beyond star count and Docker Pulls—no production case studies or SLA commitments. May not be used at meaningful scale despite growth.
- Dependency on Anthropic's official Claude Code CLI; if Anthropic changes terms, licensing, or CLI design, HolyClaude is directly affected with no control.
- Single maintainer (CoderLuii). Bus factor risk—no evidence of co-maintainers or governance structure for long-term sustainability.
- Docker-only distribution model limits adoption to developers comfortable with containers. Web UI quality and feature completeness not independently verified from README.
- Early-stage project (3 months old). No breaking-change history or upgrade path documentation. Risk of instability as API surface stabilizes.
Likely to remain a niche but useful project for solo/small-team Claude Code users who prefer Docker self-hosting. Star growth may plateau as it reaches its addressable market (developers who want browser-based Claude + tools + containers). SaaS cloud offering (HolyCode Cloud) suggests long-term pivot away from pure self-hosted model. Sustainability depends on whether creator can monetize cloud version or attract co-maintainers.
Explore similar
Newsletter
Get analyses like this every Monday
Free weekly digest of the most interesting open-source discoveries.
Languages
Information
- Website
- https://holyclaude.coderluii.dev
- Language
- JavaScript
- License
- MIT
- Last updated
- 1d ago
- Created
- 4mo ago
- Analyzed with
- anthropic/claude-haiku-4-5
Stars over time
Contributors over time
Top 100 contributors only — repos with more will plateau at 100.
Open pull requests
No open pull requests.
Top contributors
Recent releases
Similar repos
smtg-ai/claude-squad
Claude Squad is a terminal application that manages multiple AI coding agents...
| Repository | Stars | Week Δ | Language | Score | Updated |
|---|---|---|---|---|---|
|
|
2.4k | +33 | JavaScript | 8/10 | 1d ago |
|
|
12.5k | — | TypeScript | 7/10 | 16h ago |
|
|
8.1k | — | Go | 7/10 | 3w ago |
|
|
29.9k | — | TypeScript | 7/10 | 11h ago |
12.3K stars (vs. HolyClaude's 2.4K). TypeScript-based. Appears to be earlier/larger Claude Code UI project. HolyClaude differentiates via integrated tool ecosystem and Docker convenience, not UI alone.
29.6K stars. Likely a broader Claude integration layer. HolyClaude is more specialized (dev workstation) and packaging-focused (Docker-first).
7.9K stars, Go-based. Likely CLI-centric. HolyClaude emphasizes web UI + container delivery, different positioning.
HolyClaude is a self-hosted wrapper around official CLI, not a replacement. Works with existing Anthropic subscriptions. Addresses deployment friction, not feature gaps.
HolyClaude is pre-built and Claude-specific; devcontainers are template-based and generic. Tradeoff: less flexibility, more immediate utility.