Fix: Removed duplicate chat method causing HTML leakage 3f9d83d Asish Karthikeya Gogineni commited on Feb 2
UI: Clarified Refactor capability in Tabs and Panels d897d25 Asish Karthikeya Gogineni commited on Feb 2
Fix: Enable horizontal scrolling for chat and code blocks 5059b8f Asish Karthikeya Gogineni commited on Feb 2
Update: Fix reset button, refine prompts, and enhance frontend UI 911f32b Asish Karthikeya Gogineni commited on Feb 2
Refactor: Enhanced UI (Tabs/Explorer) and Modular Components 2156541 Asish Karthikeya Gogineni commited on Jan 31
Refactor: Switch to horizontal tabs in Code Studio c00752d Asish Karthikeya Gogineni commited on Jan 30
fix: Resolve tuple application error in Generate page 27fbe66 Asish Karthikeya Gogineni commited on Jan 30
fix: Smart extraction of GitHub URLs from mixed input da942b7 Asish Karthikeya Gogineni commited on Jan 30
fix: Use invoke() instead of deprecated get_relevant_documents() e5ab135 Asish Karthikeya Gogineni commited on Jan 29
fix: Resolve IndentationError in rag.py and restore fallback logic 9debe89 Asish Karthikeya Gogineni commited on Jan 29
feat: Inject File Tree context for holistic code understanding 1e94a5a Asish Karthikeya Gogineni commited on Jan 29
fix: Optimize RAG retrieval and enable streaming 986715f Asish Karthikeya Gogineni commited on Jan 29
feat: Restructure into multi-page app with shared styling 4af2457 Asish Karthikeya Gogineni commited on Jan 29
fix: Add reranking to prioritize source code over text files 5ceb659 Asish Karthikeya Gogineni commited on Jan 29
fix: Require explicit code citations in RAG responses 494f2e4 Asish Karthikeya Gogineni commited on Jan 29
fix: Improve UI layout - VS Code style file tree, better buttons 31d220e Asish Karthikeya Gogineni commited on Jan 29
feat: Update chat UI to showcase RAG capabilities 959c192 Asish Karthikeya Gogineni commited on Jan 29
fix: Add strict anti-hallucination rules to prompts 28ec44b Asish Karthikeya Gogineni commited on Jan 29
fix: Wire up 'Try asking' suggestion buttons to chat 7579835 Asish Karthikeya Gogineni commited on Jan 29
fix: Switch to FAISS as default and use /tmp for persist directory e82a017 Asish Karthikeya Gogineni commited on Jan 29
fix: Add faiss-cpu and langchain-chroma to requirements 0954841 Asish Karthikeya Gogineni commited on Jan 29
fix: Configure Streamlit for Hugging Face file uploads c440323 Asish Karthikeya Gogineni commited on Jan 29
fix: Add detailed logging and error handling for source ingestion 733ecfe Asish Karthikeya Gogineni commited on Jan 29
feat: Add HTTP ZIP download fallback for GitHub repos c06be9c Asish Karthikeya Gogineni commited on Jan 29
fix: Update Dockerfile for Hugging Face /tmp directories and env vars 82387e1 Asish Karthikeya Gogineni commited on Jan 29
fix: Use /tmp directory for Hugging Face compatibility b4da4fc Asish Karthikeya Gogineni commited on Jan 29
feat: Add Groq-optimized prompts, vector DB fallback, improved ignore patterns 511ccc3 Asish Karthikeya Gogineni commited on Jan 29
feat: Add runtime Gemini model switching on rate limits - automatically tries next model 5f1e9e9 Asish Karthikeya Gogineni commited on Jan 29
feat: Add Gemini 3 preview models to fallback list f10ec60 Asish Karthikeya Gogineni commited on Jan 29
feat: Add Gemini model fallback logic - tries multiple models in sequence a1acb59 Asish Karthikeya Gogineni commited on Jan 29
fix: Use gemini-2.5-flash as default (confirmed working) fe03c86 Asish Karthikeya Gogineni commited on Jan 28
fix: Update Gemini model list to available models 937fe82 Asish Karthikeya Gogineni commited on Jan 28
fix: Add langchain-huggingface to requirements.txt 74b5dd3 Asish Karthikeya Gogineni commited on Jan 28