vstorm-co/pydantic-deepagents

830 stars · Last commit 2026-05-29

Build Claude Code–style deep agents in Python: tool-calling, sandboxed execution, multi-agent teams, skills, checkpoints, and unlimited context — all on Pydantic AI.

README preview

<h1 align="center">Pydantic Deep Agents</h1>

<p align="center">
  <img src="assets/cli_demo.gif" alt="Pydantic Deep Agents CLI demo" width="800">
</p>

<p align="center">
  <b>The batteries-included deep agent harness for Python.</b><br>
  Terminal AI assistant out of the box — or build production agents with one function call.
</p>

<p align="center">
  <a href="https://vstorm-co.github.io/pydantic-deepagents/">Docs</a> &middot;
  <a href="https://pypi.org/project/pydantic-deep/">PyPI</a> &middot;
  <a href="#-cli--terminal-ai-assistant">CLI</a> &middot;
  <a href="#-framework--build-your-own-agent">Framework</a> &middot;
  <a href="#-deepresearch--reference-app">DeepResearch</a> &middot;
  <a href="https://vstorm-co.github.io/pydantic-deepagents/examples/">Examples</a>
</p>

View full repository on GitHub →