cyberdesk  by cyberdesk-hq

Open-source virtual desktops for AI agent orchestration

Created 6 months ago
281 stars

Top 92.7% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Installation:
    • TypeScript: npm install cyberdesk@0.2.1
    • Python: pip install cyberdesk==0.2.7
  • Prerequisites: An API key is required for client usage. The underlying infrastructure requires a Kubernetes cluster (AKS or self-hosted) with Kubevirt.
  • Documentation: Links to the Quickstart Guide, API Reference, TypeScript SDK, and Python SDK are available within the project's documentation structure.

Highlighted Details

  • Fast Launch: Virtual desktops spin up in seconds.
  • Full Automation Control: Programmatic control of mouse, keyboard, and system actions.
  • Cloud Native: Deployable on AKS or self-hosted Kubernetes.
  • Secure & Auditable: Features session logs and API key management.
  • Type-Safe SDKs: Official Python and TypeScript client libraries.
  • AI-Ready: Designed for AI computer agents.

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.

Health Check
Last Commit

3 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
80 stars in the last 30 days

Explore Similar Projects

Starred by Tobi Lutke Tobi Lutke(Cofounder of Shopify), Eric Zhu Eric Zhu(Coauthor of AutoGen; Research Scientist at Microsoft Research), and
10 more.

cua by trycua

0.5%
11k
AI agent framework for computer OS control in virtual containers
Created 9 months ago
Updated 23 hours ago
Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
7 more.

SuperAGI by TransformerOptimus

0.1%
17k
Open-source framework for autonomous AI agent development
Created 2 years ago
Updated 9 months ago
Feedback? Help us improve.