Skip to content

fix(publish): move packages off the unowned @agentos npm scope#1668

Open
NathanFlurry wants to merge 8 commits into
stack/fix-vfs-expose-positioned-writes-in-test-kernel-klrzzkrofrom
stack/fix-publish-move-packages-off-the-unowned-agentos-npm-scope-tukzktrz
Open

fix(publish): move packages off the unowned @agentos npm scope#1668
NathanFlurry wants to merge 8 commits into
stack/fix-vfs-expose-positioned-writes-in-test-kernel-klrzzkrofrom
stack/fix-publish-move-packages-off-the-unowned-agentos-npm-scope-tukzktrz

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member

We do not own the bare @Agentos npm org, so no package may use it. Rename
the two @agentos/* packages to @rivet-dev/agentos-:
@agentos/test-harness -> @rivet-dev/agentos-test-harness
@agentos/website -> @rivet-dev/agentos-website
This also fixes preview/release publishing: the version bumper resolves any
workspace dep outside @rivet-dev/agentos-
(and not in the publish set)
against npm latest, which 404s for the unpublished @agentos/test-harness and
fails the publish. Update the CI --filter guards and document the scope
convention in CLAUDE.md.

We do not own the bare @Agentos npm org, so no package may use it. Rename
the two @agentos/* packages to @rivet-dev/agentos-*:
  @agentos/test-harness -> @rivet-dev/agentos-test-harness
  @agentos/website      -> @rivet-dev/agentos-website
This also fixes preview/release publishing: the version bumper resolves any
workspace dep outside @rivet-dev/agentos-* (and not in the publish set)
against npm latest, which 404s for the unpublished @agentos/test-harness and
fails the publish. Update the CI --filter guards and document the scope
convention in CLAUDE.md.
@NathanFlurry

Copy link
Copy Markdown
Member Author

Stack for rivet-dev/agentos

Get stack: forklift get 1668
Push local edits: forklift submit
Merge when ready: forklift merge 1668

@NathanFlurry NathanFlurry force-pushed the stack/fix-vfs-expose-positioned-writes-in-test-kernel-klrzzkro branch 2 times, most recently from c6d8147 to 3d33be0 Compare July 9, 2026 06:30
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