Added

  • Text-to-speech: read selection aloud via macOS say command (Cmd+Shift+U)

  • TTS auto-speak: automatically reads command output aloud when enabled (requires OSC 133 shell hooks)

  • Bell-triggered TTS and stop-on-keypress

  • [voice] config section: enabled, voice, rate (words per minute)

  • Falls back to visible buffer text when no selection is active

  • Speech-to-text: dictation overlay via macOS SFSpeechRecognizer

  • Git branch display in status bar

Fixed

  • Default voice.enabled to false (opt-in)

  • Remove unused functions flagged by staticcheck