Skip to content

hopeit.agents 0.2.0b1

Latest

Choose a tag to compare

@leosmerling-hopeit leosmerling-hopeit released this 22 Jul 21:27
d0fc319

What's Changed

Pydantic-AI migration by @leosmerling-hopeit in #14
Migrates hopeit.agents to hopeit.engine + Pydantic AI.

  • Adds the new hopeit-agents package with configurable OpenAI and Ollama support.
  • Rewrites example-agents using 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, versioned 0.2.0b1; prereleases go to TestPyPI and stable releases to PyPI.

Full Changelog: 0.1.1b2...0.2.0b1