Skip to content

feat: preserve partial responses when stopping completion#317

Merged
fmaclen merged 2 commits intomainfrom
297-dont-reset-completion-on-stop
Jun 8, 2025
Merged

feat: preserve partial responses when stopping completion#317
fmaclen merged 2 commits intomainfrom
297-dont-reset-completion-on-stop

Conversation

@fmaclen
Copy link
Owner

@fmaclen fmaclen commented Jun 8, 2025

Closes #297

@fmaclen fmaclen changed the title feat: don't reset completion when pressing "Stop" feat: preserve partial responses when stopping completion Jun 8, 2025
@fmaclen fmaclen merged commit c59a136 into main Jun 8, 2025
2 checks passed
@fmaclen fmaclen deleted the 297-dont-reset-completion-on-stop branch June 8, 2025 22:13
github-actions bot pushed a commit that referenced this pull request Jun 9, 2025
# [0.34.0](0.33.0...0.34.0) (2025-06-09)

### Features

* copy and paste images ([#316](#316)) ([848155d](848155d)), closes [#314](#314)
* new collapsible sidebar ([#315](#315)) ([c6a4924](c6a4924)), closes [#310](#310)
* preserve partial responses when stopping completion ([#317](#317)) ([c59a136](c59a136)), closes [#297](#297)
@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2025

🎉 This PR is included in version 0.34.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't reset current completion when pressing "Stop"

1 participant