Files
zmo-cli/packages/opencode
吴中洋 c034a178b9
Some checks failed
compliance-close / close-non-compliant (push) Has been cancelled
feat: Windows 下 zmo upgrade 支持自更新
- installation/index.ts 新增 Windows 升级路径:下载 release zip →
  PowerShell 解压 → 写 .cmd 在进程退出后替换 exe(绕过运行中文件锁)
- method() 在 Windows 兜底返回 curl,让手动下载的 exe 也能走自动更新
- 修 cmd/upgrade.ts 残留的 "opencode upgrade skipped" 文案

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-05 18:06:09 +08:00
..
2026-06-04 15:07:46 -04:00
2026-03-27 15:00:26 +01:00
2026-02-18 13:54:23 -05:00

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.