Skip to content

Pull requests: pydantic/pydantic-ai

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Preserve text part boundaries after tool calls in OpenAIChatModel size: S Small PR (≤100 weighted lines)
#8202 opened Sep 8, 2026 by KaranJayakumar Loading…
4 tasks done
Route PR category classification through Anthropic directly chore size: S Small PR (≤100 weighted lines)
#8201 opened Sep 8, 2026 by adtyavrdhn Member Loading…
3 of 4 tasks
docs: warn against registering tools from inside prepare size: S Small PR (≤100 weighted lines)
#8198 opened Sep 8, 2026 by xiaoyaoaiqima Loading…
Skip unchanged tests/ files in make typecheck-changed and add a PYRIGHT_TIME_BUDGET for CI chore internal size: M Medium PR (101-500 weighted lines)
#8196 opened Sep 8, 2026 by dsfaccini Contributor Loading…
3 of 4 tasks
Render ToolAdditionMode and ToolDeferralMode on the profiles API reference page size: S Small PR (≤100 weighted lines)
#8195 opened Sep 8, 2026 by yeseoLee Loading…
3 of 4 tasks
Add on_change='append' to preserve dynamic instruction prefixes caching feature New feature request, or PR implementing a feature (enhancement) size: L Large PR (501-1500 weighted lines) system prompts
#8188 opened Sep 7, 2026 by dsfaccini Contributor Loading…
2 of 4 tasks
Reduce capability traceback depth and exception-local serialization overhead bug Report that something isn't working, or PR implementing a fix hooks performance size: L Large PR (501-1500 weighted lines)
#8187 opened Sep 7, 2026 by dsfaccini Contributor Loading…
2 of 4 tasks
Correct what ModelAPIError covers in the FallbackModel default size: S Small PR (≤100 weighted lines)
#8180 opened Sep 7, 2026 by ayaangazali Contributor Loading…
2 of 3 tasks
Document per-provider behavior for refusals and content_filter finish reasons size: S Small PR (≤100 weighted lines)
#8179 opened Sep 7, 2026 by ptimizeroracle Loading…
3 of 4 tasks
docs: update pydantic-ai-skills entries for the v2 rewrite size: S Small PR (≤100 weighted lines)
#8174 opened Sep 7, 2026 by DougTrajano Contributor Loading…
4 tasks done
Honour explicit type and disabled in load_mcp_toolsets size: M Medium PR (101-500 weighted lines)
#8172 opened Sep 7, 2026 by tahakotil Loading…
4 tasks done
Add Slack to Harness documentation navigation docs Improvements or additions to documentation size: S Small PR (≤100 weighted lines)
#8153 opened Sep 5, 2026 by adtyavrdhn Member Loading…
3 of 4 tasks
docs: add The Grid as an OpenAI-compatible provider size: S Small PR (≤100 weighted lines)
#8151 opened Sep 5, 2026 by CastilloLuis Loading…
Let RealtimeSession.close() finish its teardown when the closing task is cancelled bug Report that something isn't working, or PR implementing a fix size: M Medium PR (101-500 weighted lines)
#8142 opened Sep 5, 2026 by DouweM Contributor Loading…
3 of 4 tasks
Add RealtimeSession.wait_for_playback() and let the docs examples finish the reply before closing feature New feature request, or PR implementing a feature (enhancement) size: M Medium PR (101-500 weighted lines)
#8141 opened Sep 5, 2026 by DouweM Contributor Loading…
3 of 4 tasks
Keep late realtime input transcripts attached to the user turn they belong to bug Report that something isn't working, or PR implementing a fix size: M Medium PR (101-500 weighted lines)
#8139 opened Sep 5, 2026 by DouweM Contributor Loading…
3 of 4 tasks
Surface realtime receive-side failures to every consumer shape, and end send_audio(iterable) cleanly on close bug Report that something isn't working, or PR implementing a fix size: M Medium PR (101-500 weighted lines)
#8138 opened Sep 5, 2026 by DouweM Contributor Loading…
3 of 4 tasks
Correct realtime docs: event inventories, muting, ending a call, relay barge-in, Gemini and Azure specifics docs Improvements or additions to documentation size: S Small PR (≤100 weighted lines)
#8137 opened Sep 5, 2026 by DouweM Contributor Loading…
3 of 4 tasks
Price realtime responses so usage.cost and UsageLimits.cost_limit work in a session bug Report that something isn't working, or PR implementing a fix size: M Medium PR (101-500 weighted lines)
#8136 opened Sep 5, 2026 by DouweM Contributor Loading…
3 of 4 tasks
Record a failed ToolReturnPart when a realtime tool raises, and keep a tool call and its speech in one ModelResponse bug Report that something isn't working, or PR implementing a fix size: S Small PR (≤100 weighted lines)
#8135 opened Sep 5, 2026 by DouweM Contributor Loading…
3 of 4 tasks
Emit EnqueuedMessagesEvent when a realtime session delivers enqueued content feature New feature request, or PR implementing a feature (enhancement) size: S Small PR (≤100 weighted lines)
#8134 opened Sep 5, 2026 by DouweM Contributor Loading…
3 of 4 tasks
Bound the realtime session event queue while nothing is iterating it bug Report that something isn't working, or PR implementing a fix size: M Medium PR (101-500 weighted lines)
#8133 opened Sep 5, 2026 by DouweM Contributor Loading…
3 of 4 tasks
Add the Harness LogfireMCP page to navigation documentation size: S Small PR (≤100 weighted lines)
#8125 opened Sep 4, 2026 by adtyavrdhn Member Loading…
3 of 4 tasks
Link the Harness AWS capability in documentation navigation docs Improvements or additions to documentation size: S Small PR (≤100 weighted lines)
#8121 opened Sep 4, 2026 by adtyavrdhn Member Loading…
3 of 4 tasks
Link the Cloudflare Harness capability documentation size: S Small PR (≤100 weighted lines)
#8120 opened Sep 4, 2026 by adtyavrdhn Member Loading…
3 of 4 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.