Initial commit
This commit is contained in:
89
plugin.lock.json
Normal file
89
plugin.lock.json
Normal file
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:ByborgAI/prompt-collection:aitt",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "4ee80bc5ef1346cbb922c07b855014fcb78ebd07",
|
||||
"treeHash": "9b9f447667dd0ddf5df375c6de2d25ff4c0934a51b5c034ba0d49f5081739b90",
|
||||
"generatedAt": "2025-11-28T10:09:59.096765Z",
|
||||
"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": "aitt",
|
||||
"description": "AI-driven development toolkit with commands and agents for testing, code review, and commit management",
|
||||
"version": null
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "25b2a6726f9d9d52a2ee09c9dc0182d5b016728ff144a1af3f6f9445c01d7dca"
|
||||
},
|
||||
{
|
||||
"path": "agents/e2e-test-planner.md",
|
||||
"sha256": "eee498fb75ad99adfb255be222d73804bb623c39188b4feeb60a87071def0b27"
|
||||
},
|
||||
{
|
||||
"path": "agents/e2e-test-qa.md",
|
||||
"sha256": "19876aa393e8c806eb644bdd52167513b14be23c255d50694cc7cab6f0abcb93"
|
||||
},
|
||||
{
|
||||
"path": "agents/auto-committer.md",
|
||||
"sha256": "f854eedc5a75dc75177d966ba3858a345782059382dd279f4a8b81312abcdda3"
|
||||
},
|
||||
{
|
||||
"path": "agents/e2e-test-writer.md",
|
||||
"sha256": "b470a9d4abec6dd72925a8cd45cf689e3e2c865b5a082d81d9e24ba5f8ac1948"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "7b46c4abbabc828e9a8e9c711e2a0d5fcb7345b6a2c4c0428dc30c0436b452ca"
|
||||
},
|
||||
{
|
||||
"path": "commands/commit-suggest.md",
|
||||
"sha256": "b434ab184da6f4e01510bdb10849130c8b7ee3ad409828dce53e0f3afcc2ca03"
|
||||
},
|
||||
{
|
||||
"path": "commands/write-unit-tests.md",
|
||||
"sha256": "e0bf14cb9cb740803acb3fff0bef983401a4225f16b71fbf3096ceecd437e783"
|
||||
},
|
||||
{
|
||||
"path": "commands/manual-test.md",
|
||||
"sha256": "880c9d6498543f84d66148d5655b55eac8efcb5cdfa4632e086ddd70ce8a4f3d"
|
||||
},
|
||||
{
|
||||
"path": "commands/summarize-changes.md",
|
||||
"sha256": "08ead9dc7032ebe948945fe162f3d0e9b5ca031b37dacf3395f5edeeb366dc9a"
|
||||
},
|
||||
{
|
||||
"path": "commands/code-review.md",
|
||||
"sha256": "d4a842493b723ab96f5d0e9a5bbf62ba2e77e3dc9caeb01d5cfbebb0f64debd6"
|
||||
},
|
||||
{
|
||||
"path": "commands/update-npm-packages.md",
|
||||
"sha256": "dbf40d7df9e6d5602951d84f91769f5c6c8dd7e57c99371e50d3577820d0286c"
|
||||
},
|
||||
{
|
||||
"path": "commands/e2e-test/write.md",
|
||||
"sha256": "57e9cec3f7703f8fe89c2e153d6b58ec95efd2e97107bcaf65bd7a036e666184"
|
||||
},
|
||||
{
|
||||
"path": "commands/e2e-test/plan.md",
|
||||
"sha256": "51d8b65535be33f2f6bd71935cd954a6c6545ade020ed5edf8ff74874e468176"
|
||||
}
|
||||
],
|
||||
"dirSha256": "9b9f447667dd0ddf5df375c6de2d25ff4c0934a51b5c034ba0d49f5081739b90"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user