Skip to content

feat: align extension with patchloom CLI 0.34.0 - #273

Merged
SebTardif merged 2 commits into
mainfrom
fix/improve-mpi-20260916-s1147
Sep 16, 2026
Merged

SebTardif merged 2 commits into
mainfrom
fix/improve-mpi-20260916-s1147

Conversation

@SebTardif

Copy link
Copy Markdown
Contributor

Recommend Patchloom CLI 0.34.0 and bump the property-based test library.

Problem

Latest CLI is patchloom-v0.34.0. The extension still recommended 0.33.0. Empty or whitespace-only edit payloads, dest/--glob mistakes, and AST parse timeouts were not in Troubleshooting.

fast-check 4.9.0 was one minor behind.

Change

  • Recommend CLI 0.34.0 (minimum stays 0.3.0)
  • Troubleshooting: empty/whitespace payloads as invalid_input, dest/--glob as invalid_input, AST parse_timeout (exit 4)
  • Configure MCP picker: verified on 0.34
  • Unit test: formatCliOutput prefixes parse_timeout
  • fast-check 4.9.0 -> 4.10.1

No AST Quick Actions and no Search max_results picker. Those stay parked.

Validation

npm run check: 443 unit tests, coverage above 80%, VSIX packages.

Maintainer pass after the js-yaml pin. Property-based unit tests pass.

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
Recommend 0.34.0. Document empty-payload invalid_input, dest/--glob
invalid_input, and parse_timeout (exit 4). formatCliOutput already
prefixes error_kind; add a unit test for parse_timeout.

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
@SebTardif
SebTardif marked this pull request as ready for review September 16, 2026 19:01
@SebTardif
SebTardif enabled auto-merge (squash) September 16, 2026 19:01
@SebTardif
SebTardif merged commit 4fe432b into main Sep 16, 2026
24 checks passed
@SebTardif
SebTardif deleted the fix/improve-mpi-20260916-s1147 branch September 16, 2026 19:05
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