rayclaw 0.1.5

Multi-channel agentic AI runtime with tool-calling, memory, and scheduling
Documentation
1
2
3
4
5
6
7
8
{
  "defaultAutoApprove": true,
  "acpAgents": {
    "claude": {
      "command": "@anthropic-ai/claude-code@latest"
    }
  }
}