chore(deps): migrate @mariozechner/pi-* → @earendil-works/pi-* @ 0.75.4#4
Merged
Conversation
…75.4 Upstream rebranded the mariozechner namespace; @mariozechner/pi-* is deprecated with banners pointing at @earendil-works/*. Migrate to the new namespace at ^0.75.4 (latest version mature under the global 7-day minimum-release-age policy in ~/.npmrc). - package.json deps: @mariozechner/pi-ai + pi-coding-agent (^0.67.1) -> @earendil-works/pi-ai + pi-coding-agent (^0.75.4) - Sweep all imports across src/, index.ts, AGENTS.md, CLAUDE.md, README.md, llms.txt, llms-full.txt to the new namespace - Keep @mariozechner/jiti (NOT rebranded) for the detached-child runner path - index.ts binary-resolution fallback now resolves @earendil-works/pi-coding-agent/package.json Verified end-to-end: - pnpm run check green (lint + typecheck + build + smoke + e2e + contract) - Live stream against openai-codex/gpt-5.4 returns 'PI_UPGRADE_OK' with correct OpenAI Chat Completions wire format (logprobs: null, system_fingerprint, single chatcmpl-<id>, usage block, [DONE] terminator)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upstream rebranded mariozechner -> earendil-works; old namespace is deprecated. Migrating to the new namespace at ^0.75.4 (latest mature version under the 7-day min-release-age policy; 0.76.0 was 41 minutes old).
Changes
Verified
Side effects
pnpm install@aliou/pi-processes'Cannot find module @earendil-works/pi-tui' error in your local pi env (now the rebranded package is in node_modules)