Feature request: setting to disable the companion (Voidspinner)

Status Closed — duplicate
Reported on v2.1.92
Maintainer reply None cached
Activity 3 comments · opened Apr 8, 2026 · closed Apr 11, 2026

Summary

Claude Code 2.1.92 introduced a companion character ("Voidspinner") that appears in the terminal UI with a speech bubble. There is currently no way to disable it.

Request

Add a settings.json key to opt out, e.g.:

{
  "companionEnabled": false
}

Or a CLI flag: --no-companion

Current workarounds

  • --bare — suppresses the companion but also disables hooks, CLAUDE.md, auto-memory, and plugins. Too aggressive for normal use.
  • No other option exists.

Why this matters

Some users find the companion distracting in a professional/focused terminal workflow. It should be easy to opt out without sacrificing core functionality.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗