Skip to content

Commit 92d6918

Browse files
authored
New version: kwaroran.RisuAI version 164.0.0 (microsoft#271689)
1 parent 60f0663 commit 92d6918

4 files changed

Lines changed: 104 additions & 0 deletions

File tree

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: kwaroran.RisuAI
5+
PackageVersion: 164.0.0
6+
Scope: machine
7+
UpgradeBehavior: install
8+
Protocols:
9+
- risuailocal
10+
FileExtensions:
11+
- charx
12+
- risum
13+
- risup
14+
ReleaseDate: 2025-07-06
15+
Installers:
16+
- Architecture: x64
17+
InstallerType: nullsoft
18+
InstallerUrl: https://github.com/kwaroran/RisuAI/releases/download/v164.0.0/RisuAI_164.0.0_x64-setup.exe
19+
InstallerSha256: 00597D51D7CA536CBFD30EA0A9040F6011C70B051E7E2F1C9B55E957686B20FA
20+
ProductCode: RisuAI
21+
- Architecture: x64
22+
InstallerType: wix
23+
InstallerUrl: https://github.com/kwaroran/RisuAI/releases/download/v164.0.0/RisuAI_164.0.0_x64_en-US.msi
24+
InstallerSha256: 8A53F5BD5A040908944BE2FA9A3F57B38A6D1163DD219740DD8AECAEC72A9D99
25+
InstallerSwitches:
26+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
27+
ProductCode: '{6F7E5F9F-7C20-48A6-B228-16FB87886061}'
28+
AppsAndFeaturesEntries:
29+
- ProductCode: '{6F7E5F9F-7C20-48A6-B228-16FB87886061}'
30+
UpgradeCode: '{96BE9E2C-C416-531F-A879-198F565D627C}'
31+
ManifestType: installer
32+
ManifestVersion: 1.10.0
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: kwaroran.RisuAI
5+
PackageVersion: 164.0.0
6+
PackageLocale: en-US
7+
Publisher: aiclient
8+
PublisherUrl: https://risuai.net/
9+
PublisherSupportUrl: https://github.com/kwaroran/RisuAI/issues
10+
PrivacyUrl: https://risuai.net/privacy
11+
PackageName: RisuAI
12+
PackageUrl: https://risuai.net/
13+
License: GPL-3.0
14+
LicenseUrl: https://sv.risuai.xyz/hub/tos
15+
ShortDescription: Make your own story. User-friendly software for LLM roleplaying
16+
Description: RisuAI, or Risu for short, is a cross platform AI chatting software / web application with powerful features such as multiple API support, assets in the chat, regex functions and much more.
17+
Tags:
18+
- ai
19+
- large-language-model
20+
- llm
21+
- roleplaying
22+
ReleaseNotes: |-
23+
- add: Pass chat index to editDisplay
24+
- add: Upsert local lore books from Lua
25+
- add: timing metadata to chat request information tab
26+
- fix: Correct Function Calling Context and Enable Parallel Tool Use
27+
- fix: Add google search MCP module
28+
- fix: Moved the body.tool removal to fix GoogleAI error.
29+
- fix: Variety+ option in NAI Image generation
30+
- fix: Playground role name color & name update
31+
- fix: enhance memory retrieval
32+
- fix: Patch SSRF Vulnerability
33+
- fix: Correct CBS parsing for Array in v2trigger
34+
- fix: retranslate trigger and translation loading spinner visibility
35+
- fix: prevent infinite backup accumulation on Tauri/Nod
36+
- fix: handle empty response on google request
37+
- Improve: Google/OpenAI request experience with tool use, including response streaming
38+
- Improve: Enhance v2Trigger Features
39+
- Improve: support NAI v4.5 vibe transfer
40+
- Improve: gemini 2.5 pro stable
41+
- Improve: use pixel-based resizing on writing inlay image
42+
- Improve: Use module lorebook when importing charx
43+
ReleaseNotesUrl: https://github.com/kwaroran/RisuAI/releases/tag/v164.0.0
44+
Documentations:
45+
- DocumentLabel: Wiki
46+
DocumentUrl: https://github.com/kwaroran/RisuAI/wiki
47+
ManifestType: defaultLocale
48+
ManifestVersion: 1.10.0
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: kwaroran.RisuAI
5+
PackageVersion: 164.0.0
6+
PackageLocale: zh-CN
7+
ShortDescription: 打造自己的故事。用户友好的 LLM 角色扮演软件
8+
Description: RisuAI,简称“Risu”,是一款跨平台 AI 聊天软件/在线应用,支持多种 API、聊天资产、正则表达式等强大功能。
9+
Tags:
10+
- ai
11+
- llm
12+
- 大语言模型
13+
- 角色扮演
14+
ReleaseNotesUrl: https://github.com/kwaroran/RisuAI/releases/tag/v164.0.0
15+
ManifestType: locale
16+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: kwaroran.RisuAI
5+
PackageVersion: 164.0.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)