2026-05-07
What's New
Pi SDK namespace migration for pi 0.74.0
Updates all packages in this monorepo for Pi's upstream move from the @mariozechner/* npm namespace to @earendil-works/*.
- Migrates Pi SDK imports in extension source and tests to
@earendil-works/* - Updates root dev dependencies and lockfile to the
@earendil-worksPi 0.74.0 packages - Updates package peer dependencies to require the new
@earendil-works/*packages - Keeps
@mariozechner/jitifor@benvargas/pi-claude-code-usebecause no@earendil-works/jitipackage is published - Keeps compatibility virtual modules in
@benvargas/pi-claude-code-useso dynamically loaded companion extensions that still import the old Pi SDK namespace continue to resolve - Updates README minimum Pi version notes where applicable
Version bumps
@benvargas/pi-ancestor-discoveryto1.1.2@benvargas/pi-antigravity-image-gento1.1.2@benvargas/pi-claude-code-useto1.0.3@benvargas/pi-cut-stackto1.0.1@benvargas/pi-exa-mcpto1.1.1@benvargas/pi-firecrawlto1.0.1@benvargas/pi-openai-fastto1.0.4@benvargas/pi-openai-verbosityto1.0.1@benvargas/pi-synthetic-providerto1.1.13
Changelogs
- Adds
2026-05-07changelog entries for packages that already had changelogs:@benvargas/pi-claude-code-use@benvargas/pi-synthetic-provider
Merged PRs
- #15 chore: migrate pi dependencies to earendil namespace
Commits
- c13fe46 chore: migrate pi dependencies to earendil namespace
Validation
- GitHub Actions CI
checkpassed - npm run lint
- npm run typecheck
- npm test