1.0.0

Initial Hex release of jido_chat.

Features

  • Adds the core Jido.Chat adapter contract and canonical chat data model.
  • Adds typed thread and channel handles, outbound payloads, file uploads, stream chunks, and normalized inbound event models.
  • Adds adapter capability negotiation, fallback behavior, lightweight state/concurrency hooks, and AI history conversion helpers.

v1.0.2 (2026-05-28)

Bug Fixes:

  • type: external_message_id can be any type (#22) by Julien

v1.0.1 (2026-05-21)

Bug Fixes:

  • update Hex installation docs by mikehostetler