Skip to content

LingShu v0.1.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@RoyZhao1991 RoyZhao1991 released this 17 Jul 23:34

LingShu v0.1.0-alpha.5

English | 简体中文

English

This alpha finishes the first-screen English localization verified in the previous release. System-owned model connection states now follow the selected interface language instead of leaking Chinese text into an English session.

What changed

  • The compose dock now shows Model channel connected, Local model channel available, or Model channel disconnected in English mode.
  • Model connection state uses the shared runtime-localization boundary, so remote providers, local models, and future compatible channels follow the same rule.
  • The fix does not branch on provider or model identity and does not change serialized main-session, CLI, permission, or human-collaboration behavior.

Core capabilities

  • Produce real editable presentation, document, image, and code artifacts; register and preview them locally; revise the actual files; and hand them to an independent checker.
  • Bring your own model through OpenAI, Anthropic Claude, DeepSeek, MiniMax M3, or a custom compatible endpoint.
  • Convert requests into structured goals, run mutable workflows through isolated workers and local tools, and verify results before completion.
  • Pause an exact worker or checker session for login, QR scanning, file selection, confirmation, or other human action, then resume from that checkpoint.
  • Use native macOS Accessibility-based Computer Use without requiring Codex.
  • Use the bundled lingshu CLI as a one-request/one-response entrance for Feishu bots, webhooks, Shortcuts, and local automation while preserving the same serialized main session.

Verification and release integrity

  • Full local suite: 1,578 tests executed, 3 environment-dependent tests skipped, 0 failures.
  • GitHub CI passed on release source commit 9e36b69664db168a3d4954de2bdc5ee684fedec0.
  • Build 8 was compiled from a clean source tree in isolated Apple silicon and Intel scratch directories.
  • The app and DMG were separately accepted by Apple notarization and carry stapled tickets.
  • The release script remounted the DMG and revalidated the installed app, bundled CLI, signature, notarization, and embedded source revision.
  • DMG SHA-256: a8b99ea48b345f25af416616ea5d6dd37f4ff88114e9677b9cc6a27d36dd87e4.

Install

brew install --cask RoyZhao1991/tap/lingshu

Or download the Universal DMG and verify it:

shasum -a 256 -c LingShu-0.1.0-8-macOS-universal.dmg.sha256

Requires macOS 14 or later and a supported model token or compatible custom endpoint. LingShu remains alpha software; keep backups and review high-impact actions and generated deliverables.

简体中文

本次 Alpha 补齐上一版本验证中发现的英文首屏漏项。模型连接状态现在会跟随界面语言,不会在英文会话中直接显示中文系统文案。

本次改动

  • 英文模式下,输入区连接状态会显示 Model channel connectedLocal model channel availableModel channel disconnected
  • 模型连接状态统一通过运行时本地化边界处理,远端服务、本地模型和未来兼容通道遵循同一规则。
  • 修复不按服务商或模型身份分支,也不改变主会话串行、CLI、授权或人机协作行为。

核心能力

  • 生成真实可编辑的 PPT、文档、图片与代码产物,在本地登记、预览和修改,并交给独立 checker 验收。
  • 支持 OpenAI、Anthropic Claude、DeepSeek、MiniMax M3 与自定义兼容端点,主脑可替换。
  • 将请求整理为结构化目标,通过可变工作流、隔离 worker 和本地工具推进,并在完成前验收。
  • worker 或 checker 可因登录、扫码、选文件、确认或其他人工动作暂停精确会话,完成后从原断点继续。
  • 通过 macOS 原生辅助功能接口进行 Computer Use,不依赖 Codex。
  • 随 App 交付 lingshu CLI,为飞书机器人、Webhook、快捷指令和本地自动化提供一问一答入口,并复用同一串行主会话。

验证与发布完整性

  • 本地完整回归:执行 1,578 项测试,3 项环境相关测试按设计跳过,0 失败。
  • 发布源码提交 9e36b69664db168a3d4954de2bdc5ee684fedec0 的 GitHub CI 已通过。
  • Build 8 从干净工作区构建,Apple 芯片与 Intel 分别使用隔离的临时编译目录。
  • App 与 DMG 分别通过 Apple 公证并装订公证票据。
  • 发布脚本重新挂载 DMG,再次校验其中 App、内置 CLI、签名、公证状态和源码提交号。
  • DMG SHA-256:a8b99ea48b345f25af416616ea5d6dd37f4ff88114e9677b9cc6a27d36dd87e4

安装

brew install --cask RoyZhao1991/tap/lingshu

也可以下载 Universal DMG 并校验:

shasum -a 256 -c LingShu-0.1.0-8-macOS-universal.dmg.sha256

需要 macOS 14 或更高版本,以及受支持模型服务商的 Token 或兼容自定义端点。灵枢仍处 Alpha 阶段,请保留重要文件备份,并检查高影响操作与生成产物。