Format package verification script

166bad65f646 · Devin AI · · parent 0663a852e75a

Format package verification script

Co-Authored-By: Christopher David <chris@openagents.com>
Co-Authored-By
Christopher David <chris@openagents.com>

Deploy story

What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.

Not deployed through the forge lane

No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.

Changed files

  • modified packages/openagents-cli/scripts/verify-packed-install.mjs

Diff

1 file changed, +0 -1

packages/openagents-cli/scripts/verify-packed-install.mjs modified -1

@@ -26,7 +26,6 @@ const run = (command, arguments_, options = {}) => {

26 26
  return { stdout: result.stdout, stderr: result.stderr };
27 27
};
28 28
29
30 29
/** Subcommand names from `--help`, which lists them one per line after SUBCOMMANDS. */
31 30
const subcommands = (help) => {
32 31
  const section = help.split("SUBCOMMANDS")[1];

This page updates live while a promote is in flight · changelog