Skip to content

Releases: IYUNCI/skillops-local

SkillOps Local v0.1.6

Choose a tag to compare

@IYUNCI IYUNCI released this 06 Jun 16:14

SkillOps Local v0.1.6

页面截图:能力总览
页面截图:已安装清单
页面截图:CLI 工具

中文

  • SkillOps Local 是一个本地优先的 AI Agent 能力工作台,用来集中管理本机、项目目录和常用 Agent 工具中的 Skills、MCP 服务与 CLI 工具。
  • 它帮助开发者快速看清每个能力来自哪里、是否健康、是否存在权限或安全风险,并提供安装、移除、审查、预览和本地运行入口。
  • MIT 协议开源、本地优先(Local-first)模型。
  • 支持三套发布通道:
    • npm CLI(npm publish
    • macOS M 系列桌面客户端
    • Windows 桌面客户端
  • 版本号:0.1.6
  • 作者:yunpai
  • 版权:Copyright © 2026 yunpai / 云磁数字

English

  • SkillOps Local is a local-first workbench for AI agent capabilities, bringing local Skills, MCP servers, and CLI tools into one desktop and CLI experience.
  • It helps developers scan capability sources, review health and risk signals, manage installed skills, and run agent workflows with clearer local control.
  • Open source under MIT license with local-first architecture.
  • Supports:
    • npm CLI releases
    • macOS M-series desktop client releases
    • Windows desktop client releases
  • Version: 0.1.6
  • Author: yunpai
  • Copyright: Copyright © 2026 yunpai / 云磁数字

本次发布说明仅保留面向用户与社区的版本信息,不包含内部开发文字。

SkillOps Local v0.1.5

Choose a tag to compare

@IYUNCI IYUNCI released this 06 Jun 16:02

SkillOps Local v0.1.5

页面截图:主页
页面截图:工作台

中文发布说明(GitHub / Release Note)

  • 聚焦发布与分发体验:桌面工作台保持单界面启动,新增“签名与安装器”联动入口并优化安装目录展示。
  • 强化更新与可见性:支持版本信息查看、更新检查结果展示、macOS 安装器目录快速跳转。
  • 桌面发布链路优化:macOS 与 Windows 打包可直接复用同一版本号,避免文案与资源不同步。
  • 发布文案补充:补齐 App Store 商品文案和版本简介中的中英文文本,剔除敏感仓库持有者信息。

你能看到的用户端变化

  • 主界面仍为 SkillOps 本地工作台(不再多窗口切换)
  • 新增签名与安装器页签,支持查询签名与安装器输出路径
  • 更新页支持本地版本与 GitHub 版本对比提示
  • 菜单支持打开桌面发布目录与发布页

English Release Notes (GitHub / Release Note)

  • Release and distribution flow focused update: the desktop workbench remains a single main interface while adding clearer signing and installer access.
  • Improved visibility and reliability: version info, update status checks, and quick access to macOS installer directories are now integrated.
  • Aligned desktop release pipeline: macOS and Windows builds share one synchronized patch version to keep distribution assets and metadata consistent.
  • Shipping copy improved with bilingual App Store and release text while removing sensitive repository-owner identifiers.

User-facing changes

  • The experience stays in one SkillOps desktop interface (no separate multi-window workflow)
  • Added signing & installer workspace entries with path visibility
  • Update page now compares local and remote versions
  • Menu shortcuts now allow fast access to installer artifacts and the release page

Release Asset

  • Screenshot 1: assets/screenshots/page-home.png(真实界面)
  • Screenshot 2: assets/screenshots/page-workbench.png(真实界面)
  • UI 资产:assets/skilloips-ui.png, assets/skilloips-ui@2x.png

安装包与校验建议

  • macOS/Windows 产物使用同一版本号发布
  • Release 页面建议同步 sha256 校验值(shasum -a 256 <artifact>)及变更摘要

SkillOps Local v0.1.3

Choose a tag to compare

@IYUNCI IYUNCI released this 06 Jun 15:27

SkillOps Local v0.1.3

中文

  • 打包与发布能力增强:每次打包自动递增补丁版本(patch)并同步到 Wails 元数据。
  • 版权与作者信息统一为:云磁数字 / yunpai。
  • 修正桌面版本同步脚本的幂等性,避免重复打包失败。
  • 发布前可直接生成 macOS 与 Windows 产物并上链到 GitHub。

English

  • Desktop packaging now auto-increments the patch version on every pack and syncs it into Wails metadata.
  • Copyright and author are standardized to Yunpai / 云磁数字.
  • Fixed version synchronization script to be idempotent and not fail on repeat pack runs.
  • Supports generating both macOS and Windows deliverables for this release.

Release Assets

  • SkillOpsLocal-mac-v0.1.3.zip
  • SkillOpsLocal-win-v0.1.3.zip

SkillOps Local v0.1.1

Choose a tag to compare

@IYUNCI IYUNCI released this 06 Jun 14:36

SkillOps Local v0.1.1

SkillOps Local logo

新功能(New Features)

  • 本地首发开源内容,补齐许可证与贡献文档。
  • 新增桌面端发布与签名流程说明(含 Apple 开发者/签名证书与 MAS 打包方向)。
  • 新增 assets 品牌资源与发布文案(中英双语)。
  • 统一了桌面应用 Bundle ID 与 URL Scheme(cn.iyunci.skillops)。
  • 新增 GitHub 开源检查清单与发布清单。

What's new

  • Open-sourced project documentation and publishing baseline.
  • Added desktop release and signing guidance for App Store-ready flow.
  • Added brand assets and bilingual launch copy.
  • Standardized app bundle identifier and deep-link namespace to cn.iyunci.skillops.
  • Added open-source launch checklist and release preparation checklist.

说明

  • 本次发布说明只包含面向用户和社区的版本特性,不包含 AI 提示词开发脚本或内部开发注释。