Skip to content

Update package scope and dependencies for pi-coding-agent - #9

Open
SolidusAbi wants to merge 2 commits into
qmx:masterfrom
SolidusAbi:master
Open

SolidusAbi wants to merge 2 commits into
qmx:masterfrom
SolidusAbi:master

Conversation

@SolidusAbi

Copy link
Copy Markdown

This pull request updates the package to use new package namespaces for its dependencies and devDependencies, migrating from @mariozechner to @earendil-works. It also updates the version constraints to allow for newer versions and ensures compatibility with future releases.

Fixes #8

Abian Hernandez-Guedes added 2 commits May 22, 2026 09:59
- peerDependencies: set version constraint to >=0.63.0 <1.0.0
- devDependencies: update to ^0.75.0 for development
@stcl-bsm

Copy link
Copy Markdown

This PR is the correct fix and would resolve the npm audit noise for users: the published version still declares @mariozechner/pi-coding-agent, which carries three open security advisories (GHSA-jfgx-wxx8-mp94, GHSA-r95r-rj6r-c39x, GHSA-7v5m-pr3q-6453) and forces users to work around it with npm overrides.

Any chance this can be merged and a new version released soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dependency version on "@mariozechner/pi-coding-agent": "^0.63.0"

2 participants