pi-vscode-sr 1.4.3 → 1.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,6 +22,8 @@ Secure code review bridge between **Pi coding agent** and **VS Code**. Every fil
22
22
 
23
23
  You can also approve/reject from the diff tab.
24
24
 
25
+ <img width="800" alt="Pi Defender" src="https://raw.githubusercontent.com/Serhioromano/pi-vscode-sr/refs/heads/main/images/example.jpg">
26
+
25
27
  ## 📦 Installation
26
28
 
27
29
  > [!IMPORTANT]
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pi-vscode-sr",
3
- "version": "1.4.3",
3
+ "version": "1.4.4",
4
4
  "description": "Code diff assistant for VS Code.",
5
5
  "license": "MIT",
6
6
  "author": "Serhioromano",