fix: MPI cycle — CLI 0.19 docs, brace-expansion audit, AGENTS refresh - #217
Merged
Conversation
- Override brace-expansion to 5.0.8 (CVE-2026-14257 / GHSA-mh99-v99m-4gvg) - Recommend Patchloom CLI 0.19.0; document already_exists create/rename recovery - Unit test formatCliOutput for already_exists JSON envelopes - Refresh AGENTS.md unit test counts (patchloomCli 39, initializeProject 30) Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
Keep package.json range at ^1.90.0 so vsce package stays compatible with engines.vscode, while resolving newer typings for local compile. Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
SebTardif
marked this pull request as ready for review
July 27, 2026 01:58
SebTardif
enabled auto-merge (squash)
July 27, 2026 01:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Multi-perspective improve cycle after Dependabot actions bump on main.
brace-expansionto 5.0.8 (CVE-2026-14257)already_existscreate/rename recoveryformatCliOutputforalready_existsJSON envelopesverifyMcp.ts, release-merge guard)@types/vscodelock to 1.125.0 while keeping package range^1.90.0(vsce-compatible withengines.vscode)Test plan
npm run check(unit tests + coverage + package)npm auditreports 0 vulnerabilitiesNotes