The `Pi Coding Agent` integration (`src/specify_cli/integrations/pi/`) points to a deprecated package.
- `install_url` is `https://www.npmjs.com/package/@mariozechner/pi-coding-agent\`, which now carries an npm deprecation notice: "please use @earendil-works/pi-coding-agent instead going forward." The source repo redirects to `earendil-works/pi`.
- The product is still alive under the new org, so this is an update, not a removal: repoint `install_url` (and any package references) to `@earendil-works/pi-coding-agent`.
The `Pi Coding Agent` integration (`src/specify_cli/integrations/pi/`) points to a deprecated package.