Commit History

Implement enhanced UI with proper response display and feedback
a3e0ade

rdune71 commited on

Simplify CosmicCat AI Assistant - Remove HF expert features and branding changes
2cb4727

rdune71 commited on

Fix UI response display and extend session timeout
2c26384

rdune71 commited on

Targeted chat response fix: enhanced debugging, improved session handling, and better error reporting
dac104e

rdune71 commited on

Fix chat response issues: st.experimental_rerun(), remove nested chat messages, increase session timeout
0b2b7e6

rdune71 commited on

Fix import errors in app.py by using provider classes directly instead of legacy functions
b40bdef

rdune71 commited on

Fix chat interface response issues: proper session handling, error handling, and UI display fixes
737aa03

rdune71 commited on

Fix nested chat message errors, improve response display, and fix story handling
1f63383

rdune71 commited on

Fix UI response display issues, increase session timeout, and improve error handling
2262f42

rdune71 commited on

Remove Performance Reports tab and keep only About tab
052fcc8

rdune71 commited on

Implement efficiency improvements: HF endpoint monitoring optimization, Redis connection pooling, API request caching, session management optimization, async processing, model validation caching, and config singleton pattern
9144b02

rdune71 commited on

Implement efficiency improvements: HF endpoint monitoring optimization, Redis connection pooling, API request caching, session management optimization, async processing, model validation caching, and config singleton pattern
28471a4

rdune71 commited on

Enhanced system initialization, context awareness, and debug information
e0ec429

rdune71 commited on

Implement Cosmic Cascade Response Mode without NASA API integration
aba1e9b

rdune71 commited on

Implement Cosmic Cascade Response Mode with three-stage AI flow
22e5f83

rdune71 commited on

Enhance CosmicCat AI with space-themed personality, NASA integration, and improved UI
bed2d0a

rdune71 commited on

Fix syntax error in app.py - properly structure try/except/finally blocks
abbb601

rdune71 commited on

Fix Streamlit component issues - replace st.toggle with st.checkbox
95e9a8c

rdune71 commited on

Fix syntax error in app.py and rebrand to CosmicCat AI Assistant
fd5a23c

rdune71 commited on

Rebrand from AI Life Coach to CosmicCat AI Assistant with space-cat theme
1949ac7

rdune71 commited on

Update
d891499

rdune71 commited on

Removed Semantic Scholar dependency and all related code references
f6bf178

rdune71 commited on

Implemented comprehensive enhancements: removed TTS, fixed session state issues, improved UI/UX, added analytics, input validation, and feedback collection
809cf6d

rdune71 commited on

Fixed expander nesting issue in HF Expert analysis section
f750678

rdune71 commited on

Fixed syntax error in session validation and improved session state handling
80344dc

rdune71 commited on

Fixed session initialization issues and ensured proper message format to prevent Streamlit SessionInfo errors
f446f02

rdune71 commited on

Fixed app layout to move chat input outside of tabs to comply with Streamlit constraints
0757010

rdune71 commited on

Implemented live web search (Tavily), academic research access (Semantic Scholar), and evaluation dashboard with tabs
bf25842

rdune71 commited on

Implement UX enhancements: redesigned sidebar layout, stage-aware processing feedback, and user-friendly error messages
73ed159

rdune71 commited on

Fix Streamlit compatibility issue with container border parameter
4a07d43

rdune71 commited on

Implement HF activation features: manual activation button, visual indicators, conversation preview, web search determination, enhanced status tracking
6419a6b

rdune71 commited on

Implement manual HF endpoint activation with clear visual indications and smart research integration
ac83e06

rdune71 commited on

Herarchy
0e216c6

rdune71 commited on

Fix critical HF endpoint spamming and response delivery issues
e9b4a9e

rdune71 commited on

Fix UI issues, restore advanced debug panel, and improve Ollama connection handling
fde6c6f

rdune71 commited on

Implement enhanced UI with better feedback and detailed AI coordination tracking
2773c7a

rdune71 commited on

Implement enhanced debug panel with comprehensive system monitoring and controls
482aace

rdune71 commited on

Fix HF endpoint URL parsing and add scale-to-zero handling
2a0dea8

rdune71 commited on

Implement enhanced debug panel with toggle controls and detailed status tracking
b5d5e39

rdune71 commited on

Respect REDIS_DISABLE_SSL setting and fix Streamlit toast compatibility
dc8760b

rdune71 commited on

Fix Redis Cloud SSL connection, Streamlit version compatibility, and update requirements
4f1a78a

rdune71 commited on

Enhance debug panel with API call tracking and add session state fields for tracking Ollama/HF calls
89a4312

rdune71 commited on

Fix session update in app.py by using update_session instead of save_session
e228957

rdune71 commited on

Add debug panel to sidebar and implement error handling for LLM responses
857c4c0

rdune71 commited on

Fix import issue in app.py by using session_manager instead of non-existent get_conversation_history
2665582

rdune71 commited on

Update app.py imports and send button logic, enhance config detection for HF Spaces, improve HF token validation
86b116d

rdune71 commited on

Implement developer review recommendations: enhanced session management, improved error handling, and dependency updates
0194326

rdune71 commited on

Fix Streamlit session state issues with explicit widget keys and robust state management
e2ee43d

rdune71 commited on

Update README with comprehensive endpoint information and enhance Hugging Face fallback UX
fb8e0ac

rdune71 commited on

Fix Ollama connection issues with enhanced error handling and updated ngrok URL
5470458

rdune71 commited on