MetaPi v0.1.0-preview.4
Pre-release
Pre-release
MetaPi v0.1.0-preview.4
本预览版首次提供 Windows x64 双安装器。
下载选择
MetaPi-Setup.exe:推荐普通用户使用。内置 Node.js 24.19.0,不要求机器预装 Node.js。MetaPi-Setup-NodeJS.exe:体积更小,使用机器已有 Node.js。缺少 Node/npm 或版本较低时会提示,但不会阻止安装。
两版均:
- 内置 Windows Terminal 1.24.11911.0 portable distribution;
- 创建一个默认使用内置 Windows Terminal 的桌面
MetaPi快捷方式; - 把
metapi加入当前用户 PATH,可在新开的 PowerShell、cmd、Git Bash、Windows Terminal、VS Code terminal 等其他终端直接运行; - 安装到
%LOCALAPPDATA%\Programs\MetaPi,无需管理员权限; - 原位升级并保留
~/.metapi中的 Profile、凭据、模型和 Session; - 卸载时保留用户数据,只移除程序、快捷方式和 MetaPi 自己的 PATH 项。
Setup
首次启动会进入同一套 MetaPi Starter Setup service。进入 default Profile 后运行 /setup,Provider、模型和 Scout 三步始终展示,并标注已配置、部分配置或未配置。
平台与限制
- Windows 10 build 19041+ / Windows 11 x64;
- Bash tool 仍需要 Bash,推荐 Git for Windows;
- 当前安装器未做代码签名,Windows 可能显示 Unknown publisher 或 SmartScreen 提示;
- ARM64、自动更新、签名流水线和 scoped npm Bootstrap 不包含在本预览版。
Integrity
下载 SHA256SUMS.txt 后可运行:
Get-FileHash .\MetaPi-Setup.exe -Algorithm SHA256
Get-FileHash .\MetaPi-Setup-NodeJS.exe -Algorithm SHA256This preview introduces dual Windows x64 installers. MetaPi-Setup.exe includes Node.js; MetaPi-Setup-NodeJS.exe uses the system Node.js without blocking installation when it is absent or old. Both include portable Windows Terminal for the desktop shortcut and add metapi to the current-user PATH for use from any newly opened terminal. The installers are currently unsigned.