Skip to content

Commit 89eed2f

Browse files
committed
docs: update recommended CLI version to 0.5.0
Patchloom CLI v0.5.0 was released with HTTP MCP transport, execute_plan tool, and expanded library API. Update README recommended version from 0.4.0 to 0.5.0. Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
1 parent 62e2eee commit 89eed2f

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.1.0 or newer; 0.4.0 is recommended.
151+
Run `Patchloom: Open Releases` to download the latest release. The extension requires 0.1.0 or newer; 0.5.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.1.0 or newer (0.4.0+ recommended for latest features including append, AST ops, and --confirm)
186+
- [Patchloom CLI](https://github.com/patchloom/patchloom) 0.1.0 or newer (0.5.0+ recommended for latest features including HTTP MCP transport, execute_plan, and expanded library API)
187187

188188
## Contributing
189189

0 commit comments

Comments
 (0)