mini-claude-code
Version:
Advanced AI-powered coding assistant with streaming responses, context memory, intelligent auto-completion, error handling, test generation, and task planning
121 lines (120 loc) • 2.31 kB
JSON
{
"/home/AIFullStackJourney/cladue/mini-claude-code-v2": {
"languages": {
"javascript": 2218,
"markdown": 95,
"typescript": 956,
"json": 100,
"html": 2
},
"frameworks": [
{
"name": "react",
"confidence": 0.3,
"score": 3
},
{
"name": "vue",
"confidence": 0.3,
"score": 3
},
{
"name": "angular",
"confidence": 0.3,
"score": 3
},
{
"name": "express",
"confidence": 0.3,
"score": 3
},
{
"name": "next",
"confidence": 0.3,
"score": 3
}
],
"packageManager": "npm",
"totalFiles": 5592,
"codeFiles": 3371,
"structure": {
"hasTests": true,
"hasDocs": false,
"hasConfig": false,
"hasSource": true,
"commonDirs": [
"bin",
"examples",
"lib",
"node_modules",
"test",
"tools"
]
},
"lastAccessed": "2025-07-13T18:46:09.191Z",
"lastUsedCommands": [
"read",
"generate",
"chat"
],
"preferredFramework": "React",
"codeStyle": "ES6+",
"testingFramework": "Jest"
},
"/home/AIFullStackJourney/cladue/mini-claude-code-v3": {
"languages": {
"javascript": 2234,
"markdown": 98,
"typescript": 956,
"json": 100,
"html": 2
},
"frameworks": [
{
"name": "react",
"confidence": 0.3,
"score": 3
},
{
"name": "vue",
"confidence": 0.3,
"score": 3
},
{
"name": "angular",
"confidence": 0.3,
"score": 3
},
{
"name": "express",
"confidence": 0.3,
"score": 3
},
{
"name": "next",
"confidence": 0.3,
"score": 3
}
],
"packageManager": "npm",
"totalFiles": 5611,
"codeFiles": 3390,
"structure": {
"hasTests": true,
"hasDocs": true,
"hasConfig": false,
"hasSource": true,
"commonDirs": [
"bin",
"docs",
"error-test-files",
"examples",
"lib",
"node_modules",
"test",
"tools"
]
},
"lastAccessed": "2025-07-13T20:29:17.043Z"
}
}