Stop LLM response when user adds something to their message #47

Merged
k.marinus merged 4 commits from feat/longer-pauses-possible into dev 2026-01-27 17:34:28 +00:00
k.marinus commented 2026-01-27 15:40:16 +00:00 (Migrated from git.science.uu.nl)

If we get a new message before the LLM is done responding, interrupt it.

ref: N25B-452

To verify:

  • Style checks pass
  • Pipeline (tests) pass
  • Documentation is up to date
  • Tests are up to date (new code is covered)
  • Code makes sense
If we get a new message before the LLM is done responding, interrupt it. ref: N25B-452 To verify: - [x] Style checks pass - [x] Pipeline (tests) pass - [x] Documentation is up to date - [x] Tests are up to date (new code is covered) - [x] Code makes sense
8464960 commented 2026-01-27 16:12:53 +00:00 (Migrated from git.science.uu.nl)

marked the checklist item Style checks pass as completed

marked the checklist item **Style checks pass** as completed
8464960 commented 2026-01-27 16:12:55 +00:00 (Migrated from git.science.uu.nl)

marked the checklist item Documentation is up to date as completed

marked the checklist item **Documentation is up to date** as completed
8464960 commented 2026-01-27 16:20:31 +00:00 (Migrated from git.science.uu.nl)

marked the checklist item Code makes sense as completed

marked the checklist item **Code makes sense** as completed
8464960 commented 2026-01-27 16:30:35 +00:00 (Migrated from git.science.uu.nl)

marked the checklist item Tests are up to date (new code is covered) as completed

marked the checklist item **Tests are up to date \(new code is covered\)** as completed
8464960 commented 2026-01-27 16:30:38 +00:00 (Migrated from git.science.uu.nl)

marked the checklist item Pipeline (tests) pass as completed

marked the checklist item **Pipeline \(tests\) pass** as completed
8464960 commented 2026-01-27 16:32:07 +00:00 (Migrated from git.science.uu.nl)

approved this merge request

approved this merge request
0950726 commented 2026-01-27 17:34:26 +00:00 (Migrated from git.science.uu.nl)

approved this merge request

approved this merge request
0950726 commented 2026-01-27 17:34:29 +00:00 (Migrated from git.science.uu.nl)

mentioned in commit 0413e0f710

mentioned in commit 0413e0f7106d068e3324316ce7c23aba3f986308
0950726 (Migrated from git.science.uu.nl) merged commit 0413e0f710 into dev 2026-01-27 17:34:29 +00:00
8464960 (Migrated from git.science.uu.nl) approved these changes 2026-02-02 13:29:04 +00:00
0950726 (Migrated from git.science.uu.nl) approved these changes 2026-02-02 13:29:04 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pepperplus/pepperplus-cb#47