Skip to content

Commit cd60426

Browse files
New version: SimonSchubert.Kai version 2.3.3 (microsoft#364893)
1 parent 5e541af commit cd60426

3 files changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: SimonSchubert.Kai
5+
PackageVersion: 2.3.3
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
ProductCode: '{82C1C9F6-94B4-37E1-9D93-04B6442FD2FF}'
10+
ReleaseDate: 2026-04-24
11+
AppsAndFeaturesEntries:
12+
- Publisher: Unknown
13+
ProductCode: '{82C1C9F6-94B4-37E1-9D93-04B6442FD2FF}'
14+
UpgradeCode: '{A36B4F52-2742-3A54-A7CC-AE3694C3AA17}'
15+
InstallationMetadata:
16+
DefaultInstallLocation: '%ProgramFiles%/Kai'
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/SimonSchubert/Kai/releases/download/v2.3.3/Kai-2.3.3-windows.msi
20+
InstallerSha256: F904E68296C6B728ACB8BE0339A8302832A7E841017ABECA3889675B4118CF08
21+
ManifestType: installer
22+
ManifestVersion: 1.12.0
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: SimonSchubert.Kai
5+
PackageVersion: 2.3.3
6+
PackageLocale: en-US
7+
Publisher: Simon Schubert
8+
PublisherUrl: https://github.com/SimonSchubert
9+
PublisherSupportUrl: https://github.com/SimonSchubert/Kai/issues
10+
Author: Simon Schubert
11+
PackageName: Kai
12+
PackageUrl: https://github.com/SimonSchubert/Kai
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/SimonSchubert/Kai/blob/HEAD/LICENSE.txt
15+
ShortDescription: An open-source AI assistant with persistent memory
16+
Tags:
17+
- ai
18+
- assistant
19+
- chat
20+
- cross-platform
21+
- open-source
22+
ReleaseNotes: |-
23+
Features
24+
- Add SMS read and send support to FOSS build
25+
- Add iOS and desktop notifications support
26+
- Add Z.AI Coding Plan service
27+
Fixes
28+
- Fix out-of-memory crash
29+
- Fix crash when deleting models
30+
- Fix crash when downloading models while offline
31+
Improvements
32+
- Improve IMAP tool
33+
- Use existing catalog for model context window info
34+
- Upgrade Kotlin
35+
- Add missing models
36+
ReleaseNotesUrl: https://github.com/SimonSchubert/Kai/releases/tag/v2.3.3
37+
ManifestType: defaultLocale
38+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: SimonSchubert.Kai
5+
PackageVersion: 2.3.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)