Skip to content

feat: align extension with patchloom CLI 0.15.2#198

Merged
SebTardif merged 1 commit into
mainfrom
feat/align-cli-0.15.2
Jul 18, 2026
Merged

feat: align extension with patchloom CLI 0.15.2#198
SebTardif merged 1 commit into
mainfrom
feat/align-cli-0.15.2

Conversation

@SebTardif

Copy link
Copy Markdown
Contributor

Summary

  • Align docs and recommended CLI version with patchloom 0.15.2 (was 0.10.0)
  • Re-verify CLI and MCP contracts against the live 0.15.2 binary
  • Add Insert after section Quick Action (md insert-after-section, CLI 0.14+)
  • Expand Batch Apply template with fuzzy replace and sibling section examples
  • Document npm and Scoop install channels

Contract check (against patchloom 0.15.2)

Surface Status
CLI replace OLD --new NEW path Unchanged
CLI doc set/get/delete/... FILE SELECTOR VALUE Unchanged (selector path)
MCP doc_set / doc_get with selector Works; 56 tools (was 54)
Global --contain + workspace cwd Still correct; containment is relative to effective cwd
agent-rules --mode/--platform Unchanged
batch line-oriented ops + --apply Unchanged; new ops available (md.insert_after_section, fuzzy flags)
Managed install tag format patchloom-v{version} Unchanged

No minimum version bump: still 0.3.0. Recommended is now 0.15.2.

Test plan

  • npm run check (274 unit tests, coverage, package)
  • Live CLI contract probes on 0.15.2 (replace/doc/batch/MCP/agent-rules)
  • CI green on PR

Update recommended CLI version and install docs for npm/Scoop, add the
md insert-after-section Quick Action and batch template examples for
fuzzy replace and sibling markdown sections, and re-verify MCP/CLI
contracts against 0.15.2 (selector, --new, --contain, batch, agent-rules).

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
@SebTardif
SebTardif marked this pull request as ready for review July 18, 2026 13:09
@SebTardif
SebTardif enabled auto-merge (squash) July 18, 2026 13:09
@SebTardif
SebTardif merged commit 5acd69b into main Jul 18, 2026
22 checks passed
@SebTardif
SebTardif deleted the feat/align-cli-0.15.2 branch July 18, 2026 13:13
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