Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: hellodigua.ChatLab
PackageVersion: 0.17.4
InstallerType: nullsoft
InstallerSwitches:
Upgrade: --updated
UpgradeBehavior: install
ProductCode: 5c93c6d5-cfd9-53ea-a37a-26c1e3d35c8d
ReleaseDate: 2026-04-19
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/hellodigua/ChatLab/releases/download/v0.17.4/ChatLab-0.17.4-setup.exe
InstallerSha256: A349B6E7467BD2419FB00C16AB82F387F4CB44362691C4396EC93F423E6BAF66
InstallerSwitches:
Custom: /currentuser
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/hellodigua/ChatLab/releases/download/v0.17.4/ChatLab-0.17.4-setup.exe
InstallerSha256: A349B6E7467BD2419FB00C16AB82F387F4CB44362691C4396EC93F423E6BAF66
InstallerSwitches:
Custom: /allusers
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: hellodigua.ChatLab
PackageVersion: 0.17.4
PackageLocale: en-US
Publisher: digua
PublisherUrl: https://digua.moe/
PublisherSupportUrl: https://github.com/hellodigua/ChatLab/issues
PackageName: ChatLab
PackageUrl: https://chatlab.fun/
License: AGPL-3.0
LicenseUrl: https://github.com/hellodigua/ChatLab/blob/HEAD/LICENSE
Copyright: Copyright © 2026 ChatLab
ShortDescription: 'A Local-first chat analysis tool: Relive your social memories powered by SQL and AI Agents.'
Description: |-
ChatLab is a free, open-source, and local-first application dedicated to analyzing chat records. Through an AI Agent and a flexible SQL engine, you can freely dissect, query, and even reconstruct your social data.
We refuse to upload your privacy to the cloud; instead, we bring powerful analytics directly to your computer.
Currently supported: Chat record analysis for LINE, WeChat, QQ, WhatsApp, Instagram and Discord. Upcoming support: Messenger, iMessage.
The project is still in early iteration, so there are many bugs and unfinished features. If you encounter any issues, feel free to provide feedback.
Core Features
- 🚀 Ultimate Performance: Utilizing stream computing and multi-threaded parallel architecture, it maintains fluid interaction and response even with millions of chat records.
- 🔒 Privacy Protection: Chat records and configurations are stored in your local database, and all analysis is performed locally (with the exception of AI features).
- 🤖 Intelligent AI Agent: Integrated with 10+ Function Calling tools and supporting dynamic scheduling to deeply excavate interesting insights from chat records.
- 📊 Multi-dimensional Data Visualization: Provides intuitive analysis charts for activity trends, time distribution patterns, member rankings, and more.
- 🧩 Format Standardization: Through a powerful data abstraction layer, it bridges the format differences between various chat applications, allowing any chat records to be analyzed.
Tags:
- chat
- chat-records
ReleaseNotesUrl: https://github.com/hellodigua/ChatLab/releases/tag/v0.17.4
Documentations:
- DocumentLabel: User Guide
DocumentUrl: https://chatlab.fun/usage/how-to-export.html
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: hellodigua.ChatLab
PackageVersion: 0.17.4
PackageLocale: zh-CN
PackageUrl: https://chatlab.fun/cn/
ShortDescription: 本地化的聊天记录分析工具,通过 SQL 和 AI Agent 回顾你的社交记忆。
Description: |-
ChatLab 是一个免费、开源、本地化的,专注于分析聊天记录的应用。通过 AI Agent 和灵活的 SQL 引擎,你可以自由地拆解、查询甚至重构你的社交数据。
目前已支持: WhatsApp、LINE、微信、QQ、Discord、Instagram 的聊天记录分析,即将支持: iMessage、Messenger、Kakao Talk。
核心特性
- 🚀 极致性能:使用流式计算与多线程并行架构,就算是百万条级别的聊天记录,依然拥有丝滑交互和响应。
- 🔒 保护隐私:聊天记录和配置都存在你的本地数据库,所有分析都在本地进行(AI 功能例外)。
- 🤖 智能 AI Agent:集成 10+ Function Calling 工具,支持动态调度,深度挖掘聊天记录中的更多有趣。
- 📊 多维数据可视化:提供活跃度趋势、时间规律分布、成员排行等多个维度的直观分析图表。
- 🧩 格式标准化:通过强大的数据抽象层,抹平不同聊天软件的格式差异,任何聊天记录都能分析。
Tags:
- 聊天
- 聊天记录
ReleaseNotes: |-
What's New
Implemented the full Import API v1 protocol and added hierarchical data source management, now supporting automatic chat history sync.
更新内容
实现 Import API v1 完整协议并新增层级数据源管理,现已支持聊天记录自动同步。
ReleaseNotesUrl: https://github.com/hellodigua/ChatLab/releases/tag/v0.9.3
Documentations:
- DocumentLabel: 用户手册
DocumentUrl: https://chatlab.fun/cn/usage/how-to-export.html
ManifestType: locale
ManifestVersion: 1.12.0
8 changes: 8 additions & 0 deletions manifests/h/hellodigua/ChatLab/0.17.4/hellodigua.ChatLab.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: hellodigua.ChatLab
PackageVersion: 0.17.4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0