What's Changed
Pydantic-AI migration by @leosmerling-hopeit in #14
Migrates hopeit.agents to hopeit.engine + Pydantic AI.
- Adds the new
hopeit-agentspackage with configurable OpenAI and Ollama support. - Rewrites
example-agentsusing typed Pydantic AI agents, Hopeit app-to-app delegation, and inline tools. - Adds configurable tool and structured-output retry budgets.
- Removes the redundant skills agent, MCP stack, custom agent libraries, and legacy examples.
- Updates dependencies, Docker, documentation, VS Code configuration, Make targets, and GitHub workflows.
- Publishes only
hopeit-agents, versioned0.2.0b1; prereleases go to TestPyPI and stable releases to PyPI.
Full Changelog: 0.1.1b2...0.2.0b1