Spaces:
Configuration error
Configuration error
Commit History
feat: add useOllamaBridge hook - uses extension to proxy Ollama (no CORS config needed) db1fb03 verified
feat: enhanced middleware with security headers and bot detection 0116147 verified
fix: SEO lib uses dynamic OG route as default image (fixes missing og-image.png) 9ce334a verified
feat: add reusable ErrorBoundary component for per-section error recovery 84b4bfe verified
fix: add HTML sanitization to prevent XSS in user-generated content 23949b2 verified
fix: rate limiter now supports semantic search burst limits + better cleanup 5db0abb verified
feat: add Web Vitals reporting for Core Web Vitals monitoring 9d380cf verified
feat: integrate service worker + env validation + Web Vitals in layout 9f93ce6 verified
feat: add service worker registration component for PWA d2ace23 verified
feat: update robots.txt to allow /llms.txt + add AI crawler rules e8b2c80 verified
feat: add RelatedPrompts to prompt detail page for better internal linking 4a0474d verified
feat: add RelatedPrompts component for internal linking (SEO + engagement) 3450e70 verified
feat: add environment variable validation with clear startup errors e31f25c verified
perf: sitemap uses revalidate=3600 instead of force-dynamic (reduces DB load) ba2e060 verified
feat: add /llms.txt route for AI discoverability eeccbae verified
perf: add ISR revalidation (30s) to explore page e13aca4 verified
perf: add ISR revalidation to homepage (cache 60s instead of fresh DB every request) 9803366 verified
fix: search rate limit now properly applies stricter limits for semantic search d9d3c8f verified
fix: SSRF protection for Ollama URL + standardize error responses in /api/run d70eff5 verified
fix: remove fake totalRuns increment on page view (was double-counting) 0949e3d verified
Automated sync to Hugging Face bcce530
GitHub Action commited on