mini-claude-code
Version:
Advanced AI-powered coding assistant with streaming responses, context memory, intelligent auto-completion, error handling, test generation, and task planning
17 lines • 596 B
JSON
{
"permissions": {
"allow": [
"Bash(npm audit)",
"Bash(npm outdated)",
"Bash(npm install boxen)",
"Bash(grep -n \"boxen\" /home/AIFullStackJourney/cladue/mini-claude-code-v3/lib/cli/ui-manager.js)",
"Bash(npm uninstall boxen)",
"Bash(node bin/cli-refactored.js interactive)",
"Bash(timeout 10 bash -c 'echo \"\"help\"\" | node bin/cli-refactored.js interactive')",
"Bash(timeout 15 bash -c 'echo -e \"\"status\\nexit\"\" | node bin/cli-refactored.js interactive')",
"Bash(npm pack)",
"Bash(npm whoami)"
],
"deny": []
}
}