Skip to content

v0.1.0

Choose a tag to compare

@RealHeart RealHeart released this 13 Jun 02:31
v0.1.0
8e8f89b

发布内容

  • 发布首个 npm 包:@starhui/huly-cli@0.1.0
  • 提供 huly / huly-cli 命令入口
  • 基于 @firfi/huly-mcp@0.29.0 封装 Huly 项目、Issue、搜索和 raw MCP tool 调用
  • 内置 Codex/OpenAI skill:skills/huly-cli/SKILL.md
  • README 已改为中文,并补充 npx skills add starhui-dev/huly-cli --skill huly-cli 安装方式
  • --version 输出 CLI、MCP 和 Node.js 版本信息
  • 新增定时更新 MCP 与 npm 自动发布 workflow

安装

npx -y @starhui/huly-cli@latest --help
npm install -g @starhui/huly-cli

验证

  • pnpm check
  • pnpm pack --dry-run
  • node dist/index.js --version

注意

GitHub Actions 的 npm 自动发布需要仓库配置 NPM_TOKEN secret。当前最近一次自动发布 workflow 因 NPM_TOKEN 为空失败;npm registry 上已可查询 @starhui/huly-cli@0.1.0