Commit History

fix: add tick() to prevent textarea height adjustment failures (#1854)
64c1807
unverified

calycekr commited on

feat: implement delete message functionality using API client
106688c

nsarrazin commited on

refactor: api cleanup (#1849)
5ad620b
unverified

nsarrazin commited on

refactor: new API & universal load functions (pt. 2) (#1847)
612f16b
unverified

nsarrazin commited on

Revert "refactor: new API & universal load functions (#1743)"
813f132

nsarrazin commited on

refactor: new API & universal load functions (#1743)
50aea0a
unverified

nsarrazin commited on

feat(search): improve keyboard and mouse event handling for better UX (#1846)
ac12cc3
unverified

calycekr commited on

fix: prevent MarkdownRenderer recreation overhead by removing {#key} wrapper (#1845)
e926497
unverified

calycekr commited on

Search feature enhancements (#1841)
7e91987
unverified

Vijay Rohit Kanchusthambham nsarrazin commited on

Fix chat input resizing issue when sending message with Enter key (#1840)
c3962a6
unverified

calycekr commited on

[WIP] - Add the pop-up search (Ctrl/Command + K) to search entire conversation history (#1823)
c6ccfa4
unverified

Hong An Tran krramos nsarrazin commited on

feat(test): add support for testing svelte components in isolation (#1692)
52778aa
unverified

nsarrazin commited on

feat(front): hide bottom disclaimer when focused on mobile
2c83099

nsarrazin commited on

fix(mobile): various mobile fixes
b3ec8c3

nsarrazin commited on

fix: clamp update bouncer
47f81d6

nsarrazin commited on

refactor: improve rendering performance on low-end hardware (#1825)
be6d225
unverified

nsarrazin commited on

Fix incorrect touchscreen detection (#1824)
3e49191
unverified

zvun commited on

fix: (temp) disable markdown worker
53e0b80

nsarrazin commited on

New `InferenceClient` endpoint type (#1813)
4906f37
unverified

nsarrazin commited on

fix: gap between reasoning & web
0f74344

nsarrazin commited on

fix: assistant intro layout
7ba01e9

nsarrazin commited on

feat: rework assistant intro UI
8229efc

nsarrazin commited on

feat: rework example layout to work better on mobile
2335377

nsarrazin commited on

fix: more styling/layout fixes
4fab3dd

nsarrazin commited on

fix: make send button look more disabled
a1036ad

nsarrazin commited on

fix: remove hardcoded font size on mobile
4247b40

nsarrazin commited on

fix: chat window more compact on mobile
fa5e19e

nsarrazin commited on

feat: allow storing env variable in DB (#1802)
48059af
unverified

nsarrazin commited on

Fix auto-scroll issue with message streaming in Svelte 5 (#1790)
13e6f2c
unverified

calycekr nsarrazin commited on

fix: show file picker for assistant with mime types (#1763)
83ddae9
unverified

nsarrazin commited on

fix: remove legacy run in ChatWindow.svelte
1f73dd7

nsarrazin commited on

fix: remove legacy run in `ChatMessage.svelte`
221919b

nsarrazin commited on

fix: file type matching from clipboard (#1748)
7a0286e
unverified

yousefelkilany nsarrazin commited on

feat(chat): auto-open reasoning results on loading
7af88de

nsarrazin commited on

Revert "feat(front): autoscroll at bottom on ssr (#1740)"
b94a87f

nsarrazin commited on

fix: code block copy button
10c62e9

nsarrazin commited on

feat(front): autoscroll at bottom on ssr (#1740)
2fb222a
unverified

nsarrazin commited on

feat(markdown): move highlighting to worker (#1741)
4df62c9
unverified

nsarrazin commited on

fix(markdown): remove duplicate checks
b95ec8b

nsarrazin commited on

feat(front): use webworker for markdown parsing (#1733)
7d6fc19
unverified

nsarrazin commited on

fix: markdown breaks
3db4793

nsarrazin commited on

feat: add confirm on branch deletion
0d0a611

nsarrazin commited on

feat(api): replace form-based branch deletion with fetch API (#1694)
23637ad
unverified

nsarrazin commited on

chores(svelte): migrate `$app/stores` to `$app/state` (#1693)
d433b55
unverified

nsarrazin commited on

chores(svelte): migration to svelte 5 (#1685)
a1a6daf
unverified

nsarrazin commited on

Simplify frontend for conversation tree representation (#1678)
6216bfd
unverified

mishig HF Staff nsarrazin commited on

Refactor vote & alternative components (#1673)
662d5af
unverified

mishig HF Staff nsarrazin commited on

Rm redundant if check (#1671)
4384b2b
unverified

mishig HF Staff commited on

Rm unused prop (#1670)
c025511
unverified

mishig HF Staff commited on

feat: add `deepseek-ai/DeepSeek-R1-Distill-Qwen-32B` to HuggingChat config (#1660)
a38e9de
unverified

nsarrazin commited on