Releases: hud-evals/hud-python
Releases · hud-evals/hud-python
v0.5.22
v0.5.21 - Environment conversion and robustness
Merge pull request #320 from hud-evals/l/small-fixes-3 L/small fixes 3
v0.5.20 - Backward Compatibility for Legacy Tool Spec
What's Changed
- L/small fixes 3 by @lorenss-m in #317
- J/tool compatibility by @jdchawla29 in #318
Full Changelog: v0.5.19...v0.5.20
v0.5.19 - Tool enhancements
What's Changed
- Bug Fix 692: Operator Native Computer Tool Issue by @Genteki in #313
- Genteki:Bug-Fix-693--Gemini-CUA-Issue by @Genteki in #314
- add support for opus-4-6 computer tool by @jdchawla29 in #316
- Add zoom to anthropic computer by @farrelmahaztra in #315
- Also demote privileges for text editing utils by @farrelmahaztra in #312
Full Changelog: v0.5.18...v0.5.19
v0.5.18 - Better error handling and logic
version bump
v0.5.17 - Supporting env vars, build args, and build secrets via hud deploy command
What's Changed
Clearer handling around environment variables, docker build args, and docker build secrets. Preemptive warnings against docker anti patterns and other small bug fixes.
Full Changelog: v0.5.16...v0.5.17
v0.5.16 - hud deploy, standardized native agent tools
Merge pull request #299 from hud-evals/l/deploy-agent-dynamics initial big redesign
v0.5.15 - Cleanup, tools and reliability
What's Changed
- Add lightweight MemoryTool with optional Qdrant backend by @MagellaX in #224
- format and server changes by @lorenss-m in #294
- feat: Propagate trace context for subagent trace viewing HUD-591 by @ryantzr1 in #278
- Fix hud debug dockerfile.hud error by @ryantzr1 in #279
- Add hud eval config export for job by @shfunc in #291
- Refactor MCP client implementation to use FastMCPClient. by @jdchawla29 in #295
- Fix misleading upgrade command if in a virtual environment by @farrelmahaztra in #296
New Contributors
Full Changelog: v0.5.14...v0.5.15
v0.5.14 - Docs and training updates
Merge pull request #293 from hud-evals/l/docs-update-8 cookbook update
v0.5.13 - Build improvements and automatic tasksets
Merge pull request #274 from hud-evals/ilya/hud-553-jobs-can-belong-t…