Skip to content

pass sdk version number to api for debug#146

Merged
miguelg719 merged 5 commits intomainfrom
miguel/stg-556-python-pass-sdk-version
Jul 15, 2025
Merged

pass sdk version number to api for debug#146
miguelg719 merged 5 commits intomainfrom
miguel/stg-556-python-pass-sdk-version

Conversation

@miguelg719
Copy link
Copy Markdown
Collaborator

why

To help debug sessions faster and to respect backwards version compatibility long term

what changed

test plan

@miguelg719 miguelg719 marked this pull request as ready for review July 14, 2025 22:15
"Content-Type": "application/json",
"x-sent-at": datetime.now().isoformat(),
"x-language": "python",
"x-sdk-version": get_version("stagehand"),
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@the-roaring should I have a more null safe check here?

@the-roaring the-roaring self-assigned this Jul 15, 2025
Co-authored-by: Miguel <36487034+miguelg719@users.noreply.github.com>
@miguelg719 miguelg719 merged commit d0983da into main Jul 15, 2025
12 checks passed
@github-actions github-actions bot mentioned this pull request Jul 15, 2025
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.

2 participants