feat: align extension with patchloom CLI v0.6.0#171
Merged
Conversation
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>
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
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.
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
ast_list,ast_read,ast_rename,ast_validate,ast_search,ast_refs,ast_deps,ast_map,ast_diff,ast_impact,ast_replaceschemarsspawn_blockingfor concurrent MCP workloads, tree-sitter parse tree caching, PageRank convergence optimizationdoc flattenempty value handling, transaction engine idempotent deletes,search --jsonlexit codes, git argument injection blockingChanges in this PR
README.mdVerification
npm run checkpasses (261 tests, 91.64% coverage, package builds)