Find a file
Russell Ballestrini f8a146f241 Feat: Implement per-page conversation history and ensure per-page Hermes intro caching.
This commit introduces a  function to generate unique localStorage keys based on the current page's URL. This key is now used for storing and retrieving conversation history, ensuring that each page maintains its own isolated chat thread. The Hermes introduction already uses a content-based hash for per-page caching, and this change aligns the conversation history with that behavior. Additionally, clearing the conversation history now only affects the current page and correctly repopulates the Hermes introduction for that page.
2025-06-30 18:28:24 -04:00
css host pico css our selves! 2024-11-18 14:25:12 +00:00
.gitignore f 2024-10-21 11:22:44 +00:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2025-01-25 00:47:41 +00:00
CLAUDE.md AI responses now use main page voice selection 2025-06-29 18:11:05 -04:00
demo.html fix: ensure floating button appears on all pages 2025-06-30 17:21:11 -04:00
favicon.ico some theme 2024-10-15 21:46:57 +00:00
index.html fix: re-enable floating button 2025-06-30 17:10:34 -04:00
uncloseai.js Feat: Implement per-page conversation history and ensure per-page Hermes intro caching. 2025-06-30 18:28:24 -04:00