diffs plugin

This commit is contained in:
Gustavo Madeira Santana
2026-02-28 18:38:00 -05:00
parent fca0467082
commit 612ed5b3e1
23 changed files with 4067 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "diffs",
"name": "Diffs",
"description": "Read-only diff viewer and image renderer for agents.",
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}