Skip to content

feat: align extension with patchloom CLI v0.6.0#171

Merged
SebTardif merged 2 commits into
mainfrom
feat/align-cli-v0.6.0
Jun 26, 2026
Merged

feat: align extension with patchloom CLI v0.6.0#171
SebTardif merged 2 commits into
mainfrom
feat/align-cli-v0.6.0

Conversation

@SebTardif

Copy link
Copy Markdown
Contributor

Summary

Update recommended CLI version from 0.5.0 to 0.6.0 in README.md to reflect the latest Patchloom release.

What changed in Patchloom 0.6.0

  • 11 new AST MCP tools (total: 32 -> 43): ast_list, ast_read, ast_rename, ast_validate, ast_search, ast_refs, ast_deps, ast_map, ast_diff, ast_impact, ast_replace
  • Declarative MCP tool registry: auto-generated tool schemas from Rust types via schemars
  • Performance improvements: spawn_blocking for concurrent MCP workloads, tree-sitter parse tree caching, PageRank convergence optimization
  • Deep structural refactoring: write-command state machine, ops module decomposition, WritePolicy unification, schema derivation
  • Bug fixes: doc flatten empty value handling, transaction engine idempotent deletes, search --jsonl exit codes, git argument injection blocking

Changes in this PR

File Change
README.md Updated recommended version from 0.5.0 to 0.6.0 in troubleshooting and requirements sections

Verification

  • npm run check passes (261 tests, 91.64% coverage, package builds)

Update recommended CLI version from 0.5.0 to 0.6.0 in README.md.

Patchloom 0.6.0 adds 11 AST MCP tools (43 total), a declarative
MCP tool registry, spawn_blocking for concurrent performance, and
tree-sitter parse tree caching.

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
github-actions[bot]
github-actions Bot previously approved these changes Jun 26, 2026
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
@SebTardif SebTardif marked this pull request as ready for review June 26, 2026 00:55
@SebTardif SebTardif enabled auto-merge (squash) June 26, 2026 00:55
@SebTardif SebTardif merged commit 1408da7 into main Jun 26, 2026
18 checks passed
@SebTardif SebTardif deleted the feat/align-cli-v0.6.0 branch June 26, 2026 00:56
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