Skip to content

feat: align extension with patchloom CLI 0.33.0 - #265

Merged
SebTardif merged 1 commit into
mainfrom
fix/improve-mpi-20260908-s0606
Sep 8, 2026
Merged

feat: align extension with patchloom CLI 0.33.0#265
SebTardif merged 1 commit into
mainfrom
fix/improve-mpi-20260908-s0606

Conversation

@SebTardif

Copy link
Copy Markdown
Contributor

Summary

Align the extension with Patchloom CLI 0.33.0 and add read-only doc keys / doc len Quick Actions.

Why

The Marketplace docs still recommended CLI 0.31.0 after 0.32.0 and 0.33.0 shipped. Users would miss dest globs, doc keys / doc len, and YAML merge-key edits that keep <<:.

The change

  • Recommend CLI 0.33.0 (README, Configure MCP picker, Requirements)
  • Quick Actions: List structured keys (doc keys) and Count structured length (doc len), CLI 0.32+
  • Document cwd-only dest globs (*.txt vs --glob) and 0.32 merge-key edits
  • Version-gated live probes (skip when PATH is older than 0.32 / 0.33)
  • Batch plans still have no doc.keys / doc.len ops (CLI batch does not accept them)

Verification

  • npm run check passed (433 passed, 9 skipped, coverage and vsce package succeeded)
  • New builder tests: buildDocKeysQuickAction, buildDocLenQuickAction
  • Live doc keys / doc len and dest-glob tests skip on PATH 0.28.0

Recommend CLI 0.33.0. Add Quick Actions for doc keys and doc len
(CLI 0.32+). Document dest globs (cwd-only *.txt vs --glob) and
YAML merge-key edits that keep <<:. Version-gated live probes skip
when PATH is older than 0.32/0.33.

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
@SebTardif
SebTardif marked this pull request as ready for review September 8, 2026 14:19
@SebTardif
SebTardif enabled auto-merge (squash) September 8, 2026 14:19
@SebTardif
SebTardif merged commit d32c848 into main Sep 8, 2026
22 checks passed
@SebTardif
SebTardif deleted the fix/improve-mpi-20260908-s0606 branch September 8, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant