chat-ui / src /lib

Commit History

feat: default to zai-org/GLM-4.7 as the default model
9883efb

mishig HF Staff commited on

feat: add DEFAULT_MODEL environment variable support
34f0b6d

mishig HF Staff commited on

refactor: remove isPro from database schema (#2050)
6e4c99f
unverified

victor HF Staff commited on

feat: add PRO badge and credits modal for HuggingChat (#2048)
b9a2152
unverified

victor HF Staff commited on

Adding tool-tip and updating color for sidebar toggle button. (#2044)
a2297a7
unverified

Nakul-verma commited on

fix(markdown): use htmlparser2 instead of DOMPurify for Web Worker compatibility (#2039)
97bf9da
unverified

victor HF Staff commited on

feat(markdown): allow video and audio tags (#2037)
7b56bb5
unverified

victor HF Staff commited on

fix(mcp): communicate tool errors to LLM to prevent hallucinated success (#2036)
02a3822
unverified

victor HF Staff commited on

MCP Tool Progress Notifications and MCP SDK bump. (#2030)
cc316dd
unverified

shaun smith commited on

[Fix]: Hovering bug of close button in dark theme. (#2034)
0464cba
unverified

Nakul-verma commited on

fix(mcp): reduce Exa API context size sent to LLM (#2026)
2d994c9
unverified

victor HF Staff commited on

feat(mcp): add direct Exa API integration to bypass slow mcp.exa.ai (#2021)
1d3e986
unverified

victor HF Staff commited on

fix(log): log warn in case of payment required
30b54ae
unverified

rtrm HF Staff commited on

fix(log): rename context field
6137a33
unverified

rtrm HF Staff commited on

fix(log): add statusCode in log context
06d5cfe
unverified

rtrm HF Staff commited on

fix(logger): contextual logs (#2019)
b70b749
unverified

rtrm HF Staff commited on

fix: improve logs (#2018)
c178e57
unverified

rtrm HF Staff commited on

fix(logger): rename message field in logs (#2015)
86afb5e
unverified

rtrm HF Staff commited on

fix(log): use logger (#2016)
55137e7
unverified

rtrm HF Staff commited on

Refactor tool block update logic in ChatMessage
788aa2d

victor HF Staff commited on

Handle closed connection errors in MCP HTTP client
99156e4

victor HF Staff commited on

Escape HTML in href attribute
242870e

victor HF Staff commited on

Add black background to welcome modal image
76c6bc7

victor HF Staff commited on

Update welcome modal image source path
de92afb

victor HF Staff commited on

Replace welcome modal video with GIF for mobile compatibility (#2011)
fc0da1b
unverified

victor HF Staff Claude commited on

Simplify login redirect URL construction
0555c7f

victor HF Staff commited on

Update Logo.svelte
666db36

victor HF Staff commited on

transcribe: bill to org
e725f05

victor HF Staff commited on

Adjust dark mode background for transcription button
e8f34a9

victor HF Staff commited on

transcribe followup
0a6eeac

victor HF Staff commited on

Transcribe UI (#2006)
64c473c
unverified

victor HF Staff commited on

New tools rendering (#2005)
72bda43
unverified

victor HF Staff commited on

Update MobileNav.svelte
3bf15b0

victor HF Staff commited on

Refine mobile nav swipe gesture logic
95e2b9b

victor HF Staff commited on

Add DeleteConversationModal and update delete flow
5367212

victor HF Staff commited on

Prevent drawer gesture on interactive elements
be83bb2

victor HF Staff commited on

Prevent Safari back gesture in mobile nav
bb5b6b1

victor HF Staff commited on

Mobile UI update (#2004)
2d5923d
unverified

victor HF Staff commited on

New /models layout
cbdd432

victor HF Staff commited on

Improve snapScrollToBottom action for user intent
cb00da9

victor HF Staff commited on

height: use dvh
34f6218

victor HF Staff commited on

Fix auto scroll behavior in message chat (#2000)
2cab13e
unverified

victor HF Staff Claude commited on

Add mcpServersLoaded store to track server load state
e8f5784

victor HF Staff commited on

Add MCP examples and dynamic example selection
594f5e9

victor HF Staff commited on

enabled base MCP servers by default (#2001)
29713aa
unverified

victor HF Staff commited on

Fix double-click issue in navigation bar (#1999)
5dd3617
unverified

victor HF Staff Claude commited on

Org billing (#1995)
9b4ba04
unverified

victor HF Staff commited on

Login on focus (#1969)
4f84dfb
unverified

kramp HF Staff rtrm HF Staff commited on

Forward original MIME (#1994)
3050b83
unverified

victor HF Staff coyotte508 HF Staff commited on

Reset MCP timeout on Progress Notifications (#1992)
0ab931d
unverified

shaun smith commited on