ARES-Autonomous-Reasoning-Execution-System

shuwalker/ARES-Autonomous-Reasoning-Execution-System
★ 3 stars Swift 🤖 AI/LLM Updated 2d ago
Social robot AI platform. SwiftUI desktop app + Python backend + MCP tool servers + firmware. Swappable brain (Hermes), permanent body. Clone and run.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ares-autonomous-reas": {
      "command": "npx",
      "args": [
        "-y",
        "shuwalker/ARES-Autonomous-Reasoning-Execution-System"
      ]
    }
  }
}

README Excerpt

> Rebuild note: ARES is being reshaped into a persistent embodied agent system: > an always-on AI avatar companion with memory, perception, reasoning backends, > tools, approvals, and content workflows. See > [docs/ARES_2_REBUILD.md](docs/ARES_2_REBUILD.md) for the current direction. ARES is a local AI assistant and persistent background operator. It runs as a macOS daemon on a Mac Studio (primary) and syncs state to a MacBook (secondary) via iCloud Drive.