Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:53:50 +08:00
commit 84fd8a8041
4 changed files with 84 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ananddtyagi/claude-code-marketplace:plugins/debug-session",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "2ab4ca5d53e16b98865d5bb310b5db10aaa8e5cb",
"treeHash": "db9e6cf03d8d6fcbc65e9df4bd66aa62179725e6c418335695e4cb86212e8b99",
"generatedAt": "2025-11-28T10:13:21.246253Z",
"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": "debug-session",
"description": "Ask Claude Code to help you debug an issue",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "cce89b6360d96baf41c01aca272e732d210a553045ed97e890e50d6dc1da62f9"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "dc3da9b0572eb9e9d603db8548ff78084e698cea8a523dff3e661145ffb48ee6"
},
{
"path": "commands/debug-session.md",
"sha256": "ffcf328e24211ea1b406e9f626c8f2dc8a6555c50d13083e889bc148c1438e28"
}
],
"dirSha256": "db9e6cf03d8d6fcbc65e9df4bd66aa62179725e6c418335695e4cb86212e8b99"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}