Skip to content

chore(main): release 0.7.1#100

Merged
alejamp merged 1 commit into
mainfrom
release-please--branches--main
Mar 10, 2026
Merged

chore(main): release 0.7.1#100
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)

This PR was generated with Release Please. See documentation.

@alejamp alejamp force-pushed the release-please--branches--main branch from 3d548b7 to b36988f Compare March 10, 2026 22:13
@alejamp alejamp merged commit b57ca48 into main Mar 10, 2026
2 checks passed
@alejamp
Copy link
Copy Markdown
Collaborator Author

alejamp commented Mar 10, 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