Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:20:02 +08:00
commit cb4eca34d3
6 changed files with 532 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:devstefancho/claude-plugins:session-reporter-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "0aea82b0b0cdccb511c9ef9b128aed07491944f6",
"treeHash": "dc7118120bc59bf4f369e4724379de52d4278f6b9384d4dddad6a0696d6c7c75",
"generatedAt": "2025-11-28T10:16:21.267388Z",
"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": "session-reporter-plugin",
"description": "Generate HTML reports to visualize work sessions including conversation history, code changes, and execution results",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "acbfa73ebfebaf601d11fc2e0c5c7f62c346914a6b274cab8fccb342c0f83e90"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "3062dc64adfa898649bfb2ef732cddad349bf68ccfcb127e9fa8e5698680fbcc"
},
{
"path": "skills/session-reporter/reference.md",
"sha256": "3e1df9ff1f8769186bbd4c58965ca2d080e6db841366f189a41655539dc2aabd"
},
{
"path": "skills/session-reporter/SKILL.md",
"sha256": "a8fd2ab30add7855119ccf19567f050cab68b875a3df5ef494e2fc54107abd41"
},
{
"path": "skills/session-reporter/templates/report.html",
"sha256": "2a0c5575822568a5f79b0e44325f25aadfbed6f6f6b384bb5bd4a7aa563aad77"
}
],
"dirSha256": "dc7118120bc59bf4f369e4724379de52d4278f6b9384d4dddad6a0696d6c7c75"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}