TinyAGI v0.0.19
Bug Fixes
- Fixed scheduled messages not being persisted to the
agent_messagestable, ensuring scheduled content is properly stored and retrievable (#259) - Resolved
signalDonegrace period race condition in invoke flow that could cause premature completion (#258) - Fixed proactive messages not being delivered immediately by emitting SSE events so channels pick them up without polling delay (#257)