Cline v3.31 Adds Voice Mode, Streamlined Task Header, and YOLO

Cline v3.31 adds experimental Voice Mode (OpenAI Whisper) for conversational workflows and a cleaner task header with manual context compression. It also introduces YOLO Mode, which disables safety prompts for fully a...

Cline v3.31 Adds Voice Mode, Streamlined Task Header, and YOLO

TL;DR

  • Voice Mode (experimental): Whisper transcription — enabled via Settings → Features → Dictation; microphone appears after sign-in; designed for rapid spoken intent, iterative planning, and pairing with Plan mode.
  • Task header visual/layout overhaul — darker theme aligning with VS Code theme, task timeline moved below the progress bar, token usage hidden behind a hover tooltip.
  • Manual compact button in the header — compresses conversation at natural break, preserves essential context, opens a fresh context window (UI analogue of /smol).
  • YOLO Mode — auto-approves file changes, terminal commands, and Plan↔Act transitions; disables all safety checks; built with a forthcoming scriptable CLI in mind; release notes include an explicit warning.

Cline v3.31 brings voice interaction, a tidier task header, and a high-risk “YOLO” toggle

Cline’s v3.31 update emphasizes more natural interaction between engineers and the AI assistant. The release introduces an experimental Voice Mode aimed at conversational workflows, a redesigned task header that declutters the UI and adds a manual context-compression control, and a permissive YOLO Mode that disables safety prompts for fully autonomous execution.

Voice Mode (experimental): speak intent, keep the flow

Voice Mode is presented as the primary interaction model for engineers working with the assistant. The rationale is that spoken input more naturally captures full intent than typed snippets; the update leans into rapid back-and-forth planning and clarification, especially when paired with the app’s Plan mode.

To enable Voice Mode: navigate to Settings → Features → Dictation, sign into the Cline account when prompted, and a microphone button will appear in the chat. Press the button to start recording and press again to stop. Transcription is handled by OpenAI’s Whisper. The mode is intended for quick iterative exchanges—speak a series of thoughts, let the assistant ask clarifying questions, and iterate—reducing the friction introduced by typing during collaborative problem solving.

The feature is labeled experimental, reflecting that it prioritizes conversational fluency and speed over polished release stability. It’s especially useful when engineers need to preserve flow during planning and prefer a more spoken-dialogue approach to specifying tasks and intent.

A cleaner, more useful Task Header

The task header received a visual and layout overhaul:

  • A darker theme that respects the host IDE’s VS Code theme settings
  • The task timeline moved below the progress bar to improve visual hierarchy
  • Token usage details hidden behind a hover tooltip to reduce clutter

The update adds a manual compact button in the header. When pressed at a natural breakpoint—such as after finishing a feature implementation—Cline compresses the conversation, preserving essential context while opening a fresh context window. This functions similarly to the /smol command but is available directly in the UI.

YOLO Mode: fully autonomous, no safety prompts

YOLO Mode auto-approves all actions: file changes, terminal commands, and transitions between Plan and Act modes. The mode disables all safety checks, allowing the assistant to execute decisions without confirmation. It was built with an upcoming scriptable CLI in mind—where fully autonomous execution can be desirable—but is available in the GUI for those who require minimal friction. The release notes include an explicit warning about the dangers of enabling this mode.

Links

Original source: https://cline.bot/blog/cline-v3-31

Continue the conversation on Slack

Did this article spark your interest? Join our community of experts and enthusiasts to dive deeper, ask questions, and share your ideas.

Join our community