Commit History

Fix Enter key truncating chat messages by adding delay before submit
4aa4d3c

chrissoria Claude Opus 4.5 commited on

Fix model switching: use actual selectInput values instead of display names
af0f793

chrissoria Claude Opus 4.5 commited on

Simplify chat controls to model scenario and plot type only
17b7f08

chrissoria Claude Opus 4.5 commited on

Fix JSON parsing for multi-line parameter updates
62aead1

chrissoria Claude Opus 4.5 commited on

Add conversation memory to chat module
a82b40e

chrissoria Claude Opus 4.5 commited on

Simplify infection sources legend to color only
81ef073

chrissoria Claude Opus 4.5 commited on

Fix plotly layout height override causing chat to be covered
1ee18f4

chrissoria Claude Opus 4.5 commited on

Add Population Size to interactive plots and fix party colors
87f6fba

chrissoria Claude Opus 4.5 commited on

Fix chat input visibility and switch to DeepSeek-V3
b970f79

chrissoria Claude Opus 4.5 commited on

Move download buttons below chat section
44889ae

chrissoria Claude Opus 4.5 commited on

Fix layout issues and chat model provider
6e8d331

chrissoria Claude Opus 4.5 commited on

Remove fixed height from plot container to eliminate whitespace gap
e107470

chrissoria Claude Opus 4.5 commited on

Fix layout issues and chat model provider
ba1c824

chrissoria Claude Opus 4.5 commited on

Reduce gap between plot and chat, switch to DeepSeek-R1
093977c

chrissoria Claude Opus 4.5 commited on

Reduce gap between plot and chat by removing hr() elements
73360f9

chrissoria Claude Opus 4.5 commited on

Fix invisible lines in plots and Total infected percentage bug
edefa8f

chrissoria Claude Opus 4.5 commited on

Reorder model scenarios and update labels
8b2abe3

chrissoria Claude Opus 4.5 commited on

Update Disease Outcomes plot: bigger points, value labels, larger facet titles
e496697

chrissoria Claude Opus 4.5 commited on

Fix loading overlay issue and style Disease Outcomes plot
7fb5c25

chrissoria Claude Opus 4.5 commited on

Fix stuck loading overlay by ensuring it's hidden on render exit
f8424f4

chrissoria commited on

Fix parameter names: use frac_a/frac_b for population, add plot controls
8ee5e29

chrissoria commited on

Add AI parameter control - chat can now modify simulation settings
0075d75

chrissoria commited on

Enable Enter key to submit chat messages
82ddb98

chrissoria commited on

Add clean hover tooltips to plotly charts via hovertemplate
73daee8

chrissoria commited on

Remove custom text tooltips to debug line visibility issue
43fa5d1

chrissoria commited on

Remove tooltip restriction to fix plot line visibility
a48a40c

chrissoria commited on

Fix chat loading spinner namespace and ensure plot traces visible
83b6642

chrissoria commited on

Fix total infected percentage calculation in chat context
3dcde85

chrissoria commited on

Fix plot line visibility by correcting color mapping in geom_line
10a8fc9

chrissoria commited on

Hide download plot to remove gap between plot and buttons
aa6bf80

chrissoria commited on

Add markdown package to Dockerfile for chat module
81179a9

chrissoria commited on

Move chat module below plot in main panel
86415f4

chrissoria commited on

Merge remote-tracking branch 'origin/claude/find-chat-feature-Wkoy9'
349670c

chrissoria commited on

Move chat interface below plot in main panel
8a7f567

chrissoria commited on

Save current app.Rmd changes
f84fa2e

chrissoria commited on

Merge remote-tracking branch 'origin/claude/improve-app-efficiency-JcY6Q'
1fd2054

chrissoria commited on

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

Clean up: replace code dump with proper system prompt for chat
338ad7e

chrissoria commited on

Add loading spinner animation while chat is thinking
b9fb772

chrissoria commited on

Use correct HuggingFace router endpoint
121fb38

chrissoria commited on

Use standard HuggingFace inference API endpoint
8b4c035

chrissoria commited on

Use model with :novita provider suffix
688550d

chrissoria commited on

Try Qwen2.5-72B-Instruct model
8492fa4

chrissoria commited on

Improve error handling to show full error message
866f05c

chrissoria commited on

Use HF_TOKEN via HuggingFace router for Novita
7d78760

chrissoria commited on

Switch chat to Novita AI with Qwen model, remove placeholder text
e59d13d

chrissoria commited on

Add chat context awareness, revert tooltip changes
8943ef8

chrissoria commited on