-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Pull requests: microsoft/autogen
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: add encoding='utf-8' to open() in docker_jupyter executor
#7666
opened May 8, 2026 by
goingforstudying-ctrl
Loading…
docs: Autogen website accessibility issues (low severity)
#7664
opened May 8, 2026 by
xodn348
Loading…
fix(agbench): add encoding='utf-8' to open() calls in GAIA benchmark scripts
#7659
opened May 6, 2026 by
Ghraven
Loading…
fix(agentchat): persist sources filter in TextMentionTerminationConfig
#7650
opened May 3, 2026 by
xodn348
Loading…
feat(agentchat): add get_thread() to retrieve group chat message history
#7649
opened May 2, 2026 by
paulxg12
Loading…
fix: add encoding='utf-8' to open() calls for non-English environments
#7648
opened May 1, 2026 by
goingforstudying-ctrl
Loading…
1 task done
fix(agentchat): validate participants type in BaseGroupChat with clear TypeError
#7646
opened Apr 30, 2026 by
xodn348
Loading…
fix(agentchat): dispatch CodeExecutorAgent reflection via self.__class__ (#7205)
#7645
opened Apr 30, 2026 by
GopalGB
Loading…
feat(autogen-ext): add Perplexity model client + search tool
#7643
opened Apr 29, 2026 by
jliounis
Loading…
fix: add missing task_done() calls in agent runtime and other issues
#7642
opened Apr 29, 2026 by
Ricardo-M-L
Loading…
2 tasks done
fix(grpc): eliminate request_id collision in host pending responses
#7637
opened Apr 27, 2026 by
octo-patch
Loading…
docs: add llms.txt index for AutoGen documentation (#6271)
#7634
opened Apr 25, 2026 by
MukundaKatta
Loading…
docs: add FuturMix as OpenAI-compatible provider
#7631
opened Apr 25, 2026 by
FuturMix
Loading…
3 tasks
fix: mutable default arguments + bare except in code executors
#7627
opened Apr 25, 2026 by
srpatcha
Loading…
2 tasks done
Optimize test_delete_tmp_files by using single Docker executor
#7624
opened Apr 24, 2026 by
Maratik555
Loading…
fix(openai): add extra_body field to config models so it survives load_component
#7622
opened Apr 23, 2026 by
octo-patch
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.