autogen/python/packages/autogen-ext
Victor Dibia 8544314fa6
fix: restrict importlib provider loading to trusted namespaces (#7463)
2026-03-25 20:15:37 -07:00
..
examples Support MCP Elicitation, Sampling, and Roots via new McpSessionHost (#6833) 2025-10-02 09:35:12 -07:00
imgs Task-Centric Memory (#5227) 2025-03-04 09:56:49 -08:00
src/autogen_ext fix: restrict importlib provider loading to trusted namespaces (#7463) 2026-03-25 20:15:37 -07:00
tests fix: Improve AutoGen Studio: deprecate FunctionTool, harden MCP WebSocket endpoint (#7362) 2026-03-11 12:42:46 -07:00
LICENSE-CODE Include license file in package (#3703) 2024-10-09 15:01:09 -04:00
README.md Make package readmes slightly less empty (#4961) 2025-01-09 10:44:13 -08:00
conftest.py Split out GRPC tests (#5431) 2025-02-07 16:57:30 +00:00
pyproject.toml fix: Improve AutoGen Studio: deprecate FunctionTool, harden MCP WebSocket endpoint (#7362) 2026-03-11 12:42:46 -07:00
test_filesurfer_agent.html Memory Interface in AgentChat (#4438) 2025-01-14 07:06:13 +00:00

README.md

AutoGen Extensions

AutoGen is designed to be extensible. The autogen-ext package contains many different component implementations maintained by the AutoGen project. However, we strongly encourage others to build their own components and publish them as part of the ecosytem.