chore(release): release version 0.3.15#936
Merged
Merged
Conversation
tlongwell-block
pushed a commit
that referenced
this pull request
Jun 10, 2026
* origin/main: Fix post-compact handoff context for OpenAI providers (#931) chore(release): release version 0.3.15 (#936) fix: persona is source of truth at spawn + thread-depth conventions (#930) fix: skip avatar reconciliation for legacy agent records (#933) feat(desktop): add nest commit identity guidance with human sign-off (#929) feat: provider/model selection for personas and runtime-aware env injection (#794) fix: reconcile agent profile on startup when relay publish was missed (#921) Revamp first-run onboarding (#924) Update setup loading screen (#926) fix(dm): keep hidden DMs hidden across refetch via relay-signed visibility snapshot (NIP-DV) (#857) Maximize desktop window on launch (#925) feat: preview features (experiments settings UI) (#888) fix(updater): send no-cache header on update check to avoid stale manifest (#922) fix(desktop): refresh channel state after unarchive (#923) Add channel visibility & ephemeral TTL controls to manage sidebar (#911) ci(release): add Intel macOS (x86_64) DMG as a release target (#748) Signed-off-by: npub1mprnacetjua2xx3p5eddmhxyk6wv929ymm5py8kd2xfxurxahspqqlgyta <d8473ee32b973aa31a21a65adddcc4b69cc2a8a4dee8121ecd51926e0cddbc02@sprout-oss.stage.blox.sqprod.co> # Conflicts: # desktop/src/features/sidebar/ui/AppSidebar.tsx
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.15
Changes since v0.3.14:
877048d fix: persona is source of truth at spawn + thread-depth conventions (#930)
73cd8d0 fix: skip avatar reconciliation for legacy agent records (#933)
165b9f7 feat(desktop): add nest commit identity guidance with human sign-off (#929)
9a98e60 feat: provider/model selection for personas and runtime-aware env injection (#794)
762a459 fix: reconcile agent profile on startup when relay publish was missed (#921)
5d927ab Revamp first-run onboarding (#924)
f362650 Update setup loading screen (#926)
c38301b fix(dm): keep hidden DMs hidden across refetch via relay-signed visibility snapshot (NIP-DV) (#857)
4dfae61 Maximize desktop window on launch (#925)
ae430d4 feat: preview features (experiments settings UI) (#888)
a357e22 fix(updater): send no-cache header on update check to avoid stale manifest (#922)
56230c1 fix(desktop): refresh channel state after unarchive (#923)
7dd5b34 Add channel visibility & ephemeral TTL controls to manage sidebar (#911)
4b78fe3 ci(release): add Intel macOS (x86_64) DMG as a release target (#748)
4215930 mesh: Rust-owned coordinator — fix saved-agent reconnect flakiness + DRY the start path (#879)
To release: merge this PR. The tag and build will happen automatically.