What is this about?
Problem
"Clear chat" and "Reset" wipe conversation state with one click — no confirmation.
Where to look
index.html — clearHistory() (~1344), clearConversation() (~1354)
Acceptance criteria
Skills needed
Small UX guardrail — confirm() or a simple inline modal.
What is this about?
Problem
"Clear chat" and "Reset" wipe conversation state with one click — no confirmation.
Where to look
index.html—clearHistory()(~1344),clearConversation()(~1354)Acceptance criteria
Skills needed
Small UX guardrail —
confirm()or a simple inline modal.