Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:37:01 +08:00
commit ac6bc54890
11 changed files with 1083 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:LAURA-agent/reachy-mini-plugin:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f3cd72052141db287b2141d5f91567d80cf11952",
"treeHash": "94ac9d59368e307f2c64c45fc38adade661f0e2884418d2e4b042c0aa88dfe07",
"generatedAt": "2025-11-28T10:12:00.489227Z",
"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": "reachy-mini",
"description": "Automatic movement responses for Reachy Mini during conversations",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "50fa6559e02e4ebb232dee9860f9c3706838d6f7211b7974798b6c26c2810c23"
},
{
"path": "hooks/move_extractor.py",
"sha256": "4407d8dd02fa9d436373b18697bf8d75c8b7fb22805f943da5a8b55492533fa6"
},
{
"path": "hooks/mood_mapping.py",
"sha256": "9a695388a1ac4d4c0b5bae8eec41793b4293c77a601b4817046aeff6c7b37a58"
},
{
"path": "hooks/hooks.json",
"sha256": "a8395b58be3d75a1ff2713ec4b5e4a05cd52d3f92909958aa8c5e331e46aec3f"
},
{
"path": "hooks/stop.sh",
"sha256": "56a2635b8b3527d69eadada041e286cfa88aaedb58a069c1ca4e800c040aac46"
},
{
"path": "hooks/mood_extractor.py",
"sha256": "7864278afeece10593560ae50f167c8cdc57a47039c7cac3bd0685409cd1d9a4"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "236e67dbf03de03df61e05f247b79fe0d2d3dea1cb734a9c76be085d7a0cb5d7"
},
{
"path": "commands/move.md",
"sha256": "5aaeebf6db0b1bbee104415a669796c498f808b48cbfac03785e2a190a992db2"
},
{
"path": "commands/mood-direct.md",
"sha256": "4fa488db8bfc1ed373c40c5205d317117adc56438044953338f36f18135b4a83"
},
{
"path": "commands/mood.md",
"sha256": "2c453a9122cf369f6774bff756a26a44bc802a488999738b79b9a9d15a81026d"
}
],
"dirSha256": "94ac9d59368e307f2c64c45fc38adade661f0e2884418d2e4b042c0aa88dfe07"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}