Update 3.26.1 changeset (#7463)

This commit is contained in:
Matt Rubens 2025-08-27 13:37:52 -04:00 committed by GitHub
parent 68e4629861
commit bf9e44743f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,9 @@
---
- Add Vercel AI Gateway provider integration (thanks @joshualipman123!)
- Enable on-disk storage for Qdrant vectors and HNSW index for improved performance (thanks @daniel-lxs!)
- Fix: Remove duplicate cache display in task header (thanks @mrubens!)
- Random chat text area cleanup for better UI experience (thanks @cte!)
- Add support for Vercel embeddings (thanks @mrubens!)
- Enable on-disk storage for Qdrant vectors and HNSW index (thanks @daniel-lxs!)
- Show model ID in API configuration dropdown (thanks @daniel-lxs!)
- Update tooltip component to match native VSCode tooltip shadow styling (thanks @roomote!)
- Fix: remove duplicate cache display in task header (thanks @mrubens!)
- Random chat text area cleanup (thanks @cte!)