Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:54:59 +08:00
commit b67d305eb7
12 changed files with 959 additions and 0 deletions

77
plugin.lock.json Normal file
View File

@@ -0,0 +1,77 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:aniketkarne/ClaudeNightsWatch:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "d4504dd0c4b8ae1d3a1aa79df6716f5aef3d47ef",
"treeHash": "e80ef17b04fb6ee73132e1dd1c7c2b6f6f6e9e190dc32d93912d65897a482bae",
"generatedAt": "2025-11-28T10:13:43.902820Z",
"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": "claude-nights-watch",
"description": "Autonomous task execution daemon that monitors Claude usage windows and executes predefined tasks automatically. Keep Claude working 24/7 on your projects.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": ".mcp.json",
"sha256": "54b8c7f432a501a373c6b9abe59c11e5a4697a8d6a8917bf946286e183043af0"
},
{
"path": "README.md",
"sha256": "cd7f6b601e6db2afaf36d4dd220cdbf65f6ad9f4b6151bdc6e137a4e02f92d7d"
},
{
"path": "agents/task-executor.md",
"sha256": "cc12151072fe28f3510a6b4a896368ddd763eb04a350df5cc6f58a09c6fcd0eb"
},
{
"path": "hooks/hooks.json",
"sha256": "dcf7ffe88f8453b4dec063e2266ad74c38924630ceb636d78944aaff5b0cada9"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "995a76e3f209ad3ca36c776528d7f1b349732cbc9173a70e54f87490a11b6042"
},
{
"path": "commands/logs.md",
"sha256": "58bf4e8439afa570f293760668dbb9f7aa17b82b6a9da7ca96260e8834ed19d5"
},
{
"path": "commands/restart.md",
"sha256": "02770b565fd220555f6c6179f721ac7c702b2d6ab983c70e18df4b65fc82a4b3"
},
{
"path": "commands/setup.md",
"sha256": "47fb7348c647e8adfdac96ceb95dd863cb47e8470c6aefedbd22d6ec233d4e96"
},
{
"path": "commands/status.md",
"sha256": "8c2dd0ced3948a54dc159241bc7a27b9d80d99d00a884b6907e7aa752854055e"
},
{
"path": "commands/start.md",
"sha256": "d96b77aede825ecd299cacab054772e1df219cc39d95222f2573fb8a6fa09caa"
},
{
"path": "commands/stop.md",
"sha256": "ec9f0275de7838db986d60e8d95c652299114086f14a17019a95057e63035c46"
}
],
"dirSha256": "e80ef17b04fb6ee73132e1dd1c7c2b6f6f6e9e190dc32d93912d65897a482bae"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}