{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/2"}],"enrichment":{"capability":"Provides a lightweight web UI and OpenAI-compatible API server for discovering, registering, and running agents and workflows built with the Microsoft Agent Framework.","skillfed_tags":["agent-framework","development-tool","openai-compatible"],"use_cases":["Test and debug agents locally during development without building a custom UI.","Discover and run pre-built agent examples to learn the framework.","Expose agents via an OpenAI-compatible API for integration testing or prototyping.","View OpenTelemetry traces of agent execution to troubleshoot behavior.","Run multi-turn conversations with agents while managing message history automatically."],"what_it_does":"DevUI is a sample application interface that provides both a web UI and an OpenAI-compatible REST API for running agents and workflows. It supports directory-based discovery of agent definitions, in-memory entity registration, and includes a curated gallery of sample entities to help new users get started. The UI runs on localhost with token-based authentication and can be launched either programmatically via the serve() function or from the command line with the devui CLI tool.\n\nThe package is built on fastapi and uvicorn and integrates with opentelemetry-sdk for trace visibility. It is explicitly positioned as a development and testing tool, not a production deployment platform. It supports multi-turn conversations, OpenAI proxy mode for direct model testing, and automatic cleanup of resources like MCP tool connections.","worth_installing":"Yes, if you are developing or prototyping agents and want a quick, low-friction way to test them locally. The permissive MIT license, low install friction, and active maintenance make it a practical development tool. However, do not use it for production\u2014it is explicitly a sample app, and the documentation recommends building your own custom interface for production deployments."},"id":"agent-framework-devui","links":{"html":"https://skillfed.io/packages/agent-framework-devui","md":"https://skillfed.io/packages/agent-framework-devui.md","pypi":"https://pypi.org/project/agent-framework-devui/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"agent-framework-devui","python_support":"supports_current","summary":"Debug UI for Microsoft Agent Framework with OpenAI-compatible API server."},"popularity":{"monthly_downloads":713559,"position":5252,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0b260813"}
