Releases: TabbyML/tabby
Releases Β· TabbyML/tabby
v0.16.0-rc.2
v0.16.0-rc.2
v0.16.0-rc.1
v0.16.0-rc.1
v0.15.0
π Features
- The search bar in the Code Browser has been reworked and integrated with file navigation functionality.
- GraphQL syntax highlighting support in Code Browser.
π§° Fixed and Improvements
- For linked GitHub repositories, issues and PRs are now only returned when the repository is selected.
- Fixed GitLab issues/MRs indexing - no longer panics if the description field is null.
- When connecting to localhost model servers, proxy settings are now skipped.
- Allows code completion's input / output settings in config.toml
π« New Contributors
- @xxs-wallace made their first contribution in #2649
- @meichthys made their first contribution in #2715
Full Changelog: v0.14.0...v0.15.0
v0.15.0-rc.3
v0.15.0-rc.3
v0.15.0-rc.2
v0.15.0-rc.2
v0.15.0-rc.1
v0.15.0-rc.1
v0.15.0-rc.0
v0.15.0-rc.0
v0.14.0
π Features
- Code search functionality is now available in the
Code Browser
tab. Users can search for code using regex patterns and filter by language, repository, and branch. - Initial experimental support for natural language to codebase conversation in
Answer Engine
.
π§° Fixed and Improvements
- Incremental issues / PRs indexing by checking
updated_at
. - Canonicalize
git_url
before performing a relevant code search. Previously, for git_urls with credentials, the canonicalized git_url was used in the index, but the query still used the raw git_url. - bump llama.cpp to b3370 - which fixes Qwen2 model series inference
π« New Contributors
- @schardong made their first contribution in #2530
- @jtbr made their first contribution in #2531
- @Srkl made their first contribution in #2549
- @Syst3m1cAn0maly made their first contribution in #2604
Full Changelog: v0.13.1...v0.14.0
v0.14.0-rc.1
v0.14.0-rc.1
v0.14.0-rc.0
v0.14.0-rc.0