docs(release): 准备 v1.38.10 中英更新日志 - #10465
Merged
Merged
Conversation
Summary: Generate a bilingual, product-focused draft from merged pull request metadata. Reuse the selected release-bound PR when one is available. Verification: Validate the catalog, citations, bilingual fields, and rendered GitHub release notes before committing.
github-actions
Bot
requested review from
SivanCola and
esengine
as code owners
September 17, 2026 16:22
Summary: Correct the Desktop and CLI target mapping for Windows path handling, persistent PowerShell, and the cold-start handshake fix, and restore the supported first-request prompt-cache disclosure. Verification: Validate and render the 69-entry catalog, run all 11 release-note tests, verify the affected target mappings, scan for local paths and token patterns, and run git diff --check.
Problem: Desktop push CI intermittently failed after deleting a migrated parent because a background catalog reconcile recreated a valid topic repair marker before the test's immediate absence assertion. Root cause: the test treated a transient internal marker state as a product contract even though marker invalidation exists only to trigger reconciliation and the worker may complete that reconciliation before deleteSession returns. Fix: remove the timing-sensitive marker absence assertion and retain the observable recovery visibility, identity, and project-tree assertions that fail if invalidation or reconciliation is broken. Verification: focused test passed 20 consecutive runs; focused race test passed 5 consecutive runs; gofmt and git diff --check passed.
Collaborator
|
Integrated the recovery-marker timing fix from #10467 into this release candidate. The removed assertion observed an internal migration marker during a race with the catalog worker; the test still verifies the user-visible recovery behavior, TopicID, and project-tree result. Focused test passed 20 consecutive runs and focused race test passed 5 consecutive runs locally. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
发布渠道:稳定版 · v1.38.10
English → · 网页版完整更新日志 →
使用攻略
概览
Reasonix v1.38.10 — Reasonix 1.38.10
此版本重点提升会话可靠性、Windows 升级与 Agent 执行、文件路径处理和对话记录稳定性。
发布日期:2026-09-17
Desktop 42 · CLI 6
桌面端更新
重点内容
新增
改进
修复
CLI 端更新
重点内容
改进
修复
升级提醒
风险提示
致谢
感谢本版本的贡献者:@SivanCola、@github-actions[bot]
下载与安装