Commit History
fix: nav conversation item layout 40337d4
fix: return assistant avatar in load function 41c2e77
feat: move tool search to API client 4aadfde
fix: lint c01d07e
refactor: optimize main load function to use Promise.all for concurrent API calls 9aeb71e
refactor: new API & universal load functions (pt. 2) (#1847) 7d7a53f unverified
Revert "refactor: new API & universal load functions (#1743)" 91e839b
refactor: new API & universal load functions (#1743) 35a395c unverified
feat(search): improve keyboard and mouse event handling for better UX (#1846) b181207 unverified
calycekr commited on
fix: prevent MarkdownRenderer recreation overhead by removing {#key} wrapper (#1845) cf529e3 unverified
calycekr commited on
feat(reasoning): support end token search across multiple chunks (#1838) 9048af3 unverified
Search feature enhancements (#1841) 822613a unverified
Fix chat input resizing issue when sending message with Enter key (#1840) ffdccc6 unverified
calycekr commited on
fix: search function 9e8090a
fix: remove unnecessary error logging aaa50ea
feat(test): add support for testing svelte components in isolation (#1692) 0a9ad89 unverified
fix: catch errors in default model e7e98be
fix: remove redundant status update in streaming f411fde
feat(front): hide bottom disclaimer when focused on mobile e58c6a4
fix(mobile): various mobile fixes d449df4
fix: only import node-llama-cpp if needed and skip for huggingchat image d8e426c
fix: stop button working properly c4447f2
fix: clamp update bouncer 373b19a
fix: make sure document parser is disabled if not required dcc2568
refactor: improve rendering performance on low-end hardware (#1825) 0c9aa36 unverified
feat(front): Update tooltip text for assistant tools usage 8d789d6
Fix incorrect touchscreen detection (#1824) ccc9de7 unverified
zvun commited on