Skip to content

Restore the published npm package identity users already install#266

Merged
NagyVikt merged 1 commit intomainfrom
agent/codex/restore-guardex-npm-package-name-2026-04-22-00-02
Apr 21, 2026
Merged

Restore the published npm package identity users already install#266
NagyVikt merged 1 commit intomainfrom
agent/codex/restore-guardex-npm-package-name-2026-04-22-00-02

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Automated by scripts/agent-branch-finish.sh (PR flow).

Changing package.json from @imdeadpool/guardex to @imdeadpool/gitguardex created a separate npm package identity instead of renaming the existing registry entry. This restores the manifest, install/update copy, tutorial/docs assets, and regression tests to the package users can actually install today, and bumps the version so the next publish can succeed against the existing @imdeadpool/guardex release line.

Constraint: npm package names are immutable registry identities; changing name publishes a different package
Constraint: @imdeadpool/guardex@7.0.16 is already published on npm, so the revert must advance the version
Rejected: Keep @imdeadpool/gitguardex and only tweak docs | npm view returns 404 so install and self-update guidance would still point at a non-existent package
Confidence: high
Scope-risk: moderate
Reversibility: clean
Directive: Do not change package.json.name again without confirming the target package exists on npm and the next version is publishable
Tested: node --test --test-name-pattern "(default invocation checks for update and can auto-approve latest install|self-update verifies on-disk version after @latest install and retries with pinned version when stale|self-update restarts into the installed CLI after a successful on-disk upgrade|status --json returns cli, services, and repo summary|prompt outputs AI setup instructions|prompt --exec outputs command-only checklist|deprecated copy-commands alias still works and warns)" test/install.test.js; node --check bin/multiagent-safety.js; npm pack --dry-run; openspec validate agent-codex-restore-guardex-npm-package-name-2026-04-22-00-02 --type change --strict; openspec validate --specs; npm test
Not-tested: live npm publish; live GitHub release flow
@NagyVikt NagyVikt merged commit aca7f8a into main Apr 21, 2026
@NagyVikt NagyVikt deleted the agent/codex/restore-guardex-npm-package-name-2026-04-22-00-02 branch April 21, 2026 22:11
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.

1 participant