Skip to content

4.3.1

Choose a tag to compare

@alagrede alagrede released this 21 Jul 14:32
· 13 commits to master since this release

πŸ”§ v4.3.1 β€” /rewrite reliability fixes

Some models replied "Hit Rewrite note!"… to the button you just pressed β€”
and that chatty reply could even replace your note. Fixed:

  • The final generation now runs under a dedicated rewrite-engine prompt
    (no more interview persona fighting the instruction), with one automatic
    retry if the model still doesn't comply.
  • A strict output contract: anything that isn't a real rewrite never
    touches your note
    β€” the reply just lands in the chat and the session
    continues.

Rewrites stay atomic (one undo restores everything) and your frontmatter is
always preserved. Custom replace: true commands benefit automatically.