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}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
3
README.md
Normal file
3
README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# sudocode
|
||||||
|
|
||||||
|
Git-native spec and issue management for AI-assisted development. Track issues, specs, and feedback with smart anchoring.
|
||||||
41
plugin.lock.json
Normal file
41
plugin.lock.json
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
{
|
||||||
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||||
|
"pluginId": "gh:sudocode-ai/sudocode:",
|
||||||
|
"normalized": {
|
||||||
|
"repo": null,
|
||||||
|
"ref": "refs/tags/v20251128.0",
|
||||||
|
"commit": "82172d27efc7ba73a9377cb3e2d11c105829ca7f",
|
||||||
|
"treeHash": "725ea74fa5bc72a7cb00a163059220accf843f2720ae9887f91ab0e723818013",
|
||||||
|
"generatedAt": "2025-11-28T10:28:28.328806Z",
|
||||||
|
"toolVersion": "publish_plugins.py@0.2.0"
|
||||||
|
},
|
||||||
|
"origin": {
|
||||||
|
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||||
|
"branch": "master",
|
||||||
|
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||||
|
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||||
|
},
|
||||||
|
"manifest": {
|
||||||
|
"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"
|
||||||
|
},
|
||||||
|
"content": {
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"path": "README.md",
|
||||||
|
"sha256": "c850ad48ed743eedc69fa01847a1d58b1110032039b942339aeff7184e4ec406"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": ".claude-plugin/plugin.json",
|
||||||
|
"sha256": "35e975b8e1da7eb53749bafbebc0994f1ba22d5229b4ee29a6e726861f5c4b0f"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"dirSha256": "725ea74fa5bc72a7cb00a163059220accf843f2720ae9887f91ab0e723818013"
|
||||||
|
},
|
||||||
|
"security": {
|
||||||
|
"scannedAt": null,
|
||||||
|
"scannerVersion": null,
|
||||||
|
"flags": []
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user