Vercel Cache Fix: Reduce cache to 30s and add no-store headers for fresh data; Guardian key updated + error logging 120faae Breadknife commited on 13 days ago
Fix Guardian API: Update to working key (22a8f...) and add robust error logging 4709220 Breadknife commited on 13 days ago
Emergency fix: Background model loading to prevent HF Space startup timeout 528de41 Breadknife commited on Mar 29
Add detailed diagnostic logging for model loading troubleshooting 3fdb3d0 Breadknife commited on Mar 28
Fix summary fallback in get_summary and ensure proper error status codes in API 3a9080f Breadknife commited on Mar 28
Fix missing summary fallback and adjust bias sensitivity thresholds c0af32b Breadknife commited on Mar 28
Final production optimizations: pre-download BERT and explicit model status detection 2d8d612 Breadknife commited on Mar 28
Optimize HF Space cold starts: pre-load model and increase Vercel timeouts d9c89fb Breadknife commited on Mar 28
Fix Vercel vulnerability, build errors, and production API stability aabbe8b Breadknife commited on Mar 28
Complete system update: Summarization, Accuracy, and Deployment fixes a094cf0 Breadknife commited on Mar 28
Improve bias accuracy by implementing sentence-level aggregation and larger context window f012c17 Breadknife commited on Mar 28
Fix Vercel build: Upgrade Next.js to ^15.2.0 to resolve security vulnerability 5315506 Breadknife commited on Mar 28
Fix Vercel build: Update Next.js to latest to resolve security vulnerability warning 3cb3e58 Breadknife commited on Mar 28
Fix Vercel build: Repair package.json and regenerate lockfile to resolve Invalid Version error 3bc4982 Breadknife commited on Mar 28
Fix Vercel build: Regenerate package-lock.json to fix invalid version error 7f4e0bc Breadknife commited on Mar 28
Fix syntax errors in API routes and optimize for Hugging Face backend 362954f Breadknife commited on Mar 28
Production Update: Integrated Hugging Face API for serverless scalability 74d3b5e Breadknife commited on Mar 28
Stable state: Fixed localhost with Tailwind v3 restoration and Next.js configuration 4e35284 Breadknife commited on Mar 28
Local Host Update: Re-implemented robust concurrent scrapability filter to ensure only fully extractable news articles appear in the list 4ee90c8 Breadknife commited on Mar 28
Local Host Final Fix: Optimized startup with lazy imports, parallelized API calls, and increased news fetch timeout to 60s ed96893 Breadknife commited on Mar 28
Restore Local Host: Fixed NameError, .env loading, and reverted to Python Bridge for all features 33a04f9 Breadknife commited on Mar 28
Local Host Fix: Ensure clean JSON output for news fetch and add robust error handling in Python 9647a4a Breadknife commited on Mar 28
Restore Local Host: Full revert to Python Bridge for news, extraction, and summarization b86ee97 Breadknife commited on Mar 28
Restore Local Host: Reverted to Python Bridge as primary engine with environment-aware timeouts 9747b9f Breadknife commited on Mar 28
Fix Summary and Bias: Added HF retry logic and Direct Node Cloud Fallback for BERT timeouts c3f180a Breadknife commited on Mar 28
Ultra-Fix: Move article extraction and summarization to Node.js for instant Vercel results ba70415 Breadknife commited on Mar 28
Critical Fix: Restore Article Extraction, Summarization, and Deep Analysis flow for Vercel a9cb611 Breadknife commited on Mar 28
Fix article extraction: Relax filters and increase timeouts for better summarization 7e79f16 Breadknife commited on Mar 28
Optimize Bias route for Vercel: Strict 8s timeout with descriptive error for heavy BERT model 958bb2f Breadknife commited on Mar 28
Restore news sorting and increase timeouts for Guardian/NewsData.io in Node.js fetch 06e17f5 Breadknife commited on Mar 28
Enable local model support with cloud fallback and update bias analysis to be more robust 2821c16 Breadknife commited on Mar 28
Fix Vercel timeout: Use native Node.js fetch for news list to bypass Python overhead 8f2ca29 Breadknife commited on Mar 28
Relax Node.js timeouts to allow Vercel 10s limit to be fully utilized fbe1729 Breadknife commited on Mar 28
Final performance fix: Parallelize API calls and tighten timeouts for Vercel 9ccef92 Breadknife commited on Mar 28
Ultra-fast news fetch: Remove sorting and heavy processing to fit Vercel 10s window e04425e Breadknife commited on Mar 28
Fix Vercel timeouts: Disable heavy scrapability filter and use lazy imports for heavy libraries 7ffdc15 Breadknife commited on Mar 28
Optimize for Vercel: Add timeouts and limit analysis sentences to prevent FUNCTION_INVOCATION_TIMEOUT 3d6c060 Breadknife commited on Mar 28
fix: Resolve Vercel timeout by disabling heavy scrapability filter on initial fetch and adding explicit process timeouts d3820b2 Breadknife commited on Mar 28
fix: Final comprehensive fix for Vercel Python environment and error reporting 20afd11 Breadknife commited on Mar 28
feat: Sync working local state to NewsApex and prepare for Vercel deployment 600fe4e Breadknife commited on Mar 27
revert: Remove cloud bias detection fallback and use only the local BERT model 1dd76ad Breadknife commited on Mar 27
fix: Robust Python bridge and frontend error handling for Vercel 342ec7d Breadknife commited on Mar 27
fix: Improve error reporting and add postinstall script for Python dependencies on Vercel 34c0275 Breadknife commited on Mar 27