Discover and explore top open-source AI tools and projects—updated daily.
chrysbDeployment and management harness for AI agents
New!
Top 53.4% on SourcePulse
Summary
The chrysb/alphaclaw project provides a comprehensive harness for deploying and managing OpenClaw, an AI agent framework. It simplifies setup and ongoing maintenance through a web-based UI, self-healing capabilities, and Git integration, targeting users who prefer a no-CLI, browser-first experience for their AI agents.
How It Works
AlphaClaw wraps OpenClaw with a browser-based setup wizard, a self-healing watchdog, Git-backed rollback, and comprehensive observability. It manages the OpenClaw gateway as a child process, offering crash detection and recovery, and integrates with channels like Telegram and Discord. The architecture features a Preact/htm/Wouter UI, an Express server for APIs, and a watchdog for reliability, all designed to proxy and manage the OpenClaw gateway.
Quick Start & Requirements
Dockerfile for Docker deployments, or npm install @chrysb/alphaclaw followed by npx alphaclaw start for local Node.js environments.SETUP_PASSWORD, GITHUB_TOKEN, and GITHUB_WORKSPACE_REPO for initial deployment and Git synchronization. Optional tokens for Telegram and Discord are also supported.Highlighted Details
openclaw doctor --fix), relaunches the process, and sends notifications.Maintenance & Community
No specific details on contributors, sponsorships, or community channels (like Discord/Slack) are provided in the README.
Licensing & Compatibility
Limitations & Caveats
22 hours ago
Inactive
OS-Copilot
Significant-Gravitas