chore(release): release version 0.3.19#1014
Merged
Merged
Conversation
cf1564e to
3b58019
Compare
3b58019 to
f1cd13b
Compare
tlongwell-block
pushed a commit
that referenced
this pull request
Jun 13, 2026
* origin/main: (33 commits) fix(desktop): make Windows release compile cleanly (#1029) Add production Docker Compose bundle (#985) feat(profile): show active turn badges on agent profile panel and popover (#1026) chore(release): release version 0.3.20 (#1027) fix(release): resolve Windows sidecar path and Linux AppImage updater format (#1024) chore(release): release version 0.3.19 (#1014) fix(release): ignore prerelease tags in changelog generation (#1021) fix: repair main build after cross-PR merge skew (#1020) feat(agents): show per-turn duration and prune dead turns within ~25s of host crash (#1017) fix(release): replace hermit with native tool setup on Windows job (#1018) feat(acp): surface error-class outcomes to the activity feed only, never the channel (#1010) fix(desktop): migrate Sprout workspace storage (#1016) feat(auth): force token refresh on rejected token (401/403), never the browser (#1015) fix(release): mark prerelease versions so they do not become latest (#1013) feat(acp): implement systemPrompt with protocol version gating (#981) fix(release): update repository name check from block/sprout to block/buzz (#1012) feat(release): all-OS desktop builds + universal auto-update manifest (#1011) Add relay disconnect UX: friendly errors, reconnect, cached identity (#1004) feat(agents): add active turn indicators to Agents Menu (#1005) ci: add fork guards to docker, release, and auto-tag workflows (#1007) ... Co-authored-by: npub1t2tgm7d8f995uqvmnm8h88sg3wnpp9a5xysjf6dg3tjmgt3ltulqdp8ehr <5a968df9a7494b4e019b9ecf739e088ba61097b4312124e9a88ae5b42e3f5f3e@sprout-oss.stage.blox.sqprod.co> Signed-off-by: npub1t2tgm7d8f995uqvmnm8h88sg3wnpp9a5xysjf6dg3tjmgt3ltulqdp8ehr <5a968df9a7494b4e019b9ecf739e088ba61097b4312124e9a88ae5b42e3f5f3e@sprout-oss.stage.blox.sqprod.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.3.19
Changes since v0.3.18:
faf0072 fix(release): ignore prerelease tags in changelog generation (#1021)
b8c0556 fix: repair main build after cross-PR merge skew (#1020)
87e45c6 feat(agents): show per-turn duration and prune dead turns within ~25s of host crash (#1017)
2fef8d6 fix(release): replace hermit with native tool setup on Windows job (#1018)
6db9051 feat(acp): surface error-class outcomes to the activity feed only, never the channel (#1010)
563f684 fix(desktop): migrate Sprout workspace storage (#1016)
5a8cc79 feat(auth): force token refresh on rejected token (401/403), never the browser (#1015)
59a7e5d fix(release): mark prerelease versions so they do not become latest (#1013)
f085882 feat(acp): implement systemPrompt with protocol version gating (#981)
d07c821 fix(release): update repository name check from block/sprout to block/buzz (#1012)
de641fc feat(release): all-OS desktop builds + universal auto-update manifest (#1011)
8c9211f Add relay disconnect UX: friendly errors, reconnect, cached identity (#1004)
7983bf6 feat(agents): add active turn indicators to Agents Menu (#1005)
39d9aa8 ci: add fork guards to docker, release, and auto-tag workflows (#1007)
43d1ce3 docs(nip-rs): add optional thread read context scheme (#1006)
1243307 fix(huddle): Pocket TTS quality overhaul — reference parity + cross-message pipelining (#997)
00dc491 Add manual ACP session rotation command (#932)
df8896f fix(desktop): heal stale persona_team_dir paths in release builds (#1003)
1fa63ba ci(docker): publish public ghcr.io/block/buzz image (native multi-arch) (#986)
84f499c fix(buzz-agent): cap tool-result text at 50 KiB with middle elision (#952)
2846a96 feat(huddle): sentence-at-a-time voice-mode guidelines for lower TTS latency (#996)
a1c28f4 Shard desktop Playwright CI jobs (#992)
To release: merge this PR. The tag and build will happen automatically.