v0.10.0
π Features
- Introduced the
--chat-device
flag to specify the device used to run the chat model. - Added a "Reports" tab in the web interface, which provides team-wise statistics for Tabby IDE and Extensions usage (e.g., completions, acceptances).
- Enabled the use of segmented models with the
tabby download
command. - Implemented the "Go to file" functionality in the Code Browser.
π§° Fixes and Improvements
- Fix worker unregisteration misfunctioning caused by unmatched address.
- Accurate repository context filtering using fuzzy matching on
git_url
field. - Support the use of client-side context, including function/class declarations from LSP, and relevant snippets from local changed files.
π« New Contributors
- @dallaylaen made their first contribution in #1657
- @oztalha made their first contribution in #1684
- @SpeedCrash100 made their first contribution in #1685
- @vgf89 made their first contribution in #1726
- @ret2libc made their first contribution in #1681
Full Changelog: v0.9.1...v0.10.0