-
-
Notifications
You must be signed in to change notification settings - Fork 89
Rename npm workspace packages #4769
Copy link
Copy link
Closed
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Description
Metadata
Metadata
Assignees
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Problem: Five workspace packages are published under the old npm scope, and at least one (the MCP package) has real external consumers.
Area: Packages
Proposal: Rename all five workspace packages to the new scope, publish under the new names, and deprecate the old npm packages with a pointer note. Continue publishing security-relevant patches to the old package names through an agreed grace period rather than abandoning them outright.
Deliverables:
Acceptance criteria:
Test scenarios:
Resources:
Boundaries:
Part of #4761.