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
Fix plotly layout height override causing chat to be covered 1ee18f4
Add Population Size to interactive plots and fix party colors 87f6fba
Fix chat input visibility and switch to DeepSeek-V3 b970f79
Move download buttons below chat section 44889ae
Fix layout issues and chat model provider 6e8d331
Remove fixed height from plot container to eliminate whitespace gap e107470
Fix layout issues and chat model provider ba1c824
Reduce gap between plot and chat, switch to DeepSeek-R1 093977c
Reduce gap between plot and chat by removing hr() elements 73360f9
Fix invisible lines in plots and Total infected percentage bug edefa8f
Reorder model scenarios and update labels 8b2abe3
Update Disease Outcomes plot: bigger points, value labels, larger facet titles e496697
Fix loading overlay issue and style Disease Outcomes plot 7fb5c25
Fix stuck loading overlay by ensuring it's hidden on render exit f8424f4
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
Add clean hover tooltips to plotly charts via hovertemplate 73daee8
Remove custom text tooltips to debug line visibility issue 43fa5d1
Remove tooltip restriction to fix plot line visibility a48a40c
Fix chat loading spinner namespace and ensure plot traces visible 83b6642
Fix total infected percentage calculation in chat context 3dcde85
Fix plot line visibility by correcting color mapping in geom_line 10a8fc9
Hide download plot to remove gap between plot and buttons aa6bf80
Add markdown package to Dockerfile for chat module 81179a9
Move chat module below plot in main panel 86415f4
Merge remote-tracking branch 'origin/claude/find-chat-feature-Wkoy9' 349670c
Move chat interface below plot in main panel 8a7f567
Save current app.Rmd changes f84fa2e
Merge remote-tracking branch 'origin/claude/improve-app-efficiency-JcY6Q' 1fd2054
Add clean hover text to all plotly charts 6db5da1 unverified
Claude commited on
Refactor chat into reusable Shiny module 94d35b1 unverified
Claude commited on
Auto-scroll chat to latest message after sending b7545f4 unverified
Claude commited on
Add markdown rendering and styled message bubbles to chat 8d41170 unverified
Claude commited on