mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
11 lines
215 B
JSON
11 lines
215 B
JSON
{
|
|
"id": "diffs",
|
|
"name": "Diffs",
|
|
"description": "Read-only diff viewer and image renderer for agents.",
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|