hey-claudio
Version:
🤖 HeyClaudio: AI-powered development assistant with R.A.D.A.R. analysis + C.I.D.E.R. atomic issues for Claude IDE
35 lines • 736 B
JSON
{
"version": "1.1.3",
"lastUpdated": "2025-06-30T00:00:00.000Z",
"templates": {
"commands": [
"setup",
"radar/analyze",
"radar/quick",
"cider/generate",
"cider/work",
"cider/status",
"cider/list-epics",
"init/claude"
],
"guides": [
"git-workflow",
"development-methodology"
]
},
"changelog": {
"1.1.3": {
"date": "2025-06-30",
"changes": [
"Added /init:claude command for complete CLAUDE.md generation"
]
},
"1.1.4": {
"date": "2025-06-30",
"changes": [
"Added 'claudio update' command for updating templates",
"Added version tracking for better update management"
]
}
}
}