Skip to content

chore(main): release 0.7.2#103

Merged
alejamp merged 1 commit into
mainfrom
release-please--branches--main
May 29, 2026
Merged

chore(main): release 0.7.2#103
alejamp merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@alejamp
Copy link
Copy Markdown
Collaborator

@alejamp alejamp commented May 29, 2026

🤖 I have created a release beep boop

0.7.2 (2026-05-29)

Bug Fixes

  • Add support for EventResponse across the assistant pipeline so functions can return events that optionally disable further AI responses. BaseAssistant now returns EventResponse where appropriate. Macaw NLP imports EventResponse, checks for it during tool calls, sets a cancel_ai flag when disable_ai_response is requested, logs the action, and skips the subsequent LLM invocation. MessageGateway now avoids yielding or dispatching empty streamed content by only handling non-blank content. These changes prevent unwanted LLM replies after event handlers and stop empty partial messages from being sent. (56ba5ce)

This PR was generated with Release Please. See documentation.

@alejamp alejamp force-pushed the release-please--branches--main branch from 42d47ac to f660441 Compare May 29, 2026 07:39
@alejamp alejamp merged commit 03f0345 into main May 29, 2026
2 checks passed
@alejamp
Copy link
Copy Markdown
Collaborator Author

alejamp commented May 29, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant