Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 11, 2026·2 min de lecture

Microsoft Agent Framework — Build & Run Agent Workflows

Microsoft Agent Framework builds production-grade agents and multi-agent workflows in Python and .NET, with official docs and quickstarts for teams.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande d'installation directe
npx -y tokrepo@latest install ec4301e4-eb8d-4210-9a9b-228585a04031 --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

Microsoft Agent Framework builds production-grade agents and multi-agent workflows in Python and .NET, with official docs and quickstarts for teams.

  • Best for: Teams building production agents who want official quickstarts, multi-language support, and a structured workflow model
  • Works with: Python + .NET (per README); integrates with official docs and tutorials
  • Setup time: 15 minutes

How to Use It Well

  • Setup time ~15 minutes (pip/dotnet install + follow the Quick Start tutorial)
  • Two supported stacks called out in the README: Python and .NET
  • GitHub stars + forks (verified): see Source & Thanks

Treat agent frameworks like application frameworks: start from an official quickstart, lock in your model/tool boundaries, then add evals, telemetry, and permission controls before shipping.

FAQ

Q: Is it only for prototypes? A: The README positions it for production-grade agents and workflows; still validate your own safety and eval gates.

Q: Can I use only Python? A: Yes. The README shows Python installation via pip; .NET is optional depending on your stack.

Q: Where do I start? A: Use the official documentation and Quick Start linked in the README, then adapt the sample pattern to your domain.

🙏

Source et remerciements

Source: https://github.com/microsoft/agent-framework > License: MIT > GitHub stars: 10,345 · forks: 1,692

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires