Discover and explore top open-source AI tools and projects—updated daily.
gaoyangz77AI agent runtime and UI for personalized digital assistants
Top 99.6% on SourcePulse
RivonClaw simplifies AI agent management by providing an easy-mode runtime and UI layer atop OpenClaw. It targets non-programmers, enabling them to configure and interact with AI agents as personal digital butlers through natural language rules and a local web interface, abstracting away complex terminal configurations.
How It Works
This project wraps the powerful OpenClaw agent runtime in a user-friendly desktop application. Users define agent behavior via natural language rules that compile instantly into policies, guards, or skills. It supports over 20 LLM providers, numerous messaging channels, and integrates features like OAuth for subscription plans, per-provider proxies, and real-time token usage tracking, all managed through a local web panel without terminal interaction.
Quick Start & Requirements
./scripts/setup-vendor.sh to build the vendored OpenClaw, install dependencies with pnpm install, build with pnpm build, and launch with pnpm --filter @rivonclaw/desktop dev.https://github.com/nicepkg/rivonclaw.gitHighlighted Details
Maintenance & Community
Licensing & Compatibility
LICENSE file.Limitations & Caveats
The file permissions plugin cannot inspect paths within command strings for exec tools, recommending disabling exec tools for maximum security. Native module compilation requires specific build steps for Node.js and Electron runtimes.
19 hours ago
Inactive
e2b-dev