feat: align extension with patchloom CLI 0.35.0 - #275
Merged
Merged
Conversation
Recommend 0.35.0, accept JSONC and key-value docs in Quick Actions, and document directory rename, if-exists, and the 64-tool MCP inventory. Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
SebTardif
marked this pull request as ready for review
September 18, 2026 15:21
SebTardif
enabled auto-merge (squash)
September 18, 2026 15:21
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.
Recommend Patchloom CLI 0.35.0 and accept the new document formats in Quick Actions.
Problem
Latest CLI is
patchloom-v0.35.0. The extension still recommended 0.34.0. Pickingtsconfig.jsoncor.envin a doc Quick Action was rejected as "not a supported JSON, YAML, or TOML file." MCP docs still said 58 tools.Change
.jsonc,.ini,.properties, and.env/.env.*doc.setand directoryfile.renamedoc set --if-exists, undo--pathasno_matches, HTTP MCP Host allowlistformatCliOutputundono_matches, live JSONC /.env/ directory rename when PATH is 0.35+, managed-install MCP inventory includesexplain_planandtidy_checkNo AST Quick Actions and no file-rename picker. Those stay parked (agent-facing CLI and batch already cover them).
Validation
npm run check: 446 unit tests passed, 2 skipped (PATH CLI is 0.34.0; 0.35 probes skip), coverage above 80%, VSIX packages.Live 0.35 binary: JSONC comments kept,
.envset keeps comments, directory rename undo preview reports rename-back, MCP full inventory is 64 tools (core pack still 11).