Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:05:17 +08:00
commit 5d2339790d
4 changed files with 155 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:wakeless/agent-tracker:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "91bdcf53ffb8dea241bbbb35a0ac455ed504c075",
"treeHash": "339d78720ede27aca68e06a68b30c068f1ac0d607df058a2c3c4ceca54aa6bf8",
"generatedAt": "2025-11-28T10:28:58.179939Z",
"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": "agent-tracker",
"description": "Tracks Claude Code sessions and displays them in a TUI dashboard",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "f5b32684b76f6b28a7435847e9d990307d58cd967e704c60a165871e7b858c4a"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "6d3f2718ca0da6961d068f58ec5e7ae913bb09c05cd059493b041f1e90eec2e2"
},
{
"path": ".claude-plugin/hooks/hooks.json",
"sha256": "6b275ad9daeb333f7f7a394a590d744728e9d3db2875ae256fe850f62d5488a9"
}
],
"dirSha256": "339d78720ede27aca68e06a68b30c068f1ac0d607df058a2c3c4ceca54aa6bf8"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}