Skip to content

Add communication layer for OpenClaw instances #4

@Shellishack

Description

@Shellishack

Problem

Currently there is no standardized way to communicate with running OpenClaw instances. We need a mechanism to send messages, commands, and receive responses from per-tenant OpenClaw subprocesses.

Proposed Solution

Implement a communication layer (e.g., IPC, WebSocket, or HTTP-based) that enables the ClawScale API to interact with OpenClaw instances for:

  • Sending commands and configuration updates
  • Receiving status updates and responses
  • Health checking and lifecycle management

Motivation

This is essential for ClawScale to function as a management layer on top of OpenClaw, allowing tenants to interact with their provisioned instances through the dashboard and API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions