Files
gh-awudevelop-claude-plugin…/.claude-plugin/plugin.json
2025-11-29 17:59:29 +08:00

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"
]
}