Skip to content

Update prod - #683

Merged
Reversean merged 1 commit into
prodfrom
master
Sep 18, 2026
Merged

Reversean merged 1 commit into
prodfrom
master

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Auto-generated prod update suggestion

* feat(ai): guard the stream against a split nonce

The prompt-injection check runs once on a finished answer, but a streamed answer leaves the server as it is written, so a nonce split across two deltas passes a per-delta check untouched. Rejecting a stream also left the model running, since nothing told the transport to stop generating text nobody would see.

* Bump version up to 1.5.16

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@Reversean
Reversean merged commit f824cb5 into prod Sep 18, 2026
4 of 5 checks passed
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