Skip to content

Add image handling and reconnect configuration to realtime components#142

Merged
Iamsdt merged 2 commits into
mainfrom
fix/realtime
Jun 15, 2026
Merged

Add image handling and reconnect configuration to realtime components#142
Iamsdt merged 2 commits into
mainfrom
fix/realtime

Conversation

@Iamsdt

@Iamsdt Iamsdt commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Introduce image handling capabilities and a reconnect configuration for managing dropped realtime socket connections. This enhancement allows sending images as part of the realtime input and provides a structured approach to handle reconnections with configurable backoff policies.

Comment thread agentflow/core/realtime/base.py Dismissed
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.31579% with 13 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agentflow/utils/callbacks.py 58.33% 8 Missing and 2 partials ⚠️
agentflow/core/realtime/live_agent.py 96.29% 2 Missing ⚠️
agentflow/core/realtime/base.py 85.71% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@Iamsdt Iamsdt merged commit 1f9defe into main Jun 15, 2026
6 checks passed
@Iamsdt Iamsdt deleted the fix/realtime branch June 15, 2026 19:44
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.

1 participant