#326 · Primary category: AI Coding Assistants

pydantic-deepagents

agent-framework ai-agents anthropic claude-code cli coding-agent deep-research docker-sandbox llms mcp playwright pydantic pydantic-ai python subagents tui vstorm

Open-source, self-hosted Claude Code - a terminal AI assistant and the Python framework behind it. Tool-calling, sandboxed execution, multi-agent teams, skills, checkpoints, unlimited context - on Pydantic AI, any model.

Project last updated:08/22/26

GitHub Stars

1.0K

Forks

126

Contributors

16

License

MIT

Why we included this project

Developers who want a Claude Code style workflow without vendor lock get a self-hosted terminal assistant that runs on whatever model they choose, with planning, file edits, shell access, web search, and MCP connections ready to go. The same machinery is exposed as a Python library, so instead of hand-building the tool-calling and sandboxing layers yourself, you can spin up a full agent from one function call and reshape it into your own coding or research tool. A notable feature is live run forking: an in-flight task splits into isolated branches that a judge or a real test command later merges back together, which matters when a refactor could go several directions and you want evidence before picking one. Because execution can be sandboxed in Docker and sessions checkpoint and persist, teams can keep agentic work contained and reproducible rather than merely demo-able.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category