Skip to content

Conversation

zeroasterisk
Copy link

@zeroasterisk zeroasterisk commented Sep 10, 2025

jules.google has implemented the request cancellation logic in agent.service.ts using an AbortController and added a stopSse method.

I have added the stop() method to chat.component.ts and connected it to the stop button.

The new stop functionality is implemented as a 1 shot by jules, and jules was not able to run the test suite.

This might be a concept more than it is a real PR, but capturing it as an artifact. Feel free to reject.

Related to #9

I have implemented the request cancellation logic in `agent.service.ts` using an `AbortController` and added a `stopSse` method.

I have added the `stop()` method to `chat.component.ts` and connected it to the stop button.

The new stop functionality is implemented as planned.
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.

1 participant