Hey team! 👋
The @mariozechner/pi-* family of packages has been deprecated in favor of the new @earendil-works/pi-* scope. You can see this reflected on the npm page for @mariozechner/pi-agent-core, where the deprecation notice points to the new packages.
What needs to change
All dependencies in this repo that reference the @mariozechner/pi-* scope should be updated to their @earendil-works/pi-* equivalents. For example:
@mariozechner/pi-agent-core → @earendil-works/pi-agent-core@mariozechner/pi-agent-ui → @earendil-works/pi-agent-ui- ... and any other
@mariozechner/pi-* packages in use
The @mariozechner/pi-* packages have moved to the @earendil-works scope as of v0.74.0. 0.73.1 was the final release under the old scope.
Hey team! 👋
The
@mariozechner/pi-*family of packages has been deprecated in favor of the new@earendil-works/pi-*scope. You can see this reflected on the npm page for@mariozechner/pi-agent-core, where the deprecation notice points to the new packages.What needs to change
All dependencies in this repo that reference the
@mariozechner/pi-*scope should be updated to their@earendil-works/pi-*equivalents. For example:@mariozechner/pi-agent-core→@earendil-works/pi-agent-core@mariozechner/pi-agent-ui→@earendil-works/pi-agent-ui@mariozechner/pi-*packages in useThe
@mariozechner/pi-*packages have moved to the @earendil-works scope as of v0.74.0. 0.73.1 was the final release under the old scope.