Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "sudocode",
|
||||
"description": "Git-native spec and issue management for AI-assisted development. Track issues, specs, and feedback with smart anchoring.",
|
||||
"version": "0.1.7",
|
||||
"author": {
|
||||
"name": "sudocode AI",
|
||||
"url": "https://github.com/sudocode-ai"
|
||||
},
|
||||
"mcp": {
|
||||
"sudocode": {
|
||||
"command": "${CLAUDE_PLUGIN_ROOT}/.claude-plugin/run-mcp.sh",
|
||||
"args": [],
|
||||
"env": {
|
||||
"SUDOCODE_WORKING_DIR": "${workspaceFolder}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user