Fix permission error: Use /tmp for cache directory in Docker/HF Spaces 94a1753 arun3676 commited on Oct 25, 2025
Fix HF Spaces metadata: change colorFrom from black to gray ab058b0 arun3676 commited on Oct 25, 2025
Configure for HuggingFace Spaces Docker deployment - Add Dockerfile, .dockerignore, update README with HF metadata, optimize requirements.txt b7db63d arun3676 commited on Oct 25, 2025
Initial commit: AI Code Analyzer with fine-tuned model support 5c6379b arun3676 commited on Oct 19, 2025
Fix: Remove google.generativeai import that was causing ModuleNotFoundError ddf8352 arun3676 commited on Jul 26, 2025
Remove Google Gemini support - keep only 3 models (OpenAI, Anthropic, DeepSeek) 74dbaef arun3676 commited on Jul 26, 2025
Fix syntax error in matrix_final.py: correct indentation of else block 0a4790d arun3676 commited on Jul 24, 2025
Fix: Prevent Streamlit crash when no API keys are set on Render ff120ac arun3676 commited on Jul 24, 2025
Fix Render deployment issues: update configs, add health check, fix environment handling 1b4857b arun3676 commited on Jul 24, 2025
Update deployment to use matrix_final.py - full featured Matrix analyzer f5c4d0b arun3676 commited on Jul 23, 2025
Enhanced: Update instructions to include GitHub Repository analysis mode bc5f5e7 arun3676 commited on Jul 23, 2025
Update: Add GitHub Repository analysis to matrix_app.py, fix deployment config 76e89b2 arun3676 commited on Jul 23, 2025