Skip to content

Hatch v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@dralkh dralkh released this 16 Jul 09:39

Hatch v0.2.0 adds self-hosted ComfyUI and InvokeAI generation directly to the web app.

Highlights:

  • Choose ComfyUI, InvokeAI, or fal from the generator.
  • Prefer a configured local engine automatically.
  • Use server-mounted workflow defaults or paired browser JSON overrides.
  • Keep local endpoints and engine tokens server-side.
  • Validate bounded workflows, job IDs, same-origin requests, media types, and PNG output.
  • Preserve provider metadata in portable packages and browser history.

The public site at https://hatch.amayx.com/ remains fal-only. Self-host with npm, Docker, or ghcr.io/dralkh/hatch:0.2.0 to connect a private engine.

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