Release 0.6.1 - #36
Merged
Merged
Conversation
A one-line prompt fix and the flag that measured it. Prose is the example every install since 0.6.0 has been seeded with, and it was the thing inserting the line breaks people chose prose to avoid. The wording asked for "paragraph breaks where the speaker changed subject"; the model obeys that at hesitation pauses, which in spontaneous speech is most pauses. Existing installs keep the old sentence — the box stores a copy and is seeded once — so this one is accepted by pressing Prose again rather than by upgrading. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
A one-line prompt fix and the flag that measured it.
Prose is the example every install since 0.6.0 has been seeded with, and it was the thing inserting the line breaks people chose prose to avoid. The wording asked for "paragraph breaks where the speaker changed subject"; the model obeys that at hesitation pauses, which in spontaneous speech is most pauses. Measured on ten real recordings replayed from history, six passes per wording: 82 line breaks across 60 runs before, 0 across 60 after.
Full detail in CHANGELOG.md and docs/PROMPT.md. The content shipped in #35; this stamps the version across the four platforms and writes the release notes.
Existing installs keep the old sentence. The example box stores a copy of the preset's text and is seeded only once, so this is a fix somebody accepts by pressing Prose again in Settings, not one that arrives by upgrading. The changelog says so where a user will read it.
🤖 Generated with Claude Code