Buda LogoBuda

Claws Computer & Buda Organizer

Buda's two-layer core architecture — Claws Computer provides a clustered Agent runtime, Buda Organizer handles scheduling and orchestration

Claws Computer & Buda Organizer

Buda's architecture has two distinct layers:

LayerNameRole
Compute🦞 Claws ComputerProvides isolated Agent runtime environments
Scheduling🐰 Buda OrganizerDecides what runs, when, and how

🦞 Claws Computer — Agent Runtime

Claws Computer is Buda's compute infrastructure, built to answer one question:

How do you give every AI employee their own durable, isolated, scalable computer — without tying it to a human's laptop?

It's built around:

  • Kubernetes cluster — elastic scaling, horizontal expansion
  • Independent SSD-persistent disks — each Agent has its own durable workspace
  • Long-running isolated sandboxes — Agents can keep working over time without interruption
  • Automatic sleep — idle capacity consumes zero resources, wakes on demand
  • No traditional Gateway layer — lightweight access, no single-point bottleneck

This makes Claws Computer closer to an enterprise-grade runtime than a local hacking setup — designed for safer deployment, stronger isolation boundaries, and large-scale multi-Agent operation.

Claws Computer's long-running sandbox capability is powered by Sandock.ai.

🐰 Buda Organizer — Scheduling & Orchestration

If Claws Computer is the compute layer, Buda Organizer is the operational brain above it.

Buda Organizer decides:

  • What should run
  • When it should run
  • Which Agents should coordinate
  • Which Claws Computer capacity should wake up
  • When idle capacity should sleep again

This is the biggest conceptual difference from single-machine Agent tools:

  • Single-machine tools ask: what can my Agent do for me?
  • Buda asks: what kind of AI team can I run, and how do I operate it safely at scale?

How they work together

Buda Organizer (scheduling brain)
        ↓  decides what runs and when
Claws Computer (compute cluster)
        ↓  provides isolated sandboxes
Agent 1 | Agent 2 | Agent 3 | ... (running in parallel)

Claws Computer provides the "computers." Buda Organizer decides who uses which computer, for what, and when.

On this page