🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

pi-git-delegate

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pi-git-delegate - npm Package Compare versions

Comparing version
0.2.1
to
0.2.2
+3
-0
CHANGELOG.md

@@ -9,2 +9,4 @@ # Changelog

- Add Buy Me a Coffee sponsor button to README and native GitHub funding link via `.github/FUNDING.yml`.
### Added

@@ -59,1 +61,2 @@

- CI and npm Trusted Publishing workflow.
+2
-2
{
"name": "pi-git-delegate",
"version": "0.2.1",
"version": "0.2.2",
"description": "Pi extension: delegate git operations (diff/log/blame) to cheaper models via subagents, saving costs and keeping parent context clean.",

@@ -55,5 +55,5 @@ "type": "module",

"typebox": "latest",
"@types/node": "^26.0.0",
"@types/node": "^26.1.0",
"typescript": "^6.0.3"
}
}

@@ -9,2 +9,4 @@ # Pi Git Delegate

[![Pi package](https://img.shields.io/badge/pi-package-purple.svg)](https://pi.dev/packages)
[![Trusted Publishing](https://img.shields.io/badge/npm-Trusted%20Publishing-blue.svg)](docs/release.md)
<a href="https://buymeacoffee.com/ekawano114m"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="217" height="60"></a>

@@ -11,0 +13,0 @@ > Delegate git operations (diff/log/blame) to cheaper models via subagents — keeping parent context clean and cutting costs.