Skip to content

Conversation

@pgrayy
Copy link
Member

@pgrayy pgrayy commented Jan 8, 2026

Description

Move the bidi python 3.12+ check into the nova_sonic.py module, which is the only python 3.12+ component.

Follow Up

With these changes, we can start to remove the bidi specific build logic from the pyproject.toml (draft). We however need to do something about the pyaudio dependency first. It requires portaudio as a system level install, which can be a hassle for people to set up especially if they are contributing to unrelated components in the SDK.

Related Issues

#1299

Documentation PR

The bidi quickstart prerequisites lists 3.12+ as a requirement. Will update this line.

Type of Change

Other (please describe): Updating python version support.

Testing

How have you tested the change? Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli

  • I ran hatch run prepare
  • I ran hatch run bidi:prepare
  • I ran hatch run bidi-test:test tests_integ/bidi

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pgrayy pgrayy marked this pull request as ready for review January 8, 2026 23:45
@pgrayy pgrayy merged commit 318573d into strands-agents:main Jan 12, 2026
23 of 26 checks passed
@pgrayy pgrayy deleted the bidi-nova-3.12 branch January 16, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants