1.0.0
Initial Hex release of jido_chat.
Features
- Adds the core
Jido.Chatadapter 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.1 (2026-05-21)
Bug Fixes:
- update Hex installation docs by mikehostetler