Find a file
Russell Ballestrini f7241e0d0d fix(hermes): complete mobile-first modal with all features
- Fix sendMessage iteration error by importing from chat module
- Add missing imports for storage functions (loadConversationHistory, clearConversationHistory)
- Fix function calls to use imported modules instead of window globals
- Include all features: model selection, voice selection, file upload, page reading, translation, conversation history, clear chat, TTS for responses
- Maintain collapsible settings panel for mobile optimization
2025-07-02 07:14:05 -04:00
css fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
src fix(hermes): complete mobile-first modal with all features 2025-07-02 07:14:05 -04: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 Add: Translation as standalone feature and in 'full' feature set 2025-07-01 13:09:40 -04:00
favicon.ico some theme 2024-10-15 21:46:57 +00:00
index.html Add: Translation as standalone feature and in 'full' feature set 2025-07-01 13:09:40 -04:00
journal.rst refactor: rename tokenizer to token_estimator for clarity 2025-07-01 20:31:07 -04:00
uncloseai.js fix(ui): remove unwanted model dropdowns and standardize hermes modal 2025-07-01 22:04:21 -04:00
uncloseai.js.orig new file: src/chat.js 2025-06-30 20:28:42 -04:00