Commit History
Fix model switching: use actual selectInput values instead of display names af0f793
Simplify chat controls to model scenario and plot type only 17b7f08
Fix JSON parsing for multi-line parameter updates 62aead1
Add conversation memory to chat module a82b40e
Simplify infection sources legend to color only 81ef073
Add Population Size to interactive plots and fix party colors 87f6fba
Fix chat input visibility and switch to DeepSeek-V3 b970f79
Fix layout issues and chat model provider ba1c824
Reduce gap between plot and chat, switch to DeepSeek-R1 093977c
Fix invisible lines in plots and Total infected percentage bug edefa8f
Update Disease Outcomes plot: bigger points, value labels, larger facet titles e496697
Fix loading overlay issue and style Disease Outcomes plot 7fb5c25
Fix parameter names: use frac_a/frac_b for population, add plot controls 8ee5e29
Add AI parameter control - chat can now modify simulation settings 0075d75
Enable Enter key to submit chat messages 82ddb98
Remove custom text tooltips to debug line visibility issue 43fa5d1
Fix chat loading spinner namespace and ensure plot traces visible 83b6642
Fix plot line visibility by correcting color mapping in geom_line 10a8fc9
Add clean hover text to all plotly charts 6db5da1 unverified
Claude commited on
Refactor chat into reusable Shiny module 94d35b1 unverified
Claude commited on
Clean up: replace code dump with proper system prompt for chat 338ad7e
Add chat context awareness, revert tooltip changes 8943ef8
Improve tooltip readability with formatted percentages 205225d
Improve app aesthetics with modern theme and accessible colors 5cb8972
Claude commited on