Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 21:32
· 369 commits to main since this release

image

πŸš€ 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

Full Changelog: v0.9.1...v0.10.0