* groq client
* adjust max token length
* more openai image download fixes
* graphic novel style
* dialogue cleanup
* fix issue where auto-break repetition would trigger on empty responses
* reduce default convo retries to 1
* prompt tweaks
* fix some clients not handling autocomplete well
* screenplay dialogue generation tweaks
* message flags
* better cleanup of redundant change_ai_character calls
* super experimental continuity error fix mode for editor agent
* clamp temperature
* tweaks to continuity error fixing and expose to ux
* expose to ux
* allow CmdFixContinuityErrors to work even if editor has check_continuity_errors disabled
* prompt tweak
* support --endofline-- as well
* double coercion client option added
* fix issue with double coercion inserting "None" if not set
* client ux refactor to make room for coercion config
* rest of -- can be treated as *
* disable double coercion when json coercion is active since it kills accuracy
* prompt tweaks
* prompt tweaks
* show coercion status in client list
* change preset for edit_fix_continuity
* interim commit of coninuity error handling progress
* tag based presets
* special tokens to keep trailing whitespace if needed
* fix continuity errors finalized for now
* change double coercion formatting
* 0.24.0 and relock
* add groq and cohere to supported services
* linting