-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: microsoft/agent-framework
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Python: drop hosted MCP calls when reasoning is stripped
python
#6210
opened May 30, 2026 by
he-yufeng
Contributor
Loading…
4 tasks
.NET: fix service-stored history provider resolution
.NET
#6209
opened May 30, 2026 by
he-yufeng
Contributor
Loading…
Python: re-role trailing assistant message to user for Anthropic compatibility (fixes #5008)
python
#6207
opened May 30, 2026 by
hanhan761
Loading…
Python: safely serialize function_call arguments and results in observability (fixes #5733)
python
#6206
opened May 30, 2026 by
hanhan761
Loading…
Python: fix: coalesce code_interpreter_tool_call chunks with same call_id in finalize_response (fixes #5793)
python
#6205
opened May 30, 2026 by
hanhan761
Loading…
.NET: add JsonFixer utility for repairing malformed LLM JSON output
.NET
#6204
opened May 30, 2026 by
hanhan761
Loading…
.NET: add FunctionApprovalResponseItemParam to fix unrecognized type discriminator (fixes #6006)
.NET
#6203
opened May 30, 2026 by
hanhan761
Loading…
Python: Fix auto function calling stripping explicit null arguments (fixes #5934)
python
#6202
opened May 30, 2026 by
hanhan761
Loading…
.NET: increase default search depth for script and resource discovery (fixes #5968)
.NET
#6201
opened May 30, 2026 by
hanhan761
Loading…
Python: emit oauth_consent_request in hosting _to_outputs() (fixes #5535)
python
#6200
opened May 30, 2026 by
hanhan761
Loading…
Python: fix(core): preserve null arguments in tool function calls
python
#6199
opened May 30, 2026 by
hanhan761
Loading…
Python: emit all usage details on OTEL spans (fixes #5511)
python
#6197
opened May 30, 2026 by
hanhan761
Loading…
Python: fix(core): coalesce streamed code_interpreter_tool_call chunks per call_id (fixes #5793)
python
#6196
opened May 30, 2026 by
hanhan761
Loading…
Python: freeze first service_session_id for stable gen_ai.conversation.id across turns (fixes #5992)
python
#6195
opened May 30, 2026 by
hanhan761
Loading…
Python: include all usage detail fields in OTEL span attributes (fixes #5511)
python
#6194
opened May 30, 2026 by
hanhan761
Loading…
Python: [Python][sample] sanitize JSON output in reflection pattern before Pydantic parsing (fixes #4718)
documentation
Improvements or additions to documentation
python
#6193
opened May 30, 2026 by
hanhan761
Loading…
Python: fix CosmosHistoryProvider saves code interpreter tool calls chunk by chunk (#5793)
python
#6192
opened May 30, 2026 by
hanhan761
Loading…
.NET: fix GetSessionAsync doc comment incorrectly stating null is returned (fixes #6082)
.NET
#6191
opened May 30, 2026 by
hanhan761
Loading…
Python: persist pending request IDs through session serialization (fixes #5818)
python
#6190
opened May 30, 2026 by
hanhan761
Loading…
Python: add ChatMessageStore backward-compat alias for HistoryProvider (fixes #5700)
python
#6189
opened May 30, 2026 by
hanhan761
Loading…
Python: Update Declarative workflows actions documentation (fixes #6125)
documentation
Improvements or additions to documentation
python
#6188
opened May 30, 2026 by
hanhan761
Loading…
.NET: fix Foreach loop value collapsing multi-field records to first field
.NET
workflows
Related to Workflows in agent-framework
#6187
opened May 30, 2026 by
hanhan761
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.