open-design/.github
lefarcen 5916cfa12d
chore(pack): ship AMR on Windows/Intel-mac via vela-cli 0.0.6 + require-vela-cli guard (#3310)
* chore(pack): bump @powerformer/vela-cli to 0.0.6 for multi-platform AMR

vela-cli 0.0.6 publishes per-platform native packages for all five targets
(darwin-arm64/x64, linux-arm64/x64, win32-x64); 0.0.4 only shipped
darwin-arm64. tools-pack bundles the CLI by resolving @powerformer/vela-cli
for the packaging host, so this lets the Windows and Intel-mac packaged apps
bundle Vela/AMR instead of silently shipping without it.

* chore(nix): refresh pnpm deps hash

* ci(release): require bundled Vela CLI for mac/win packaging

tools-pack bundles the Vela CLI optionally and silently skips it when the
platform binary cannot be resolved — which is exactly how Windows and
Intel-mac shipped without AMR unnoticed. Now that vela-cli 0.0.6 publishes
all platform packages, pass --require-vela-cli to the mac (arm64 + intel) and
win build commands so packaging fails loudly if the bundled CLI is missing
instead of producing an AMR-less app. Linux (containerized) is left as-is for
a separate follow-up.

---------

Co-authored-by: open-design-bot[bot] <282769551+open-design-bot[bot]@users.noreply.github.com>
2026-05-29 20:58:13 +08:00
..
actions fix(ci): narrow workflow scope and reuse setup steps (#2708) 2026-05-22 18:58:53 +08:00
ISSUE_TEMPLATE refactor(issue-template): separate logs and screenshots fields in bug report (#3032) 2026-05-27 04:41:28 +00:00
screenshots feat(ui): add copy to clipboard functionality for user messages with … (#1669) 2026-05-14 20:19:20 +08:00
scripts ci(agent-pr-explore): rewrite prompt — non-lazy disposition + mandatory probe list (#3156) 2026-05-28 09:51:19 +00:00
workflows chore(pack): ship AMR on Windows/Intel-mac via vela-cli 0.0.6 + require-vela-cli guard (#3310) 2026-05-29 20:58:13 +08:00
actionlint.yaml Add release-beta-s self-hosted workflow placeholder (#3150) 2026-05-28 03:44:52 +00:00
pull_request_template.md docs(pr): require user-perspective description and surface area (#1520) 2026-05-13 15:28:05 +08:00