KafClaw Documentation
KafClaw is a Go-based agent runtime with three practical deployment modes:
local: personal assistant on one machinelocal-kafka: local runtime connected to Kafka/group orchestrationremote: headless gateway reachable over network (token required)
Ecosystem
- KafScale (github.com/kafscale, kafscale.io): Kafka-compatible and S3-compatible data plane used for durable event transport and large artifact flows in agent systems.
- GitClaw (in this KafClaw repository): agentic, self-hosted GitHub replacement focused on autonomous repository workflows and automation.
- Scalytics Copilot (github.com/scalytics/ScalyticsCopilot): Apache 2.0-licensed open-source operations stack for private AI inference with open models, providing OpenAI-compatible APIs, hardware monitoring, and management for GenAI workloads.
- KafClaw: runtime and coordination layer for local, Kafka-connected, and remote/headless agents.
Start Here
Onboarding
Agent Concepts
Memory Management
Communication and Channels
- Communication and Channels
- Group and Kafka Communication Operations
- Integrations
- Slack and Teams Bridge
Operations and Admin
- Operations and Admin
- Manage KafClaw
- Operations and Maintenance
- Admin Guide
- Operations Guide
- Docker Deployment
- Release Guide
- Example Deployment
Architecture and Security
- Architecture and Security
- Security for Operators
- Architecture Overview
- Detailed Architecture
- Timeline Architecture
- Security Risks
- Subagents Threat Model