Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:41:54 +08:00
commit 08b379a697
7 changed files with 329 additions and 0 deletions

57
plugin.lock.json Normal file
View File

@@ -0,0 +1,57 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:nathanvale/side-quest-marketplace:plugins/atuin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "fb0b8de5a1d8fae022dabb217d647aedcc64629b",
"treeHash": "83357d796690bd4a0651e7a2274a727b53b659fbd02464091f035fbba3f2c4ea",
"generatedAt": "2025-11-28T10:27:14.359524Z",
"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": "atuin",
"description": "Atuin shell history integration - search, capture, and manage bash command history with AI",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "c326c27c924507b7a43cf13404d16527564433e06a38497ad72c68dd168df7d5"
},
{
"path": "hooks/hooks.json",
"sha256": "e42f15163fd07733633fd649a73bc8332d54d798042db6f424df6ceab9a16499"
},
{
"path": "hooks/atuin-post-tool.sh",
"sha256": "cb52ae1dfdb4c0ef5f1e57ec73c36cfacd4dd41c7d02c5cca685e15942dfdb75"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "8debb6a34c0aa84591e8f9707941e0830a8a70d1eb96678e8e72385d2abbd226"
},
{
"path": "commands/history.md",
"sha256": "89a23cd138a251be974fc499f130947fbd8cb8655af59ff43938ef359646c19a"
},
{
"path": "skills/bash-history/SKILL.md",
"sha256": "83cb09bb758617270a73df25d1e5750a1fc8d6ad2cc3152854f3e6a06ad148cd"
}
],
"dirSha256": "83357d796690bd4a0651e7a2274a727b53b659fbd02464091f035fbba3f2c4ea"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}