paper-with-me

Papers

Magentic-UI: Towards Human-in-the-loop Agentic Systems

2025-07-30 · Hussein Mozannar, Gagan Bansal, Cheng Tan, Adam Fourney, Victor Dibia, Jingya Chen, Jack Gerrits, Tyler Payne, Matheus Kunzler Maldaner, Madeleine Grunde-McLaughlin, Eric Zhu, Griffin Bassman, Jacob Alber, Peter Chang, Ricky Loynd, Friederike Niedtner, Ece Kamar, Maya Murad, Rafah Hosn, Saleema Amershi arxiv

AI agents powered by large language models are increasingly capable of autonomously completing complex, multi-step tasks using external tools. Yet, they still fall short of human-level performance in most domains including computer use, software development, and research. Their growing autonomy and ability to interact with the outside world, also introduces safety and security risks including potentially misaligned actions and adversarial manipulation. We argue that human-in-the-loop agentic systems offer a promising path forward, combining human oversight and control with AI efficiency to unlock productivity from imperfect systems. We introduce Magentic-UI, an open-source web interface for developing and studying human-agent interaction. Built on a flexible multi-agent architecture, Magentic-UI supports web browsing, code execution, and file manipulation, and can be extended with diverse tools via Model Context Protocol (MCP). Moreover, Magentic-UI presents six interaction mechanisms for enabling effective, low-cost human involvement: co-planning, co-tasking, multi-tasking, action guards, and long-term memory. We evaluate Magentic-UI across four dimensions: autonomous task completion on agentic benchmarks, simulated user testing of its interaction capabilities, qualitative studies with real users, and targeted safety assessments. Our findings highlight Magentic-UI's potential to advance safe and efficient human-agent collaboration.

📄 PDF Abstract BibTeX arXiv:2507.22358

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Magentic-One: A Generalist Multi-Agent System for Solving Complex Tasks

2024-11-07 · Adam Fourney, Gagan Bansal, Hussein Mozannar, Cheng Tan 외

Modern AI agents, driven by advances in large foundation models, promise to enhance our productivity and transform our lives by augmenting our knowledge and capabilities. To achieve this vision, AI agents must effectivel…

SwarmAgentic: Towards Fully Automated Agentic System Generation via Swarm Intelligence

2025-06-18 · Yao Zhang, Chenyang Lin, Shijie Tang, Haokun Chen 외

The rapid progress of Large Language Models has advanced agentic systems in decision-making, coordination, and task execution. Yet, existing agentic system generation frameworks lack full autonomy, missing from-scratch a…

Magentic Marketplace: An Open-Source Environment for Studying Agentic Markets

2025-10-27 · Gagan Bansal, Wenyue Hua, Zezhou Huang, Adam Fourney 외 arxiv

As LLM agents advance, they are increasingly mediating economic decisions, ranging from product discovery to transactions, on behalf of users. Such applications promise benefits but also raise many questions about agent …

Auto-Eval Judge: Towards a General Agentic Framework for Task Completion Evaluation

2025-08-07 · Roshita Bhonsle, Rishav Dutta, Sneha Vavilapalli, Harsh Seth 외 arxiv

The increasing adoption of foundation models as agents across diverse domains necessitates a robust evaluation framework. Current methods, such as LLM-as-a-Judge, focus only on final outputs, overlooking the step-by-step…

Agentic Driving Coach: Robustness and Determinism of Agentic AI-Powered Human-in-the-Loop Cyber-Physical Systems

2026-04-13 · Deeksha Prahlad, Daniel Fan, Hokeun Kim arxiv

Foundation models, including large language models (LLMs), are increasingly used for human-in-the-loop (HITL) cyber-physical systems (CPS) because foundation model-based AI agents can potentially interact with both the p…