Skip to content

refactor: scope the js package as @interfaze-ai/langchain - #3

Merged
Khurdhula-Harshavardhan merged 1 commit into
mainfrom
rename/interfaze-ai-scope
Aug 10, 2026
Merged

refactor: scope the js package as @interfaze-ai/langchain#3
Khurdhula-Harshavardhan merged 1 commit into
mainfrom
rename/interfaze-ai-scope

Conversation

@Khurdhula-Harshavardhan

Copy link
Copy Markdown
Contributor

Publishes the js package as @interfaze-ai/langchain on both npm and JSR, instead of @interfaze/langchain.

@interfaze-ai/interfaze is already live on JSR, so the langchain package now sits in the scope we already own rather than splitting the org across two. The npm interfaze-ai org exists, so the same name works there.

The python distribution is unchanged at interfaze-langchain — PyPI has no scoping and the SDK there is plain interfaze, so there is nothing to match.

All five version strings stay at 1.0.0; verify enforces that against the release tag.

registry name
npm @interfaze-ai/langchain
JSR @interfaze-ai/langchain
PyPI interfaze-langchain

The lockfile diff is the two name fields only, so every optional platform entry is preserved and npm ci stays reproducible on linux.

🤖 Generated with Claude Code

@interfaze-ai/interfaze is already published on jsr, so publishing the langchain
package under @Interfaze would split the org across two scopes for no gain. The
python distribution stays interfaze-langchain — pypi has no scoping and the sdk
there is plain `interfaze`, so there is nothing to match.
@Khurdhula-Harshavardhan
Khurdhula-Harshavardhan merged commit 5b841f5 into main Aug 10, 2026
10 checks passed
@Khurdhula-Harshavardhan
Khurdhula-Harshavardhan deleted the rename/interfaze-ai-scope branch August 10, 2026 21:51
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