is moving its GitHub repo into the
this is an ecosystem/ownership cleanup move, but it deliberately forces extension authors to choose between forward compatibility and backward compatibility.
Imported from historical reading log.
- Extracted main post via
api.fxtwitter.comfallback. - Mario Zechner says
piis moving its GitHub repo into theearendil-worksorg and will start publishing packages under the@earendil-worksnpm namespace instead of@mariozechner. - Short-term compatibility remains for existing imports, but typed extensions should migrate quickly once the new packages land.
- Breaking edge: extensions switched to
@earendil-workswill stop working on olderpiversions after today's release. - Why it matters: this is an ecosystem/ownership cleanup move, but it deliberately forces extension authors to choose between forward compatibility and backward compatibility.
- Good angle:
agent-tooling ecosystems are hitting the boring-but-real package-namespace migration phase, and extension authors absorb the breakage.