15 lines
489 B
JSON
15 lines
489 B
JSON
{
|
|
"name": "session",
|
|
"description": "v3.17.4 - Advanced session management for Claude Code with intelligent context tracking, automatic snapshots, and git history capture. Features zero-blocking conversation logging, AI-powered analysis, and optimized parallel subagent architecture. Never lose context!",
|
|
"version": "3.17.4",
|
|
"author": {
|
|
"name": "AutomateWith.Us",
|
|
"email": "team@automatewith.us"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |