Skip to content

chore(main): release 0.7.1#101

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

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

Conversation

@alejamp
Copy link
Copy Markdown
Collaborator

@alejamp alejamp commented Mar 10, 2026

🤖 I have created a release beep boop

0.7.1 (2026-03-10)

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. (f7915f3)
  • formatting issue in README.md (58c399c)

This PR was generated with Release Please. See documentation.

@alejamp alejamp force-pushed the release-please--branches--main branch from b36988f to 42d47ac Compare March 10, 2026 22:37
@alejamp alejamp merged commit 27d75a9 into main May 29, 2026
2 checks passed
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