Commit History

fix: add ngrok domains to frame-ancestors CSP
cb9873f
Running

mishig HF Staff commited on

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

fix: allow localhost in frame-ancestors for testing
b868ae9

mishig HF Staff commited on

fix: add hf.space to allowed frame-ancestors
efbd4d0

mishig HF Staff commited on

fix: use port 7860 (HuggingFace Spaces default)
f1a4933

mishig HF Staff commited on

fix: use environment variables for HOST/PORT instead of CLI args
9ff732c

mishig HF Staff commited on

chore: enable embedded MongoDB by default for HF Spaces
af0a419

mishig HF Staff commited on

chore: update README.md with metadata for Chat UI
183db9b

mishig HF Staff commited on

chore: configure Git LFS for binary files
f09ff48

mishig HF Staff commited on

fix: allow localhost frame-ancestors in development mode
b4ad3ab

mishig HF Staff commited on

feat: restrict iframe embedding to huggingface.co
4b0f9fa

mishig HF Staff commited on

Bump @modelcontextprotocol/sdk from 1.25.1 to 1.25.2 (#2035)
18a5518
unverified

dependabot[bot] dependabot[bot] commited on

Bump undici from 7.16.0 to 7.18.2 (#2047)
4c450dd
unverified

dependabot[bot] dependabot[bot] 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

Fix DEV login (#2023)
d4e1a40
unverified

rtrm HF Staff coyotte508 HF Staff commited on

fix redirect url in CIMD doc
80ad6b8

coyotte508 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

Require authentication before processing query params (#2017)
c6c2e23
unverified

victor 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

fix(mcp): use logger (#2014)
d6b4c4f
unverified

rtrm 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

Add max_tokens parameter to GLM-4.6V model config
bba8f4d

victor HF Staff commited on

Add new LLM models to dev and prod configs
e6a5c03

victor HF Staff commited on

formatting
b25ac89

victor HF Staff commited on

Add documentation
700a224

victor HF Staff commited on

transcription returning ellipsis dots (#2009)
d2ae872
unverified

victor HF Staff Claude commited on

Update README with simplified MongoDB setup instructions
96fb92b

victor HF Staff commited on

Update README for improved setup instructions
008e1e3

victor HF Staff commited on

Enhance meta tags and add robots.txt
92b5726

victor HF Staff commited on

Use base path in redirect for conversation page
96e9f3b

victor HF Staff commited on