Merge pull request #45 from Kraubster/Kraubster-add-OpenClaw

Add OpenClaw application entry to applications.json
This commit is contained in:
Lucas
2026-02-09 11:30:56 -08:00
committed by GitHub

View File

@@ -12771,6 +12771,22 @@
"language": "JavaScript",
"license": "GPL-3.0",
"homepage_url": null
},
{
"name": "OpenClaw",
"description": "",
"repo_url": "https://github.com/openclaw/openclaw",
"tags": [],
"platforms": [
"cross"
],
"category": "assistant",
"stars": 0,
"flags": [],
"last_commit": "",
"language": "",
"license": "",
"homepage_url": ""
}
]
}
}