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