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.
Dev
Claw
Features
Pricing
Docs
Blog
Changelog
Community
Download
Documentation
Everything you need to get started with DevClaw.
Getting Started
Installation