rebrand better-clawd and ship initial npm-ready release
This commit is contained in:
8
schemas/better-clawd-settings.schema.json
Normal file
8
schemas/better-clawd-settings.schema.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||
"$id": "https://raw.githubusercontent.com/x1xhlol/better-clawd/main/schemas/better-clawd-settings.schema.json",
|
||||
"title": "Better-Clawd Settings",
|
||||
"type": "object",
|
||||
"description": "Placeholder schema for Better-Clawd settings. Runtime validation is enforced by the application.",
|
||||
"additionalProperties": true
|
||||
}
|
||||
Reference in New Issue
Block a user