Commit 0c070fd
Add cache layer to CLI help remark plugin for CI builds
The remark plugin generates --help output at build time, but fails in CI
where the QIT CLI isn't available (managed commands require auth). Now the
plugin writes a .cli-help-cache.json when building locally and reads from
it when the CLI is unavailable, so CI deploys use cached help output.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1d4b3a1 commit 0c070fd
2 files changed
+104
-58
lines changed
0 commit comments