Merge branch 'release/1.0.8-rc1' into feat/ui-testing

This commit is contained in:
Paul Schneider 2026-08-22 02:42:08 +01:00
commit c006028c38
Signed by: notazof
GPG key ID: 1DD5D838E5343B06
135 changed files with 7116 additions and 817 deletions

11
.vscode/mcp.json vendored
View file

@ -1,11 +0,0 @@
{
"servers": {
"openclaw": {
"type": "stdio",
"command": "/home/paul/.nvm/versions/node/v22.23.0/bin/node",
"args": [
"/home/paul/Workspace/tools/openclaw-mcp-server.js"
]
}
}
}