-
Notifications
You must be signed in to change notification settings - Fork 617
Client ID part removal from SDKs #820
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
sitole
commented
Jul 17, 2025
- CLI spawn, connect, and logs work with and without the client part provided
- JavaScript and Python SDKs are no longer returning IDs with client part
🦋 Changeset detectedLatest commit: 4e1c6f2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The following task will be to bump cli version and release it. |
The SDK changes look good to me, but we also have to remove this from the CLI |
Okay, done here. I thought there was a hardcoded JavaScript version dependency in the CLI, and we need to release sdk first. |