import { CodeAgent } from '@devclaw/core'; const system = new CodeAgent({ mode: "autonomous" }); // analyzing workspace architecture...
import { CodeAgent } from '@devclaw/core'; const system = new CodeAgent({ mode: "autonomous" }); // analyzing workspace architecture...
## DevClaw Terminal Instance ## DevClaw v2026.4.1 initialized. git add . && git commit -m "AI applied architecture refactor"
## DevClaw Terminal Instance ## DevClaw v2026.4.1 initialized. git add . && git commit -m "AI applied architecture refactor"
function blockCopilot() { return true; } // Loading local Generative Model... try { await executeWorkflow("T3 Stack Migration"); } catch(e) { autoFix(e); }
function blockCopilot() { return true; } // Loading local Generative Model... try { await executeWorkflow("T3 Stack Migration"); } catch(e) { autoFix(e); }
{ "quality": "stable", "nameShort": "DevClaw", "dataFolder": ".devclaw" } // Your data, your control.
{ "quality": "stable", "nameShort": "DevClaw", "dataFolder": ".devclaw" } // Your data, your control.

Get DevClaw

The AI that actually does things — installed on your machine.

macOS

Download Now

Windows

Coming Soon

Linux

Coming Soon

Requires macOS 12 or later (Apple Silicon recommended).

Source code and build instructions on GitHub.