Skip to content

Quill 0.6.0

Choose a tag to compare

@xfreeze2 xfreeze2 released this 07 Aug 16:26
· 6 commits to main since this release

Optional grammar cleanup, powered by Grok.

Turn on Clean up grammar in the menu and each dictation gets tidied before it lands — capitalisation, punctuation, apostrophes.

you said:   so i was thinking maybe we could ship this on friday
you get:    So I was thinking maybe we could ship this on Friday.

Uses the fastest non-reasoning model, so there's no thinking delay — about 0.9 seconds, with the connection opened while you're still talking.

Off by default, and it will not rewrite you. The result is checked before use: it must keep at least 70% of your original words, or your raw text goes in untouched. Same for any network or timeout failure. You can't lose your words to it.