-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: pipecat-ai/pipecat
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(flows/manager): scope LLMUpdateSettingsFrame to self._llm to prevent cross-LLM system-instruction hijack
#4960
opened Jul 5, 2026 by
Maurotb
Contributor
Loading…
3 tasks done
fix(flows/actions): set _ongoing_actions_finished_event at ActionManager init
#4959
opened Jul 5, 2026 by
Maurotb
Contributor
Loading…
Add Pipecat Flows behavioral evals to the release eval suite
#4958
opened Jul 5, 2026 by
markbackman
Contributor
Loading…
Fix race condition in LLMAssistantAggregator
#4957
opened Jul 5, 2026 by
ahoshaiyan
Contributor
Loading…
Re-raise message-conversion errors instead of dropping the whole conversation (#4828)
#4954
opened Jul 5, 2026 by
NishchayMahor
Loading…
feat(gemini-live): add mute_mic_during_bot_speech to prevent audio co…
#4946
opened Jul 3, 2026 by
Aakash326
Loading…
fix(aggregators): fix double LLM run on parallel tool calls with a lagging sibling
#4945
opened Jul 3, 2026 by
amogh-nagri-11
Loading…
4 tasks done
fix(bus): buffer BusBridgeProcessor frames received before StartFrame
#4943
opened Jul 3, 2026 by
amogh-nagri-11
Loading…
4 tasks done
Add KeenableWebSearch, a thin web-search wrapper over MCPClient
#4942
opened Jul 3, 2026 by
markbackman
Contributor
•
Draft
feat(openai): add http_client parameter to OpenAI TTS and Whisper-based STT services
#4941
opened Jul 2, 2026 by
scttbnsn
Contributor
Loading…
Align MCPClient with Pipecat's tool auto-registration pattern
#4939
opened Jul 2, 2026 by
markbackman
Contributor
•
Draft
OpenAI Responses: reasoning support + default model bump to gpt-5.4
#4933
opened Jul 1, 2026 by
kompfner
Contributor
Loading…
fix(gemini-live): trigger greeting when initial context has only a system instruction
#4931
opened Jul 1, 2026 by
Maurotb
Contributor
Loading…
fix(realtime): stop double-encoding tool-call results (OpenAI/xAI/Inworld)
#4924
opened Jul 1, 2026 by
anxkhn
Contributor
Loading…
fix(aws): capture all tool calls in Bedrock streaming responses
#4918
opened Jun 30, 2026 by
anxkhn
Contributor
Loading…
feat(tracing): capture TTS/STT audio and custom metadata in spans
#4917
opened Jun 30, 2026 by
shivaAcharya
Loading…
fix(soniox): re-send stream config in run_tts after reconnect
#4915
opened Jun 30, 2026 by
OlliTapio
Loading…
fix(turns): start idle timer on UserStoppedSpeakingFrame to prevent dead state
#4911
opened Jun 29, 2026 by
YFortin
Contributor
Loading…
fix: convert Language enum via language_to_service_language in ElevenLabs TTS
#4907
opened Jun 29, 2026 by
aadhar-build
Loading…
Add configurable store and delete_responses_on_close to OpenAI Responses LLM
#4900
opened Jun 26, 2026 by
yashmittal-git
Loading…
Fixed DeepgramSTTService freezing when the Deepgram WebSocket connection becomes stuck
#4878
opened Jun 24, 2026 by
filipi87
Contributor
Loading…
Add run_structured_inference() for out-of-band structured output
#4876
opened Jun 24, 2026 by
timofey-TK
Contributor
Loading…
Verify doc paths before editing in update-docs and fix mapping drift
#4865
opened Jun 23, 2026 by
markbackman
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.