Skip to content

Conversation

@pgrayy
Copy link
Collaborator

@pgrayy pgrayy commented Nov 30, 2025

Description

Fix formatting on a few bidi docstrings.

Testing

  • I ran hatch run prepare
  • I ran mkdocs serve in our docs fork to confirm the docstrings are displayed correctly.

continuous responses including audio output.
Key capabilities:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

mkdocs requires a whitespace before a bulleted list to display it correctly. Otherwise everything is presented on a single line.

@@ -1,7 +1,4 @@
"""Experimental hook functionality that has not yet reached stability.
BidiAgent hooks are also available here to avoid circular imports.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It is not because of a circular import but because our session manager code references the bidi hook events. Regardless, this is an implementation detail and does not need to be stated in public docs.

@pgrayy pgrayy marked this pull request as ready for review November 30, 2025 20:40
@github-actions github-actions bot added size/s and removed size/s labels Nov 30, 2025
@pgrayy pgrayy merged commit 78b3ebc into main Nov 30, 2025
11 of 13 checks passed
@pgrayy pgrayy deleted the docstrings branch November 30, 2025 21:15
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.

3 participants