- Flask web application for DIT analysis - Database models for upload history, analysis results, action cards - LLM service integration with Ollama API - Dashboard, upload, and history pages - RESTful API endpoints for analysis operations 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
23 lines
498 B
JSON
23 lines
498 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(curl:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git branch:*)",
|
|
"Bash(git remote add:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(python tests/test_dit_analyzer.py:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(python -c:*)",
|
|
"Bash(python app.py:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(timeout:*)",
|
|
"Bash(ping:*)",
|
|
"Bash(set FLASK_DEBUG=False)"
|
|
]
|
|
}
|
|
}
|