← All blueprints

Magentic-One Autogen

blueprint · 3 agents
50000★ stars

What it does

The Magentic-One system: an orchestrator plans and tracks progress in a task ledger while delegating to a WebSurfer (browser), FileSurfer (files), Coder, and ComputerTerminal, replanning when stuck. One of the strongest published generalist agent architectures.

Agent flow

1 · Orchestrator
Plan & track the ledger
no tools · reasoning
2 · WebSurfer
Browse the web
browser
3 · FileSurfer / Coder / Terminal
Read, write, execute
files, code exec
get the code
View the source on GitHub ↗

This blueprint lives in its authors' repository. SocketCat indexes it and links you to the real thing.

More in Core patterns

Browse all →

Supervisor Team

com.socketcat/supervisor-team
LangGraph

A supervisor decides who works next — a researcher who searches or a coder who edits the repo — and assembles the result when the work is done.

21402 servers
312

Deep Research

com.socketcat/deep-research
LangGraph

Splits a hard question into sub-questions, researches them in parallel to keep the wall-clock low, then synthesizes one brief with citations.

17551 server
254

Agentic RAG

com.socketcat/agentic-rag
LangGraph

Retrieval that doesn't trust its first search: it grades the results, rewrites the query when they're weak, and only answers once the context is good.

16801 server
241