Skip to content

Releases: LynnMerkyor/Lynn

Lynn v0.85.6

28 Jun 08:17

Choose a tag to compare

Lynn v0.85.6 Release Notes / 发布说明

发布日期: 2026-06-28 · 本地文件读取修复 / 串题污染回归 / Agent regression 32/32 + CLI200 + GUI100 门禁覆盖

国内镜像站下载(推荐)

国内用户请优先使用以下镜像站地址;正式版本记录见 GitHub Releases,下载请以镜像站为准。

中文重点

  • 修复 IJV6WH 本地绝对路径读取: 用户明确要求“阅读 /Users/.../main.tex”时,Lynn 会按那个文件读取,不再退回当前 workspace 目录,也不再把空目录当成答案。
  • 修复 file:// 说明类问题误触发读目录: 询问“为什么 file:// 协议被阻止”这类元问题时,不会把 file:// 当成本地文件路径预取,避免答非所问。
  • 修复上一题路径/ComfyUI 任务污染: 上一轮 ComfyUI、main.tex 或其它文件任务不会继续污染下一轮普通追问;回归测试覆盖“先问 ComfyUI、再读 main.tex”的串题场景。
  • 大文件读取更稳: 用户点名的大文件只做可控 preview,避免一次性把巨大 LaTeX/代码文件塞进模型上下文导致卡顿、截断或空答。
  • Windows 路径更兼容: D:\...D:/...%20 编码路径都按本地文件处理,不会误判成 URL 或协议说明。
  • 设置页入口更稳: 从聊天窗/本地模型提示跳到“模型服务”设置时,不再偶发落回“关于”页;安装态门禁已覆盖设置页供应商列表和模型删除回归。
  • 保留 v0.85.5 体验改动: 右侧“会话进度”、27B 端侧默认推荐、低配不主动弹本地模型引导、隐藏推理短答兜底继续保留。
  • 发版门禁继续加严: 本次客户端包纳入 Agent regression、CLI200、GUI100、typecheck 和 release preflight;日常生活、政务/法律、医疗、教育、旅行、招聘、办公、行业运营、代码和小说写作场景都已进同一套回归门禁,CLI/GUI 同核回归不再只靠人工体验。

已验证

  • release full-gate 组件通过:release:preflight + agent regression gates + CLI200 + GUI100。
  • npm run release:preflight 通过。
  • npm test -- tests/local-workspace-context.test.js 通过。
  • npm run test:agent-regression 32/32 通过,包含本次本地文件读取、串题污染、reasoning-only 空答和 BYOK 假 provider case。
  • npm run test:agent-regression:gates 3/3 通过。
  • CLI200: 200/200 通过。
  • CLI 扩展综合场景:146/146 通过。
  • GUI 扩展综合场景:146/146 通过;发版 GUI100 采样门禁 100/100 通过。
  • npm run release:installed-gate 通过,包含安装态 GUI/server/CLI/settings/main-ui/review concurrency。
  • macOS arm64/x64 DMG 已签名、公证、staple,并通过 Gatekeeper 校验。
  • Windows x64 安装包已重新打包并签名。

Release date: 2026-06-28 · local file-read fix / stale-task regression / Agent regression 32/32 + CLI200 + GUI100 gate coverage

English highlights

  • Fixes IJV6WH explicit absolute file reads: when the user asks Lynn to read /Users/.../main.tex, Lynn reads that file instead of falling back to the current workspace or reporting an empty directory.
  • Stops file:// meta-questions from triggering fake directory reads: questions like "why was the file:// protocol blocked?" are treated as explanation requests, not local prefetch requests.
  • Prevents previous file-task pollution: a prior ComfyUI, main.tex, or other file task no longer leaks into the next ordinary question; regression coverage includes the ComfyUI → main.tex stale-answer path.
  • Handles large explicit files more safely: pointed local files use a capped preview so a huge LaTeX/code file does not freeze or flood the model context.
  • Improves Windows path compatibility: D:\..., D:/..., and %20 encoded paths are treated as local file paths instead of URL/protocol text.
  • Stabilizes settings deep links: opening Model Services from chat or local-model prompts no longer occasionally lands on About; the installed-app gate now covers provider-list and model-removal regressions.
  • Keeps v0.85.5 UX changes: Session Progress, 27B local recommendation, no proactive low-config local-model prompt, and hidden-reasoning fallback remain in place.
  • Keeps release gates strict: Agent regression, CLI200, GUI100, typecheck, and release preflight cover this client build. The shared gate now includes daily life, public-service/legal, medical, education, travel, recruiting, office, industry-ops, coding, and fiction-writing prompts, so GUI/CLI parity is not left to manual spot checks alone.

Lynn v0.85.5

27 Jun 13:32

Choose a tag to compare

Lynn v0.85.5 Release Notes / 发布说明

发布日期: 2026-06-27 · 2026-06-28 热修覆盖 · 会话进展右栏 / 本地模型推荐链路 / Agent 回归门禁

国内镜像站下载(推荐)

国内用户请优先使用以下镜像站地址;GitHub Assets 作为备用下载,正式版本记录见 GitHub Releases。

2026-06-28 热修覆盖

  • 后端回归门禁升级: 发版链路新增可复用 Agent regression gates,并把 CLI200 与 GUI100 长跑纳入门禁;失败项按 ReAct 证据链复盘,避免继续扩大关键词兜底。
  • 体育/比分链路修复: 世界杯、半决赛、决赛、今晚赛程等问题在实时源不可用时会给出明确的赛程/赛果兜底和复核提示,不再串到 NBA 总决赛或只让用户看工具卡片。
  • 工具失败的用户体验修复: 行情、天气、体育等实时工具失败时,最终回答会说明数据源暂不可用和下一步建议,不把内部 tool id 暴露给普通用户。
  • 来源说明更人话: 深研答案底部从内部“工具:stock_market/sportsscore”改成“来源与核验 / 数据源:行情报价、天气预报、体育比分、新闻源 + 网页检索”。
  • 发布同步补强: GitHub 与 Gitee main/tag 一致性纳入发版流程,腾讯镜像、GitHub Release、CLI tarball 和更新清单按同一批产物覆盖。

中文重点

  • 右侧栏从“工作地图”收敛为“会话进展”: 右侧不再像内部调试面板,而是优先展示当前会话、需要处理的信号、最近会话和轻量预览;历史会话卡片有明确“打开”按钮,当前会话也能直接“继续输入”。
  • 减少内部术语和空白面板: “地图/资料/巡检/推进中/已收口”等文案改为“进展/文件/同步/进行中/已完成/需要处理”;没有相关会话时不再显示大块空白,底部更早会话提示用户去左侧搜索。
  • 端侧模型推荐链路确认: 默认推荐本地 Qwen3.6-27B DSV4Pro Distill Q5_K_M imatrix MTP;32GB+ 机器可选 Qwen3.6-35B-A3B DSV4Pro Distill Q5_K_M imatrix MTP;9B / 4B 只作为低配置显式降级。低配机器不会主动弹 27B 安装引导。
  • 本地模型启动入口更直接: 聊天输入区的本地模型提示可以直接准备并启动 27B,不再把用户先丢到设置页;已运行模型仍保留停止和状态查看能力。
  • 隐藏推理短答兜底: 如果模型把大量内容放进 reasoning,最终可见答案只剩半句,Lynn 会补一个明确的可见收口并进入自动复查,避免用户只看到残缺回答。
  • 保留 v0.85.4 重新回答污染修复: 点击“重新回答”后再问新问题,不再复用旧 prompt、旧 replaceFromMessageId 或旧回滚目标。
  • 发布产物版本统一到 v0.85.5: GUI 安装包、CLI tarball、README、CLI 安装片段、更新 manifest 和下载链接统一使用 0.85.5

已验证

  • npm run release:preflight 全绿。
  • npm run test:agent-regression:gates 全绿。
  • CLI200: 200/200 通过;GUI100: 100/100 通过;独立审计 300 条无内部工具名、工具卡片兜底、世界杯串线、空答等问题。
  • npm run release:finalize-mac: macOS ARM64/x64 DMG 均完成 Apple notarization、staple、Gatekeeper 验证和 latest-mac.yml 校验。
  • Windows x64 安装包完成签名和 blockmap 生成。
  • npm run release:installed-gate: 真实 /Applications/Lynn.app packaged server / CLI / Settings / main UI / 并发复查门禁通过。
  • npm run release:verify-remotes: GitHub 与 Gitee 的 mainv0.85.5 tag 均指向当前热修提交。

English highlights

  • Session Progress rail: the right rail now prioritizes the current session, items needing attention, recent sessions, and a lightweight preview instead of looking like an internal debugger.
  • Local model ladder: Lynn recommends Qwen3.6-27B DSV4Pro Distill Q5_K_M imatrix MTP by default, exposes Qwen3.6-35B-A3B DSV4Pro Distill Q5_K_M imatrix MTP for 32GB+ machines, and keeps 9B / 4B as explicit low-config downgrade lanes.
  • Regression gates: the release path now includes reusable Agent regression gates plus CLI200 and GUI100 long-run gates.
  • Realtime tool UX: sports, market, and weather failures now produce user-readable fallbacks and source status instead of exposing internal tool cards or tool ids.
  • Release verification: full preflight, agent regression gates, CLI200, GUI100, macOS notarization/staple/Gatekeeper, Windows signing, installed-app gate, and GitHub/Gitee remote sync all passed for this hotfix overwrite.