Implement manual HF endpoint activation with clear visual indications and smart research integration ac83e06 rdune71 commited on Sep 8, 2025
Fix critical HF endpoint spamming and response delivery issues e9b4a9e rdune71 commited on Sep 8, 2025
Fix UI issues, restore advanced debug panel, and improve Ollama connection handling fde6c6f rdune71 commited on Sep 8, 2025
Implement enhanced UI with better feedback and detailed AI coordination tracking 2773c7a rdune71 commited on Sep 8, 2025
Implement enhanced debug panel with comprehensive system monitoring and controls 482aace rdune71 commited on Sep 8, 2025
Implement enhanced debug panel with toggle controls and detailed status tracking b5d5e39 rdune71 commited on Sep 8, 2025
Respect REDIS_DISABLE_SSL setting and fix Streamlit toast compatibility dc8760b rdune71 commited on Sep 8, 2025
Fix Redis Cloud SSL connection, Streamlit version compatibility, and update requirements 4f1a78a rdune71 commited on Sep 8, 2025
Enhance debug panel with API call tracking and add session state fields for tracking Ollama/HF calls 89a4312 rdune71 commited on Sep 7, 2025
Fix session update in app.py by using update_session instead of save_session e228957 rdune71 commited on Sep 7, 2025
Add debug panel to sidebar and implement error handling for LLM responses 857c4c0 rdune71 commited on Sep 7, 2025
Fix import issue in app.py by using session_manager instead of non-existent get_conversation_history 2665582 rdune71 commited on Sep 7, 2025
Update app.py imports and send button logic, enhance config detection for HF Spaces, improve HF token validation 86b116d rdune71 commited on Sep 7, 2025
Implement developer review recommendations: enhanced session management, improved error handling, and dependency updates 0194326 rdune71 commited on Sep 7, 2025
Fix Streamlit session state issues with explicit widget keys and robust state management e2ee43d rdune71 commited on Sep 7, 2025
Update README with comprehensive endpoint information and enhance Hugging Face fallback UX fb8e0ac rdune71 commited on Sep 7, 2025
Fix Ollama connection issues with enhanced error handling and updated ngrok URL 5470458 rdune71 commited on Sep 7, 2025
Fix critical LLM provider bugs, Redis config, and Streamlit null safety issues b127732 rdune71 commited on Sep 7, 2025
Fix session state initialization and improve Redis error handling 3c74ffa rdune71 commited on Sep 7, 2025
Add ngrok URL input in Streamlit UI and improve diagnostic script 8b21538 rdune71 commited on Sep 7, 2025
Fix Ollama connection issues and improve error handling for Hugging Face Spaces 6015c25 rdune71 commited on Sep 7, 2025
Fix app.py to use Streamlit implementation and update requirements 5720799 rdune71 commited on Sep 7, 2025
Update system to use remote Ollama host with graceful fallback handling and sync with remote changes ef600c3 rdune71 commited on Sep 7, 2025
Add conversation history display and finalize Redis integration 5420da2 rdune71 commited on Sep 6, 2025
Finalize backend integration with chat endpoint and Redis memory 7b5f176 rdune71 commited on Sep 6, 2025
Update Streamlit UI to send messages to FastAPI chat endpoint b1aeb5a rdune71 commited on Sep 6, 2025