Skip to content

chore(main): release 0.7.1#101

Open
alejamp wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 0.7.1#101
alejamp wants to merge 1 commit intomainfrom
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.

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