[Bug] Voice mode requires disable/reenable between sessions to become functional

Resolved 💬 3 comments Opened Mar 5, 2026 by pouwerkerk Closed Mar 5, 2026

Bug Description
/voice seems to persist between Claude sessions (nice!) but I needed to disable+reenable voice before it was usable in the new session. (pressing and holding space just inserted the " " character repeatedly)

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.69
  • Feedback ID: 83270c77-75e0-4144-a8d2-2db417149096

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/pieter/.local/share/claude/versions/2.1.69 (expected in multi-process scenarios)\n    at NS_ (/$bunfs/root/src/entrypoints/cli.js:2397:2066)\n    at zpR (/$bunfs/root/src/entrypoints/cli.js:2397:1210)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T02:12:29.930Z"},{"error":"Error: Plugin swift-lsp has an invalid manifest file at /Users/pieter/.claude/plugins/cache/claude-plugins-official/swift-lsp/1.0.0/.claude-plugin/plugin.json.\n\nValidation errors: Unrecognized keys: \"source\", \"category\", \"strict\"\n    at cZ_ (/$bunfs/root/src/entrypoints/cli.js:2046:15375)\n    at async rHq (/$bunfs/root/src/entrypoints/cli.js:2050:780)\n    at async cK$ (/$bunfs/root/src/entrypoints/cli.js:2050:9570)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T02:12:29.943Z"},{"error":"Error: Plugin pyright-lsp has an invalid manifest file at /Users/pieter/.claude/plugins/cache/claude-plugins-official/pyright-lsp/1.0.0/.claude-plugin/plugin.json.\n\nValidation errors: Unrecognized keys: \"source\", \"category\", \"strict\"\n    at cZ_ (/$bunfs/root/src/entrypoints/cli.js:2046:15375)\n    at async rHq (/$bunfs/root/src/entrypoints/cli.js:2050:780)\n    at async cK$ (/$bunfs/root/src/entrypoints/cli.js:2050:9570)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T02:12:29.943Z"},{"error":"Error: Plugin rust-analyzer-lsp has an invalid manifest file at /Users/pieter/.claude/plugins/cache/claude-plugins-official/rust-analyzer-lsp/1.0.0/.claude-plugin/plugin.json.\n\nValidation errors: Unrecognized keys: \"source\", \"category\", \"strict\"\n    at cZ_ (/$bunfs/root/src/entrypoints/cli.js:2046:15375)\n    at async rHq (/$bunfs/root/src/entrypoints/cli.js:2050:780)\n    at async cK$ (/$bunfs/root/src/entrypoints/cli.js:2050:9570)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-05T02:12:29.943Z"}]

View original on GitHub ↗

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