Change8

Tabby: What's New in February 2025

A summary of all updates, new features, and bug fixes released for Tabby during February 2025.

15releases6features5fixes10improvements

New Features in February 2025

  • Exposed the thinking process of the Answer Engine within thread messages.(v0.25.0)
  • Enabled the Answer Engine to access the repository's directory file list as needed.(v0.25.0)
  • Enabled the use of the "@" symbol to mention a symbol in the Chat Sidebar.(v0.25.0)
  • Provided repository-aware default question recommendations on the Answer Engine.(v0.25.0)
  • Implemented LDAP Authentication Integration for secure access.(v0.24.0)
  • Added Notifications for unsuccessful background jobs to keep users informed.(v0.24.0)

Bug Fixes in February 2025

  • Resolved the deserialization issue related to "finish_reason" when receiving chat responses from the LiteLLM Proxy Server.(v0.25.0)
  • Fixed a bug that prevented the client code context in historical messages from being added to the prompt.(v0.24.0)
  • Resolved an issue causing integration errors when using recent versions of Jan AI.(v0.24.0)
  • Resolved an issue where repositories specified in config.toml were not synchronizing correctly.(v0.24.0)
  • Resolved an issue that caused model download failures due to changes in the HuggingFace API.(v0.24.0)

Improvements in February 2025

  • Refined the user interface details within the Answer Engine.(v0.25.1)
  • Increased the default parallelism from 1 to 4, which may increase VRAM usage.(v0.25.0)
  • Introduced a new embedding kind `llama.cpp/before_b4356_embedding` for llamafile or other embedding services using the legacy llama.cpp embedding API.(v0.25.0)
  • Provided a configuration option to truncate text content before dispatching it to the embedding service.(v0.25.0)
  • Bumped the llama.cpp version to b4651.(v0.25.0)
  • Enabled automatic retries for embedding when the service occasionally fails due to llama.cpp issues.(v0.25.0)
  • Enhanced the user interface experience for the Answer Engine.(v0.25.0)
  • Job run and user event history retention is now limited to the past three months.(v0.24.0)
  • Set the active text tab as the default context when using Code Browser chat.(v0.24.0)
  • Omitted indexing of GitHub Pull Request diffs that exceed 300 files to improve performance.(v0.24.0)

All Releases in February 2025