Files
42marketplaces/sync/gh-undoio-addons-explain-claude-code-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
395 B
JSON

{
"name": "undo",
"owner": {
"name": "Undo",
"email": "support@undo.io"
},
"plugins": [
{
"name": "undo",
"description": "Debug and analyze Undo recordings using AI-powered queries",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-undoio-addons-explain-claude-code-plugin.git"
},
"strict": true
}
]
}