Spaces:
Sleeping
Sleeping
Commit History
Preserve sector/market_cap on re-seed upserts; add dead-stock verifier 06248c3
recompute_sector_stats: retry transient timeouts, skip failed sectors ce14030
Send float args as JSON numbers, not strings ca8a95a
Fix Turso typed-value variant: 'float' not 'real' 4463a13
recompute_sector_stats: per-sector queries instead of one GROUP BY 1ffea12
Precompute sector averages into sector_stats rollup 96d8ac9
Merge remote-tracking branch 'hf/main' c70020b
Start API in degraded mode when DB init fails e7f791e
Sync with root repo: SQLite fallback, BLOCKED handling, 250d history d40d32b
feat(db): implement local SQLite database connection fallback for offline dev/testing 3c2eeed
Hermes Agent commited on
feat(db): raise RuntimeError on Turso BLOCKED response to prevent silent sync and seeder failures 7e213bc
Hermes Agent commited on
fix(gaps): expand price history to 250d, implement SMA 200, calculator persistence, YMYL card, and dynamic N/A indicators cf5635f
Hermes Agent commited on
feat: scenario simulator, risk profile widget, interactive FAQ accordion, and database diagnostics script 0378eb0
Hermes Agent commited on
feat: clean NZ symbols, interactive user sentiment poll, and premium speedometer gauge 8459105
Hermes Agent commited on
feat: optimize get_stocks_to_forecast query to prevent Turso timeouts e72cd41
Hermes Agent commited on
Deploy backend changes a8f1849
feat: implement dynamic sector peers, visual backtests, multi-country seeding, and SEO sitemap auditor f6aef4e
Hermes Agent commited on
Deploy backend 4306d62
Optimize daily forecast pipeline with delisted ticker purging 03c5ccb
Hermes Agent commited on
Deploy backend 2ae7e1f
feat: prioritize unforecasted and stale-first stocks in daily pipeline to maximize SEO/sitemap coverage bba7620
Hermes Agent commited on
Deploy backend bcf7c28
feat: implement fundamental financial metrics & weave into dynamic SEO narratives, complete TradingView Lightweight Charts integration, and enforce stricter YMYL compliance quality gates 3c0f0d1
Hermes Agent commited on
feat: optimize TimesFM compute, add offline test suite, and implement YMYL quality gates e1bb088
Hermes Agent commited on
Rewrite backfill_chart_svg.py: streaming batch approach to fix Turso timeouts 09b5b07
Rewrite backfill_chart_svg.py: streaming batch approach to fix Turso timeouts e1da003
Hermes Agent commited on
Add backfill_chart_svg.py to regenerate charts for cached forecasts b4db236
Hermes Agent commited on
Generate chart_svg for all horizons, not just horizon=20 a50ea12
Generate chart_svg for all horizons, not just horizon=20 6e398c9
Hermes Agent commited on
Fix Unicode arrow in configure_hf_space.py for Windows 5f399db
Fix Unicode arrow in configure_hf_space.py for Windows 674db9b
Hermes Agent commited on
Update .env.example DAILY_FORECAST_LIMIT to 200 4e42047
Hermes Agent commited on
Update DAILY_FORECAST_LIMIT_PER_COUNTRY default from 50 to 200 725cfdb
Hermes Agent commited on
Fix chart_svg optional + unblock models/ in gitignore 27f19ac
Hermes Agent commited on
Fix chart_svg to Optional[str] to handle null cached forecasts 9304ce1
Make chart_svg optional in ForecastResponse to fix 500 on cached forecasts aa19b5d
Fix quantile truncation to match requested forecast horizon b5d1a9e
Fix quantile truncation to match requested forecast horizon aec4431
Hermes Agent commited on
Upgrade transformers to 5.x for TimesFM 2.5 model support c00d1eb
Hermes Agent commited on
Pin transformers <6.0, remove unused import f0ffca5
Remove cached data files from HF repo e5bac37
Upgrade transformers to 5.x for TimesFM 2.5 support ffdce3f
Security: remove credentials from tracking, update gitignore, add tests, fix asset pipeline dcfe61f
Hermes Agent commited on
Add real PNG OG image + apple-touch-icon, request logging middleware, asset generation script, deploy to staging bf40646
Hermes Agent commited on
Frontend + Backend improvements: search bar, rate limiting, CORS, admin auth, error boundary, responsive chart, related stocks sidebar 086f85a
Hermes Agent commited on
Audit fixes: CLAUDE.md, dynamic homepage, robots.txt, scheduler ordering beaf254
Hermes Agent commited on
Baseline commit: full project state before audit fixes 9fc69ab
Hermes Agent commited on