Commit History

fix: switch to Qwen2.5-7B-Instruct with provider=auto β€” confirmed available on HF
e3d8c22

ritvikv03 commited on

fix: switch provider from hf-inference to nebius β€” hf-inference dropped large LLM support (July 2025 per docs)
2a80b84

ritvikv03 commited on

fix: switch HF model to mistral-7b
477e777

ritvikv03 commited on

fix: update HuggingFace model ID
127f878

ritvikv03 commited on

updates
6b2ec79

ritvikv03 commited on

updates
e74233b

ritvikv03 commited on

updates
1e4837a

ritvikv03 commited on

updates
3f8570a

ritvikv03 commited on

fix: re-render full graph tab layout on rebuild and refresh
0c60554

ritvikv03 Claude Sonnet 4.6 commited on

fix: pre-load dash-cytoscape JS bundle via hidden dummy component
fd056e6

ritvikv03 Claude Sonnet 4.6 commited on

fix: update status bar text to auto-refresh 6h
f81871e

ritvikv03 commited on

fix: change dcc.Interval from 30s to 6h to match scout cadence
a43f87f

ritvikv03 commited on

feat: deduplicate sidebar signal counts by source URL
0ec2998

ritvikv03 commited on

fix: knowledge graph tab, chip send, and status bar text
8060d11

ritvikv03 commited on

fix: dropdown menu options to white background with black text
107f6be

ritvikv03 commited on

docs: update README for 6-hour cadence, graph dedup, and top-3 source logic
ae66935

ritvikv03 commited on

feat: deduplicate knowledge graph nodes by source URL
1f2e87a

ritvikv03 commited on

feat: fill chat input immediately on chip click for instant UX feedback
2bbcc45

ritvikv03 commited on

feat: deduplicate top-3 overview signals by source URL
735543a

ritvikv03 commited on

ci: run Sentinel Scout every 6 hours instead of daily
4a396c8

ritvikv03 commited on

updates
6098bde

ritvikv03 commited on

fix: nuclear rewrite of react-select defaults in external css
b4c3edd

ritvikv03 commited on

fix: exhaustive wildcard dropdown text color override
de11692

ritvikv03 commited on

fix: app crash by safely rendering CSS into app.index_string
dd530b7

ritvikv03 commited on

fix: bust Hugging Face CDN cache by renaming style asset
57d4d2a

ritvikv03 commited on

fix: inject anti-cache inline CSS for high contrast dropdowns
165ad79

ritvikv03 commited on

fix: exhaustive ID-specific and dark-dropdown class overrides for react-select components
5edb332

ritvikv03 commited on

fix: Phase 4 Visibility Perfection - Nuclear ID-specific overrides
e1953a9

ritvikv03 commited on

feat: Final Visibility Strike β€” react-select class targeting + high contrast slider
02e7b1a

ritvikv03 commited on

feat: Final Visibility Strike β€” react-select class targeting + high contrast slider
b326a00

ritvikv03 commited on

feat: Emergency Phase 2B stability and visibility fixes
31b5e14

ritvikv03 commited on

feat: Nuclear visibility fix (Black on White) + Phase 2 features (Radar table, Feed sorting)
1e1e189

ritvikv03 commited on

fix: final specificity for black-on-white dropdown text
5e620eb

ritvikv03 commited on

fix: black text on white dropdown bars and high-contrast slider labels
e4c2d13

ritvikv03 commited on

feat: refocus Strategic Advisor on Fendt/AGCO marketing & sales
ea5d9b9

ritvikv03 Claude Sonnet 4.6 commited on

fix: comprehensive UI contrast for dropdowns and sliders
25b08de

ritvikv03 commited on

fix: dark theme for all dropdowns and slider (Disruption Horizon, Reports, Lens)
34f13ed

ritvikv03 Claude Sonnet 4.6 commited on

feat: make strategic prompt chips clickable buttons
ab9fad2

ritvikv03 Claude Sonnet 4.6 commited on

feat: redesign Strategic Advisor β€” chat left, prompts right with gradient chips
4825cd5

ritvikv03 commited on

fix: black text on white dropdown bars and slider tooltips
49e9f60

ritvikv03 commited on

fix: dropdown + chart hover contrast β€” white text on dark backgrounds
3e56bec

ritvikv03 commited on

fix: sidebar coverage key mismatch + footer contrast
27bb016

ritvikv03 commited on

fix: start scheduler at module load so gunicorn workers run the scout
ee79fe2

ritvikv03 Claude Sonnet 4.6 commited on

fix: restore dark theme on HuggingFace (Bootstrap 5.3 + DBC 2.x)
6fa571d

ritvikv03 Claude Sonnet 4.6 commited on

fix: resolve all NameErrors in tab builders and sidebar callback
4174ece

ritvikv03 Claude Sonnet 4.6 commited on

fix: add missing _DIM_COLOUR alias (NameError on all tabs)
656af30

ritvikv03 Claude Sonnet 4.6 commited on

fix: migrate Dash 4.x background callbacks (remove dash.long_callback)
9364c78

ritvikv03 Claude Sonnet 4.6 commited on

fix: use valid Hugging Face color
2547cd9

ritvikv03 commited on

feat: Hugging Face Spaces configuration
2d49bc2

ritvikv03 commited on

chore: expose Flask server for gunicorn, add gunicorn to requirements
be08083

ritvikv03 Claude Sonnet 4.6 commited on