ZIP
WinGet
Tabby
TabbyML · 0.28.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
tabby_x86_64-windows-msvc-cuda124.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
TabbyML.Tabby
Version
0.28.0
Description
Self-hosted AI coding assistant
License
Apache 2.0
↗
Homepage
https://tabby.tabbyml.com/
Installer URL
https://github.com/TabbyML/tabby/releases/download/v0.28.0/tabby_x86_64-windows-msvc-cuda124.zip
Upgrade Behavior
install(Install over existing)
Release Notes
📰 Highlight
In this release, Tabby introduced Convert to Page feature, which can transform Answer Engine messages into persistent, shareable, organized Pages, showcased in this example: View an Example Page
CleanShot 2025-04-28 at 21 33 47@2x
🚀 Features
- Add support to convert Answer Engine messages into Pages. (#4194)
- Add support for Doc Query in Chat Panel, allowing Dev Docs to be included as context. (#4095)
🧰 Fixed and Improvements
- Enhance background task logging to boost performance an…