v1.0.3 — 修复 Windows 安装 + npm 自动发布
修复
- 将
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