Discover and explore top open-source AI tools and projects—updated daily.
cyberdesk-hqOpen-source virtual desktops for AI agent orchestration
Top 86.6% on SourcePulse
Summary
Cyberdesk provides an open-source infrastructure for orchestrating virtual desktops, specifically targeting AI computer agents. It simplifies the creation and management of virtual environments, enabling agents to interact with desktop applications programmatically. This offers a powerful, flexible platform for developing next-generation AI automation.
How It Works
The system leverages a Kubernetes operator (cyberdesk-operator) to manage Kubevirt virtual machines and a gateway service (gateway) for API proxying and routing. This cloud-native architecture facilitates rapid virtual desktop deployment and offers comprehensive control over mouse, keyboard, and other computer actions via type-safe Python and TypeScript SDKs. The design prioritizes speed, security, and auditability for agent-based automation.
Quick Start & Requirements
npm install cyberdesk@0.2.1pip install cyberdesk==0.2.7Highlighted Details
Maintenance & Community
The project actively encourages community contributions via Discord, where users can find support and discuss development. "Good First Issues" are available for new contributors.
Licensing & Compatibility
Licensed under the Apache License 2.0, permitting commercial use and integration into closed-source projects.
Limitations & Caveats
No specific limitations or caveats are detailed in the provided README. The project appears to be in active development, targeting the emerging field of AI computer agents.
10 months ago
Inactive
alibaba
TransformerOptimus