codebridge-ai
Version:
Complete fullstack AI coding platform with AST-based code integration and local LLM support. Now with comprehensive web technology support (HTML/CSS/JS) plus JavaScript, Python, Rust, and C++.
23 lines • 507 B
JSON
{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git push:*)",
"Bash(find:*)",
"Bash(ls:*)",
"Bash(node:*)",
"Bash(npm install)",
"WebFetch(domain:medium.com)",
"WebFetch(domain:collabnix.com)",
"Bash(ollama pull:*)",
"Bash(ollama list:*)",
"Bash(git commit:*)",
"Bash(npm run test:ci:*)",
"Bash(npm publish:*)",
"Bash(git commit:*)",
"Bash(timeout:*)",
"Bash(git tag:*)"
],
"deny": []
}
}