什麼是 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