Skip to content

[pull] 0.x from laravel:0.x#79

Merged
pull[bot] merged 2 commits into
HinchK:0.xfrom
laravel:0.x
Jul 14, 2026
Merged

[pull] 0.x from laravel:0.x#79
pull[bot] merged 2 commits into
HinchK:0.xfrom
laravel:0.x

Conversation

@pull

@pull pull Bot commented Jul 14, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

crishoj and others added 2 commits July 14, 2026 23:25
TextDelta::combine joined every delta of a multi-step generation with
an empty string, so the persisted assistant message glued the steps'
utterances together mid-sentence ("…other guides too.Let's do that!").
Rehydrated as conversation history, that run-on self-talk also acts as
a repetition attractor for subsequent generations.

Deltas already carry a per-step message id (every gateway mints one per
stream call), so combine now groups deltas by message id and joins the
steps with a blank line, dropping whitespace-only steps.


Claude-Session: https://claude.ai/code/session_01CqZfrJGk1SwJXS6oMyocUz

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* Fix empty Bedrock stream content blocks

* Preserve empty Bedrock stream blocks

* Run lint workflow on PHP 8.3

---------

Co-authored-by: Pushpak Chhajed <pushpak1300@gmail.com>
@pull pull Bot locked and limited conversation to collaborators Jul 14, 2026
@pull pull Bot added the ⤵️ pull label Jul 14, 2026
@pull pull Bot merged commit 2760a62 into HinchK:0.x Jul 14, 2026
8 of 9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants