什么是 release?
释放 screenpipe monorepo。更改版本,触发应用程序、CLI、MCP 和 JS 包的 GitHub Actions。 来源:mediar-ai/screenpipe。
释放 screenpipe monorepo。更改版本,触发应用程序、CLI、MCP 和 JS 包的 GitHub Actions。
通过命令行快速安装 release AI 技能到你的开发环境
来源:mediar-ai/screenpipe。
| Component | Version File | Current Pattern | Workflow |
| Desktop App | screenpipe-app-tauri/src-tauri/Cargo.toml | version = "X.Y.Z" | release-app.yml | | CLI/Server | Cargo.toml (workspace.package) | version = "0.2.X" | release-cli.yml | | MCP | screenpipe-integrations/screenpipe-mcp/package.json | "version": "X.Y.Z" | release-mcp.yml |
Always release CLI when there are changes to core screenpipe code:
释放 screenpipe monorepo。更改版本,触发应用程序、CLI、MCP 和 JS 包的 GitHub Actions。 来源:mediar-ai/screenpipe。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/mediar-ai/screenpipe --skill release释放 screenpipe monorepo。更改版本,触发应用程序、CLI、MCP 和 JS 包的 GitHub Actions。 来源:mediar-ai/screenpipe。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mediar-ai/screenpipe --skill release 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mediar-ai/screenpipe