Added the functionality for users to save their generated assets in huggingface spaces using write tokens 2a82ed5 Pulastya B commited on Feb 2
Add HuggingFace storage integration - users can now persist datasets, models, and plots to their own HuggingFace account 7af9e82 Pulastya B commited on Feb 2
Make system prompt examples generic - remove earthquake-specific hardcoded references cf4244c Pulastya B commited on Feb 1
Fix infinite thinking when no file uploaded - properly handle analysis_failed SSE event a0e15f1 Pulastya B commited on Jan 31
CRITICAL: Fixed race conditions, session cleanup, SSE leaks, and added localStorage persistence 2f3df85 Pulastya B commited on Jan 31
Fixed multi-session support and follow-up queries - Session UUID reuse, multi-chat isolation, proper SSE switching 187c5e0 Pulastya B commited on Jan 31
Fixed slow Agent loading which caused the Agent took too long to respond e29cf28 Pulastya B commited on Jan 31
Fix: Better SBERT error handling + suppress invalid hand-off warnings 4a3a3e8 Pulastya B commited on Jan 29
Fixed the Mistral SDK Version mismatch and improved caching efficiency , Inter Agent Communication 863399c Pulastya B commited on Jan 28
feat: Add 4 major system improvements - semantic layer, error recovery, token budget, parallel execution 05a3c74 Pulastya B commited on Jan 28
Remove aggressive text cleanup that was breaking markdown formatting 1111371 Pulastya B commited on Jan 3
Fix: Check for both output_path and report_path when extracting reports af8cd44 Pulastya B commited on Jan 2
Add comprehensive debug logging for report extraction and merging 2b44beb Pulastya B commited on Jan 2
Fix: Merge reports into plots array so they display in frontend UI f762f73 Pulastya B commited on Jan 2
Fix: Add ultimate fallback to always use session context when no file_path provided 6333b7e Pulastya B commited on Jan 2
Add debug logging to session resolution to diagnose fallback issue 9566116 Pulastya B commited on Jan 2
Add comprehensive debug logging for plot extraction and URL generation f23a49f Pulastya B commited on Jan 2
Fix hyperparameter_tuning memory crashes: auto-reduce trials for large datasets cb1e559 Pulastya B commited on Jan 2
Fix hyperparameter_tuning output_path bug: save to both artifact store AND user-requested path f47adf5 Pulastya B commited on Jan 1
Real-time streaming: /run-async with BackgroundTasks, UUID-first, SSE-delivered results 565097f Pulastya B commited on Jan 1
Fix SSE double-emit: eliminate numeric session identity, use UUID only c14102f Pulastya B commited on Jan 1
ARCHITECTURAL FIX: Use single UUID session identity everywhere - removed http_session_key hack 29c9177 Pulastya B commited on Jan 1