Skip to content

Commit 7f245ba

Browse files
committed
feat: align extension with patchloom CLI v0.6.0
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>
1 parent 71c80f5 commit 7f245ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ The extension detects outdated CLI builds and warns with upgrade guidance. It re
148148
Set `patchloom.path` in settings, or add the CLI to your `PATH`.
149149

150150
**CLI compatibility warning**
151-
Run `Patchloom: Open Releases` to download the latest release. The extension requires 0.3.0 or newer; 0.5.0 is recommended.
151+
Run `Patchloom: Open Releases` to download the latest release. The extension requires 0.3.0 or newer; 0.6.0 is recommended.
152152

153153
**MCP config not injected**
154154
Run `Patchloom: Configure MCP` and select the target editor config.
@@ -183,7 +183,7 @@ File bugs and feature requests at [patchloom/patchloom-vscode/issues](https://gi
183183
## Requirements
184184

185185
- VS Code 1.90 or newer (or compatible editors: Cursor, Windsurf, VSCodium)
186-
- [Patchloom CLI](https://github.com/patchloom/patchloom) 0.3.0 or newer (0.5.0+ recommended for latest features including HTTP MCP transport, execute_plan, and expanded library API)
186+
- [Patchloom CLI](https://github.com/patchloom/patchloom) 0.3.0 or newer (0.6.0+ recommended for 43 MCP tools including 11 AST tools, declarative MCP registry, and concurrent performance improvements)
187187

188188
## Contributing
189189

0 commit comments

Comments
 (0)