Skip to content

v1.0.3 — 修复 Windows 安装 + npm 自动发布

Choose a tag to compare

@Wjl1224734792 Wjl1224734792 released this 08 May 07:21
· 36 commits to main since this release

修复

  • ffmpeg-static 移至 optionalDependencies,避免 Windows SSL 证书问题阻塞安装
  • 新增 GitHub Actions 自动发布工作流(推送 tag 触发 npm publish)

文档

  • README 新增 DeepSeek《Thinking with Visual Primitives》论文灵感来源说明
  • 清理过时模型推荐,仅保留 qwen3.5-plus

安全

  • 从 Git 历史中移除 .mcp.json 配置文件

完整 Changelog: v1.0.2...v1.0.3