{"id":51359998,"url":"https://github.com/webdeb/clawset.app","last_synced_at":"2026-07-02T22:34:21.646Z","repository":{"id":340788012,"uuid":"1164065951","full_name":"webdeb/clawset.app","owner":"webdeb","description":"Secure environment to manage and run your openclaw instance","archived":false,"fork":false,"pushed_at":"2026-02-26T19:47:00.000Z","size":8541,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-26T19:59:13.434Z","etag":null,"topics":["agent","agentic-ai","multipass","openclaw","ubuntu"],"latest_commit_sha":null,"homepage":"https://www.clawset.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webdeb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-22T15:36:41.000Z","updated_at":"2026-02-26T19:47:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/webdeb/clawset.app","commit_stats":null,"previous_names":["webdeb/clawset.app"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/webdeb/clawset.app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdeb%2Fclawset.app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdeb%2Fclawset.app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdeb%2Fclawset.app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdeb%2Fclawset.app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdeb","download_url":"https://codeload.github.com/webdeb/clawset.app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdeb%2Fclawset.app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35065702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","agentic-ai","multipass","openclaw","ubuntu"],"created_at":"2026-07-02T22:34:20.771Z","updated_at":"2026-07-02T22:34:21.600Z","avatar_url":"https://github.com/webdeb.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clawset.app 🦞\n\n**Clawset** is a powerful, secure desktop application built with **Tauri**, **React**, and **Rust** to manage and orchestrate **OpenClaw** environments using **Multipass**.\n\nManaging secure local environments for agents can be complex. Clawset simplifies this by providing a user-friendly interface to launch, provision, and interact with Ubuntu-based virtual machines running OpenClaw.\n\n\u003e **Why OpenClaw needs a full OS like Ubuntu?**\n\u003e Because an Agent without a full-OS is just a chatbot.\n\n---\n\n## ✨ Key Features\n\n- 🚀 **Multipass Orchestration**: Easily launch and manage Ubuntu LTS instances directly from the app.\n- 🔧 **Automated Provisioning**: One-click installation of Node.js and the full OpenClaw stack within your VMs.\n- 📺 **Embedded Dashboard**: Access your remote OpenClaw Gateway UI directly within the desktop application.\n- 🧩 **AppHub Integration**: Start development servers (like `npm run dev`) inside the VM and preview them instantly in-app.\n- 📊 **Resource Monitoring**: Real-time tracking of host resources (CPU, RAM, Disk) to help you choose the right instance sizes.\n- 🎨 **Premium UI/UX**: Designed with **HeroUI** (NextUI) for a sleek, modern look with full dark mode support.\n\n---\n\n## 🛠️ Tech Stack\n\n- **Backend**: Rust 🦀 + [Tauri v2](https://tauri.app/)\n- **Frontend**: React 19, TypeScript, [Vite](https://vitejs.dev/)\n- **Styling**: [HeroUI](https://heroui.com/) (NextUI), Tailwind CSS\n- **Virtualization**: [Multipass](https://multipass.run/)\n\n---\n\n## 🗺️ Roadmap\n\n- 🐋 **Docker Support**: Containerized agents for even faster and slimmer deployments.\n- 📦 **Multi-Molt Support**: Future integration for **NanoBot**, **PicoClaw**, **ZeroClaw**, and **🦞 NullClaw**.\n- **Cooperation Framework**: Combine multiple agents to create a more powerful system on top of your data.\n- 🤖 **Additional AI Providers**: Support for Anthropic, Google Gemini, and local LLMs (Ollama) beyond OpenAI.\n\n---\n\n## 🚀 Building locally\n\n### Prerequisites\n\n1.  **Rust**: [Install Rust](https://www.rust-lang.org/tools/install)\n2.  **Node.js**: [Install Node.js](https://nodejs.org/)\n3.  **Multipass**: [Install Multipass](https://multipass.run/install) (Ensure it's reachable via CLI)\n\n### Installation \u0026 Development\n\nOnce you have the prerequisites ready:\n\n```bash\n# Clone the repository\ngit clone https://github.com/webdeb/clawset.app.git\ncd clawset\n\n# Install dependencies\nnpm install\n\n# Start the development server (runs Tauri window + Vite dev server)\nnpm run tauri dev\n```\n\n### Production Build\n\nTo bundle the application for production:\n\n```bash\nnpm run tauri build\n```\n\nThe resulting binaries will be located in `src-tauri/target/release/bundle/`.\n\n---\n\n## 📂 Project Structure\n\n- `src/`: React frontend with components, contexts, and hooks.\n- `src-tauri/`: Rust backend, including command handlers and system integration.\n- `src-tauri/src/multipass.rs`: Cross-platform Multipass binary resolution.\n- `src-tauri/src/instance_control.rs`: Logic for controlling VM states and OpenClaw commands.\n- `setup-instance/`: Shell scripts and configurations used for VM provisioning.\n\n---\n\n## 🤝 Contribution\n\nContributions are welcome! If you find a bug or have a feature request, please open an issue.\n\n## 📄 License\n\n[MIT License](LICENSE) - © 2026 @webdeb\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdeb%2Fclawset.app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdeb%2Fclawset.app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdeb%2Fclawset.app/lists"}