HeadlinesBriefing favicon HeadlinesBriefing.com

GitHub's Relay: Open Source Alternative to Claude Cowork

Hacker News •
×

GitHub project Relay offers a desktop alternative to Anthropic's Claude Cowork, addressing data sovereignty and compliance concerns. Relay acts as a control plane, allowing users to manage tasks, approve actions, and maintain full governance over OpenClaw agents running on personal infrastructure. Unlike Claude Cowork, which operates on Anthropic's servers, Relay keeps files local and supports any LLM backend, including custom models. This solves key issues: regulated industries avoid sending sensitive data to external clouds, users escape Claude-only restrictions, and comprehensive audit trails meet compliance needs.

Architecturally, Relay functions as a desktop app connecting to OpenClaw gateways via WebSocket or API. Users define schedules, configure connectors (Slack, Notion, GitHub), and set approval gates for risky operations like file deletions. Agents execute tasks autonomously on local servers or VPS, while Relay provides a unified interface for oversight. For example, a daily briefing task can be scheduled to pull project files, generate reports, and deliver results directly to Slack, with all actions logged and exportable.

Relay targets regulated industries, enterprises needing model flexibility, and users prioritizing cost control. It avoids the limitations of chat-based agents by offering structured governance and persistent project context. While not for Claude-only users, it provides a robust operator desk for managing open-source agent ecosystems.