Find a file
Russell Ballestrini 71a2c3d00d improve(hermes): enhance context setup for coherent conversations
- Provide full page content to Hermes instead of just preview
- Include complete page context in initial system message
- Tell Hermes to maintain context for future questions in conversation
- Enable Hermes to reference specific details, names, and topics from page
- Fix issue where follow-up questions lacked proper page context
- Should now be able to answer questions about Nathan and other page details
2025-07-02 08:33:35 -04:00
css fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
src improve(hermes): enhance context setup for coherent conversations 2025-07-02 08:33:35 -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