Initial commit
This commit is contained in:
57
plugin.lock.json
Normal file
57
plugin.lock.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:xdg/xdg-claude:refactoring-agent",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "9f28c9087d7f86104eb72433c0455ef08c7accdb",
|
||||
"treeHash": "9ad462965e86b92ff0006b510cc25f9c8e817b2f5adc74702b7e9b8bfabac0f3",
|
||||
"generatedAt": "2025-11-28T10:29:06.805658Z",
|
||||
"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": "refactoring-agent",
|
||||
"description": "Surgical code refactoring agents for analyzing and improving code quality without changing behavior",
|
||||
"version": "0.1.2"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "d51ab260e9421a762ff4b05d98ae521fe6f0fdc2f52be155fd6c1dcc57502573"
|
||||
},
|
||||
{
|
||||
"path": "agents/refactoring-agent.md",
|
||||
"sha256": "d59e3dd22828e6539e59e5e5a82546307bb3a90fa33fa3c67a409adea2786bf4"
|
||||
},
|
||||
{
|
||||
"path": "agents/refactor-planning-agent.md",
|
||||
"sha256": "9aa73f0dbbc24b3528005b6dce8e2e1f694f0d824fbcf2162f18616566e8b934"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "6dd0714d6e906e7fc3965f19984159f7ea028bc7ed68742eeb3650f12191f88c"
|
||||
},
|
||||
{
|
||||
"path": "commands/plan-refactor.md",
|
||||
"sha256": "726de4691169050f85056bd8d934afc267e2c9c011786a37ae2472ca0dadb5fa"
|
||||
},
|
||||
{
|
||||
"path": "commands/refactor.md",
|
||||
"sha256": "7847c7b239d039f3dfd8c24efb014ea54688032014ecc9d3726c18ad97d83415"
|
||||
}
|
||||
],
|
||||
"dirSha256": "9ad462965e86b92ff0006b510cc25f9c8e817b2f5adc74702b7e9b8bfabac0f3"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user