Skip to content

Conversation

MarcMcIntosh
Copy link
Contributor

What changed.

Pressing stop in the tool confirmation window would stop the chat.

Now: pressing stop will call the lsp to get the stop reason message.

@MarcMcIntosh MarcMcIntosh marked this pull request as ready for review February 28, 2025 09:57
@alashchev17 alashchev17 self-requested a review February 28, 2025 10:15
);
const rejectToolUsage = useCallback(() => {
abort();
dispatch(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's this a behaviour, that was present before?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eeyup, I guess I missed changing it back on this one #538

@MarcMcIntosh MarcMcIntosh merged commit f115836 into main Feb 28, 2025
2 checks passed
@MarcMcIntosh MarcMcIntosh deleted the fix/tool-stop-continue branch February 28, 2025 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants