OpenClaw + ClawTeam + Superpowers Git Initialization

This commit is contained in:
2026-04-01 10:15:43 +07:00
parent 356c18ac75
commit b49ba1a719
258 changed files with 50192 additions and 0 deletions
+153
View File
@@ -0,0 +1,153 @@
{
"meta": {
"lastTouchedVersion": "2026.3.24",
"lastTouchedAt": "2026-03-26T08:53:56.837Z"
},
"wizard": {
"lastRunAt": "2026-03-26T08:46:59.849Z",
"lastRunVersion": "2026.3.24",
"lastRunCommand": "configure",
"lastRunMode": "local"
},
"ui": {
"assistant": {
"name": "Sagi",
"avatar": "https://i.ibb.co/TxXRTvvy/sagi-avatar.png"
}
},
"auth": {
"profiles": {
"openrouter:default": {
"provider": "openrouter",
"mode": "api_key"
},
"github-copilot:github": {
"provider": "github-copilot",
"mode": "token"
}
}
},
"agents": {
"defaults": {
"model": {
"primary": "openrouter/stepfun/step-3.5-flash:free",
"fallbacks": [
"openrouter/auto",
"github-copilot/gpt-4.1",
"github-copilot/gpt-5-mini",
"openrouter/meta-llama/llama-3.3-70b-instruct:free",
"openrouter/mistralai/mistral-large:free",
"openrouter/anthropic/claude-3-haiku:free",
"openrouter/arcee-ai/trinity-large-preview:free"
]
},
"models": {
"openrouter/auto": {
"alias": "OpenRouter"
},
"openrouter/stepfun/step-3.5-flash:free": {},
"github-copilot/gpt-4.1": {},
"github-copilot/gpt-5-mini": {},
"openrouter/arcee-ai/trinity-large-preview:free": {},
"openrouter/minimax/minimax-m2.5:free": {},
"openrouter/nvidia/nemotron-3-super-120b-a12b:free": {},
"openrouter/openai/gpt-oss-120b:free": {}
},
"workspace": "/home/node/.openclaw/workspace"
}
},
"tools": {
"profile": "full",
"web": {
"search": {
"enabled": true,
"provider": "duckduckgo"
}
}
},
"commands": {
"native": "auto",
"nativeSkills": "auto",
"restart": true,
"ownerDisplay": "raw"
},
"session": {
"dmScope": "per-channel-peer"
},
"hooks": {
"internal": {
"enabled": true,
"entries": {
"boot-md": {
"enabled": true
},
"bootstrap-extra-files": {
"enabled": true
},
"command-logger": {
"enabled": true
},
"session-memory": {
"enabled": true
}
}
}
},
"channels": {
"telegram": {
"enabled": true,
"dmPolicy": "allowlist",
"botToken": "8745203144:AAHvj319lVp3Ze5rPY5rIbVA0m_aeUHylfs",
"groups": {
"*": {
"requireMention": true
}
},
"allowFrom": [
7154306842
],
"groupPolicy": "allowlist",
"streaming": "partial"
}
},
"gateway": {
"port": 18789,
"mode": "local",
"bind": "loopback",
"controlUi": {
"enabled": true,
"dangerouslyAllowHostHeaderOriginFallback": true
},
"auth": {
"mode": "token",
"token": "2950899d45553fd81d872eed41710051e60a86e2b4ccb187"
},
"tailscale": {
"mode": "off",
"resetOnExit": false
},
"nodes": {
"denyCommands": [
"camera.snap",
"camera.clip",
"screen.record",
"contacts.add",
"calendar.add",
"reminders.add",
"sms.send"
]
}
},
"skills": {
"install": {
"nodeManager": "npm"
}
},
"plugins": {
"entries": {
"duckduckgo": {
"enabled": true
}
}
}
}