Skip to content
Open
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,16 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: ESEngine.ReasonixDesktop
PackageVersion: 1.24.1
InstallerType: nullsoft
Scope: user
UpgradeBehavior: install
ProductCode: ReasonixReasonix
ReleaseDate: 2026-08-11
Installers:
- Architecture: x64
InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/desktop-v1.24.1/Reasonix-windows-amd64-installer.exe
InstallerSha256: FF7193BFA2C32A2C5C6F93520F36F15975D39C3CB1CA9E1725B89914E5D4F20C
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: ESEngine.ReasonixDesktop
PackageVersion: 1.24.1
PackageLocale: en-US
Publisher: reasonix
PublisherUrl: https://esengine.cn/
PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues
PackageName: Reasonix
PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/
License: MIT
LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE
Copyright: Copyright (c) 2026 Reasonix Contributors
ShortDescription: A DeepSeek-native coding agent, for your terminal.
Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running.
Tags:
- agent
- agentic
- ai
- chatbot
- code
- coding
- deepseek
- large-language-model
- llm
- programming
ReleaseNotes: |-
修复恢复会话目录与 Windows 启动回归问题,并改进压缩以逐字保留用户约束。
发布渠道:稳定版 · v1.24.1
English → · 网页版完整更新日志 →
使用攻略
- 配置路径 — 了解配置文件位置和覆盖方式。
- 配置路径 — 了解配置文件位置和覆盖方式。
- 会话目录 — 了解会话目录和恢复副本管理。
- 会话目录 — 了解会话目录和恢复副本管理。
- 规范 — 阅读压缩和保留的完整规范。
- 规范 — 阅读压缩和保留的完整规范。
概览
Reasonix v1.24.1 — Reasonix Desktop v1.24.1
修复恢复会话目录与 Windows 启动回归问题,并改进压缩以逐字保留用户约束。
发布日期:2026-08-11
重点内容
- Windows 启动不再闪现控制台窗口 — 冷启动期间的 Git 探测现在使用加固的命令包装器,防止出现 git.exe 控制台窗口。 (#8425)
- 恢复副本在会话目录中正确分类 — 恢复分支现在带有 RecoveryCopy 标志,防止出现重复会话并支持安全清理。 (#8425)
- 压缩逐字保留用户约束 — 折叠区域中的用户轮次现在在预算内逐字保留,确保 API 兼容性等约束在摘要过程中不会丢失。 (#8419)
- 压缩报告保留预算超出情况 — 遥测现在包含 user_kept 和 user_dropped 计数,并在必须丢弃轮次时发出警告,指导使用 [[keep]]。 (#8424)
改进
- 压缩在预算内保留用户轮次 — 折叠区域中的所有用户轮次现在在令牌预算内逐字保留,防止丢失声明的约束。 (#8419)
- 压缩遥测报告保留结果 — 压缩现在报告保留或丢弃的用户轮次数量,并在轮次超出预算时发出警告。 (#8424)
修复
- Windows 启动控制台闪现 — Git 探测现在使用加固的命令包装器,消除冷启动时的 git.exe 控制台窗口。 (#8425)
- 会话目录中的恢复副本分类 — 恢复分支现在正确标记为 RecoveryCopy,防止混乱并支持安全清理。 (#8425)
- 恢复副本重复计数和清理竞争 — 采用的恢复轮次不再重复计数,清理现在原子性地防止并发访问。 (#8425)
升级提醒
本版本无需手动迁移。
风险提示
当前没有需要额外操作的已知风险。
致谢
感谢本版本的贡献者:@SivanCola、@esengine
下载与安装
- 官网按平台下载
- 查看完整差异
ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/desktop-v1.24.1
Documentations:
- DocumentLabel: FAQ
DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: ESEngine.ReasonixDesktop
PackageVersion: 1.24.1
PackageLocale: zh-CN
ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。
Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。
Tags:
- deepseek
- 人工智能
- 代码
- 大语言模型
- 智能体
- 编程
- 聊天机器人
- 自主智能
Documentations:
- DocumentLabel: 常见问题
DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq
ManifestType: locale
ManifestVersion: 1.12.0
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: ESEngine.ReasonixDesktop
PackageVersion: 1.24.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0