Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "undo",
|
||||
"description": "Debug and analyze Undo recordings using AI-powered queries",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "Undo",
|
||||
"email": "support@undo.io"
|
||||
},
|
||||
"mcp": {
|
||||
"undo-debugger": {
|
||||
"command": "${CLAUDE_PLUGIN_ROOT}/run.sh",
|
||||
"args": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user