Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:28:40 +08:00
commit 760b74045e
4 changed files with 79 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:gmoqa/listen-claude-code:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "e60fdcf1dbaf7e1c34ae9a3011075849205e0fc3",
"treeHash": "dbcb110dbcdf9eea8a699f82a1f9bcae683b9f4568fc69e9386e44c7ec2ae2ee",
"generatedAt": "2025-11-28T10:17:02.082883Z",
"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-listen",
"description": "Voice input plugin for Claude Code using the listen CLI tool. Enables voice-to-text transcription for hands-free coding.",
"version": "1.1.2"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "35aa58dbe9a33e919262923ac5988f42922530f52791afee91ff47386353240d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "6d145c4653d8403cd4788f7c9513e9f506972a927aa522be7f810da1a26f95cd"
},
{
"path": "commands/listen.md",
"sha256": "89a2e98724d065a289312f98c7f188d70102d492a9f3f6d1fdba47ca8ec96305"
}
],
"dirSha256": "dbcb110dbcdf9eea8a699f82a1f9bcae683b9f4568fc69e9386e44c7ec2ae2ee"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}