Skip to content

Commit 22299ae

Browse files
authored
New version: TabbyML.Tabby version 0.29.0 (microsoft#259075)
1 parent d69af96 commit 22299ae

3 files changed

Lines changed: 76 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: TabbyML.Tabby
5+
PackageVersion: 0.29.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: tabby_x86_64-windows-msvc-cuda124/llama-server.exe
10+
PortableCommandAlias: llama-server
11+
- RelativeFilePath: tabby_x86_64-windows-msvc-cuda124/tabby.exe
12+
PortableCommandAlias: tabby
13+
UpgradeBehavior: install
14+
Dependencies:
15+
PackageDependencies:
16+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
17+
- PackageIdentifier: Nvidia.CUDA
18+
MinimumVersion: '12.4'
19+
ReleaseDate: 2025-05-19
20+
Installers:
21+
- Architecture: x64
22+
InstallerUrl: https://github.com/TabbyML/tabby/releases/download/v0.29.0/tabby_x86_64-windows-msvc-cuda124.zip
23+
InstallerSha256: 886C37F13278CCCFE60E8E141346CA0DE7A6F3C3119047F1FE42500DD1C5C515
24+
ManifestType: installer
25+
ManifestVersion: 1.9.0
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: TabbyML.Tabby
5+
PackageVersion: 0.29.0
6+
PackageLocale: en-US
7+
Publisher: TabbyML
8+
PublisherUrl: https://tabby.tabbyml.com/
9+
PublisherSupportUrl: https://github.com/TabbyML/tabby/issues
10+
Author: TabbyML
11+
PackageName: Tabby
12+
PackageUrl: https://tabby.tabbyml.com/
13+
License: Apache 2.0
14+
LicenseUrl: https://github.com/TabbyML/tabby/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) TabbyML, Inc.
16+
CopyrightUrl: https://github.com/TabbyML/tabby/blob/main/LICENSE
17+
ShortDescription: Self-hosted AI coding assistant
18+
Description: Tabby is a self-hosted AI coding assistant, offering an open-source and on-premises alternative to GitHub Copilot.
19+
Moniker: tabby
20+
Tags:
21+
- ai
22+
- codegen
23+
- coding-assistant
24+
- coding-language
25+
- developer-experience
26+
- developer-tools
27+
- gen-ai
28+
- ide
29+
- llms
30+
ReleaseNotes: |-
31+
🚀 Features
32+
- Add RESTful APIs for ingesting custom documents and facilitating their removal. (#4171) (#4203) (#4196)
33+
🧰 Fixed and Improvements
34+
- Enhance error details in Notification Inbox. (#4184)
35+
- Add support for Automatic Jobs status polling. (#4172)
36+
- Bump llama.cpp to b2500. (#4200)
37+
💫 New Contributors
38+
@roman0yurin made their first contribution in #4080
39+
@NarwhalChen made their first contribution in #4146
40+
Full Changelog: v0.28.0...v0.29.0
41+
ReleaseNotesUrl: https://github.com/TabbyML/tabby/releases/tag/v0.29.0
42+
ManifestType: defaultLocale
43+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: TabbyML.Tabby
5+
PackageVersion: 0.29.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)