Change8

v0.30.0

Tabby
1 feature2 fixes4 improvementschatserver

Summary

This release introduces the ability to index GitLab Merge Requests as context, significantly improving suggestion relevance. Key improvements include leveraging the Answer Engine for better page generation quality and resolving UI flickering issues in chat responses. Note that the default Docker image now requires an NVIDIA GPU.

New Features

  • Enabled support for indexing GitLab Merge Requests as context for better code suggestions.

Bug Fixes

  • Fixed the issue where buttons within code snippets in a chat response would flicker during answer generation.
  • Resolved the problem encountered when loading a multi-part model from a local source.

Improvements

  • Leveraged Answer Engine logic to enrich context when generating new pages, resulting in improved page quality.
  • Updated the default Docker image to use CUDA 12 as the base image.
  • Improved the display and clarity of model configuration details on the System page.
  • Ensured the member filter bar remains fixed at the top of the Reports page for consistent navigation.

Related Documentation

Tabby Documentation