Gagan Bansal

Gagan Bansal

AI Research at Microsoft

Co-creator of AutoGen. I build AI agent systems at Microsoft Research and study how to keep humans in control of them—spanning agent frameworks, state-of-the-art agents, safety and evaluation, and human-centered design.

Generative Agents

Open-source frameworks and systems that orchestrate teams of AI agents—from architecture to deployment at Microsoft scale.

The AutoGen ecosystem: Core, AgentChat, Extensions, and apps such as Magentic-One

AutoGen

Co-creator

A framework for building AI systems where multiple agents converse to solve a task—now the foundation of Microsoft Agent Framework.

Full paper, COLM 2024 · 60k+ GitHub stars Best Paper, ICLR 2024 workshop
Red-teaming a network of agents
Tech lead · MSR Blog 2026

Today agents mostly work in isolation with their users. What if instead they were all connected? This project highlights the potential benefits of that future—and its security implications.

Magentic-One
Co-lead · Tech Report 2024

Five specialized agents orchestrated to browse, code, and reason—state-of-the-art on GAIA and WebArena.

Magentic Marketplace
Co-lead · Tech Report 2025

Imagine a marketplace like eBay, but where all the buying and selling is done by agents. We simulate these “two-sided markets” to understand the performance, biases, and vulnerabilities of LLM agents.

MarkItDown
Co-lead · 169k+ GitHub stars

Converts PDFs, DOCX, images, and 20+ formats to Markdown. Originally a module built to support the FileSurfer sub-agent in Magentic-One.

Human-Centered GenAI

Agents fail in ways chatbots don't. I study where human-AI collaboration breaks down and build systems that fix it.

Magentic-UI orchestrator architecture, from Magentic-One: an Orchestrator runs a Planning Phase and an Execution Phase, looping through plan steps with a human-in-the-loop Approval Guard, while the user gives plan feedback and approves the actions of the WebSurfer, Coder, and FileSurfer agents.

Magentic-UI

Co-lead

A human-in-the-loop web agent: it browses, codes, and manipulates files, but co-plans the task with you and stops at action guards before risky steps.

Tech Report 2025 · 10k+ GitHub stars
Challenges in Human-Agent Communication
Tech Report 2025

We argue that, just as in human-human collaboration, people and agents can only collaborate efficiently once they achieve a shared understanding of each other’s beliefs and goals—and we lay out 12 challenges to reaching this common ground.

Reading Between the Lines
CHI 2024 · Honorable Mention

We ran observational studies with real programmers to understand how they use GitHub Copilot, yielding a richly labeled dataset of interactions. We found programmers spend about 22% of session time just verifying AI suggestions.

Effect of AI explanations on team performance
CHI 2021

Despite a large literature on explainable AI, we showed that explanations rarely help people catch the AI’s mistakes—if anything, they make people more likely to accept its answer even when it’s wrong. The paper also popularized the term “complementary performance”.

Talks & Panels

I speak often about multi-agent systems and human-centered AI—at conferences, universities, and companies building with agents.

NeurIPS 2026 UpcomingDec 2026 Invited talk, The Agentic Web: Networked, Continually-Adapting Agent Ecosystems
Cisco Jul 2026 Shift.Forward() Seattle — the future of agentic collaboration and multi-agent AI systems Slides
University of Washington May 2026 Guest lecture, CSE 510 — Advanced Topics in Human-Computer Interaction
Carnegie Mellon University May 2026 Agentic AI Evaluation and Governance Workshop — panel on Measuring What Matters
Microsoft Research Forum Mar 2026 Magentic Marketplace: Societies of Agents at Scale
World Salon Jun 2025 Panel — Hallucination, Harm & Hype: Can LLMs Be Trusted in Healthcare? Video
University of Washington May 2025 RAISE Seminar — invited talk on human-centered AI
University of Washington May 2025 Guest instructor, agents capstone project
ACM CHI 2025 Apr 2025 Keynote, HEAL Workshop — Human-Centered Evaluation and Auditing of Language Models
Microsoft Research Forum Feb 2025 AutoGen v0.4: A New Architecture for Agentic AI
University of Washington Dec 2024 Challenges in Human-Agent Communication
UC Santa Barbara Apr 2023 Mellichamp Mind & Machine Intelligence Summit — Understanding and Improving AI-Assisted Programming

Open Source

I love open source and programming. Most of my research ships as code you can run. Find me on GitHub. Fun fact: in December 2024, I was a top trending developer on GitHub worldwide.

Bio

Gagan Bansal is a Principal Researcher at Microsoft Research AI Frontiers, where he co-created AutoGen, one of the most widely adopted open-source frameworks for multi-agent AI systems and now the foundation of Microsoft's Agent Framework. He has co-led the development of Magentic-One, a generalist multi-agent system achieving state-of-the-art on GAIA and WebArena benchmarks; Magentic-UI, a human-in-the-loop web agent with co-planning and guardrails; and Magentic Marketplace, a collaboration with economists studying agent behavior in two-sided markets. His research spans both building agentic AI systems and studying how humans interact with them—identifying fundamental challenges in human-agent communication and examining how AI explanations, uncertainty displays, and code completion tools affect human decision-making and performance. His work has received a Best Paper award at the ICLR 2024 LLM Agents Workshop and an Honorable Mention at CHI. He holds a Ph.D. in Computer Science from the University of Washington, where he was advised by Dan Weld, and a B.Tech from IIT Delhi.