From 577a90f819f41319aa8f2864404047fcede858fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kh=E1=BA=A3i?= Date: Mon, 1 Jun 2026 17:48:10 +0700 Subject: [PATCH] feat(pacquet): `--resume-from`, `--report-summary` (#12093) * feat(cli): port recursive run with --resume-from and --report-summary Port pnpm's `pnpm run -r` (recursive run) to pacquet, including the `--resume-from` and `--report-summary` flags, which previously existed only in the TypeScript CLI. - `pacquet -r run