Skip to content

release: 0.25.2 — streaming synthesis + idle-token deadline (#106)#107

Merged
askalf merged 1 commit into
masterfrom
chore/release-0.25.2
Jun 15, 2026
Merged

release: 0.25.2 — streaming synthesis + idle-token deadline (#106)#107
askalf merged 1 commit into
masterfrom
chore/release-0.25.2

Conversation

@askalf

@askalf askalf commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Patch release shipping the #106 synthesis-reliability fix (merged but unreleased) to npm.

  • package.json 0.25.1 → 0.25.2
  • CHANGELOG [0.25.2] entry
  • README doctor-sample version

User-facing effect: synthesis on long or briefly-stalling generations is reliable — it streams in one pass and fast-fails a genuine stall instead of the old 120s whole-call timeout re-running the full generation 3×. Merging triggers auto-release.yml (tag + GitHub release + npm publish).

Ships the synthesis-reliability fix to npm: synthesis always streams (even
in --json / non-TTY) bounded by an idle-token deadline, so a long generation
completes in one pass and a stalled stream fails fast instead of burning 3x
whole-call retries.
@askalf askalf merged commit 67967f9 into master Jun 15, 2026
5 checks passed
@askalf askalf deleted the chore/release-0.25.2 branch June 15, 2026 18:22
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