Initial commit
This commit is contained in:
11
.claude-plugin/plugin.json
Normal file
11
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "session",
|
||||
"description": "A plugin to save and resume conversation sessions across long time intervals",
|
||||
"version": "0.0.1",
|
||||
"author": {
|
||||
"name": "github.com/kuiwang02"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user