-
Notifications
You must be signed in to change notification settings - Fork 9k
Pull requests: microsoft/autogen
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[BUG] fix deadlock when cancelling in-flight tool calls (#7956)
#7987
opened Jul 22, 2026 by
hanu-14
Loading…
[BUG] fix TokenLimitedChatCompletionContext orphaning FunctionExecutionResultMessage mid-list (#7955)
#7986
opened Jul 22, 2026 by
hanu-14
Loading…
[BUG] fix MessageFilterAgent ordering filtered messages by config not chronological (#7971)
#7985
opened Jul 22, 2026 by
hanu-14
Loading…
[BUG] fix Tool return_value_as_string using Python repr instead of JSON (#7867)
#7984
opened Jul 22, 2026 by
hanu-14
Loading…
[BUG] fix ChatCompletionCache ignoring tool_choice in cache key (#7968)
#7983
opened Jul 22, 2026 by
hanu-14
Loading…
fix: preserve chronological message order in MessageFilterAgent._apply_filter
#7981
opened Jul 21, 2026 by
Varshith-Kali
Loading…
fix: enforce utf-8 encoding globally to resolve #5566
#7978
opened Jul 19, 2026 by
wasim-builds
Loading…
docs: fix broken Workbench :meth: cross-references in workbench docstrings
#7977
opened Jul 19, 2026 by
JOJOCrazy123
Loading…
feat(models): auto-detect base_url and API key for Mistral models in OpenAIChatCompletionClient
#7976
opened Jul 18, 2026 by
ErenAta16
Loading…
3 tasks done
fix: include tool_choice in ChatCompletionCache cache key (issue #7968)
#7975
opened Jul 18, 2026 by
truongsontung
Loading…
1 task done
Preserve chronological order in MessageFilterAgent._apply_filter
#7972
opened Jul 17, 2026 by
ErenAta16
Loading…
Include tool_choice in ChatCompletionCache's cache key
#7969
opened Jul 17, 2026 by
ErenAta16
Loading…
fix: preserve logprobs in OpenAIChatCompletionClient.create_stream
#7967
opened Jul 17, 2026 by
sohumt123
Loading…
3 tasks done
fix: add encoding='utf-8' to all text-mode file opens for non-English Windows compatibility
#7966
opened Jul 17, 2026 by
zzhzhangzhihao
Loading…
fix: keep message queue accounting consistent when runtime is stopped with in-flight messages
#7963
opened Jul 16, 2026 by
UditDewan
Loading…
3 tasks done
docs: add structured tool policy intervention recipe
#7961
opened Jul 15, 2026 by
0xddneto
Loading…
2 of 3 tasks
Perf: Parallelize Azure AI agent tool execution using asyncio.gather
#7959
opened Jul 15, 2026 by
mukktinaadh
Loading…
fix: remove orphaned FunctionExecutionResultMessages after truncation
#7958
opened Jul 15, 2026 by
abhi-0203
Loading…
fix: catch CancelledError in StaticWorkbench to prevent deadlock
#7957
opened Jul 15, 2026 by
abhi-0203
Loading…
Fix: Handle unknown models gracefully and add extra_body to config
#7954
opened Jul 14, 2026 by
mukktinaadh
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.