Skip to content

v1.0.4

Choose a tag to compare

@nisconder nisconder released this 13 Aug 13:57
· 28 commits to main since this release

@npm-safe v1.0.4

Patch release with a critical desktop GUI fix plus the 1.0.3 feature set.

Critical fix

  • Desktop GUI: LLM "test connection" now applies your form config before
    testing.
    Previously, entering an API key and clicking 测试连接 without
    first clicking 保存 tested the stale engine config and failed. The test
    button is now self-sufficient.

Features (from 1.0.3)

  • Skill selection TUI (skill-tui.ts) and agent installer (agent-installer.ts).
  • Neutralinojs CLI pinned to a fixed binary-download-safe version.

Install

npm install -g @npm-safe/core@1.0.4

Desktop GUI: download the v1.0.4 ZIP from the Releases page, or auto-update
from an earlier install.

Links