Skip to content

Hatch v0.5.0

Pre-release
Pre-release

Choose a tag to compare

@dralkh dralkh released this 16 Jul 19:08

Hatch v0.5.0 adds direct Hermes Agent-compatible sprite exports and simplifies repository automation.

Highlights:

  • Export a minimal Hermes Agent ZIP directly from the Hatch website or saved-pet history.
  • Use --package-format hatch|hermes|both in hatch.py.
  • Preserve the existing full Hatch portable-package format.
  • Use the current Hermes 8×9 atlas contract without frame conversion.
  • Disable routine Dependabot pull requests and general-purpose CI runs.
  • Keep tagged and manually dispatched multi-platform container publishing.

Validated with 44 Node tests, 13 Python tests, production build, lint, artifact validation, CLI self-test, Docker build, and an import through the Hermes Agent package importer.

This is a public-preview prerelease; v0.x interfaces may evolve.