subagents-pydantic-ai and pydantic-deepagents

One project appears to be a core framework that provides capabilities like planning, filesystem operations, and subagent delegation, while the other specifically focuses on enhancing the subagent delegation aspect with features like nested subagents, dynamic specialist spawning, and smart execution modes, suggesting the latter is a specialized complement or extension of the former within the same ecosystem.

subagents-pydantic-ai
60
Established
pydantic-deepagents
53
Established
Maintenance 10/25
Adoption 16/25
Maturity 18/25
Community 16/25
Maintenance 13/25
Adoption 10/25
Maturity 13/25
Community 17/25
Stars: 16
Forks: 7
Downloads: 70,395
Commits (30d): 0
Language: Python
License: MIT
Stars: 448
Forks: 47
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About subagents-pydantic-ai

vstorm-co/subagents-pydantic-ai

Subagent Delegation framework for Pydantic AI, enabling nested subagents that can spawn their own specialists on-the-fly, with smart sync/async/auto mode selection, runtime agent creation, and clean multi-agent architecture. Adds specialization, parallel execution, and task cancellation.

About pydantic-deepagents

vstorm-co/pydantic-deepagents

Python Deep Agent framework built on top of Pydantic-AI, designed to help you quickly build production-grade autonomous AI agents with planning, filesystem operations, subagent delegation, skills, and structured outputs—in just 10 lines of code.

Built on Pydantic-AI's agent framework, it implements the "deep agent pattern" used by Claude Code and Devin, featuring unlimited context through automatic summarization, persistent memory across sessions, and lifecycle hooks for extensibility. The framework provides toggleable components (planning, filesystem tools, subagent delegation, skills, web search, cost tracking) that compose into a single agent, while structured output uses Pydantic models for type-safe results. It targets multiple use cases: a Python framework for custom agents, a production-ready CLI with git awareness and sandboxed execution, and DeepResearch—a full research agent with web UI and parallel subagent orchestration.

Scores updated daily from GitHub, PyPI, and npm data. How scores work