Skip to content

chore: Introducing Synchronizer protocol & streaming implementation #344

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

Merged
merged 3 commits into from
Jul 31, 2025

Conversation

keelerm84
Copy link
Member

No description provided.

@keelerm84 keelerm84 requested a review from a team as a code owner July 30, 2025 16:06
@keelerm84 keelerm84 force-pushed the mk/sdk-1390/fdv2-streaming branch 3 times, most recently from 659f6e2 to 19fa296 Compare July 30, 2025 16:13
"""

from abc import abstractmethod
Copy link
Member Author

Choose a reason for hiding this comment

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

Moving the shared types to this top level. In my next bit of work, I'm going to be re-arranging the polling stuff, so just focus on streaming for now.

@kinyoklion
Copy link
Member

bugbot run

cursor[bot]

This comment was marked as outdated.

Base automatically changed from mk/sdk-1389/fdv2-polling to main July 30, 2025 20:37
@keelerm84 keelerm84 force-pushed the mk/sdk-1390/fdv2-streaming branch from fa4c35f to 8cd1ce6 Compare July 30, 2025 20:42
cursor[bot]

This comment was marked as outdated.

Copy link
Member

@kinyoklion kinyoklion left a comment

Choose a reason for hiding this comment

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

Looks like some imports need sorting for CI. But I think everything makes sense.

@keelerm84 keelerm84 merged commit b4aadca into main Jul 31, 2025
30 of 32 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-1390/fdv2-streaming branch July 31, 2025 16:05
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