[Bug] Voice mode fails to initialize in new CLI sessions, requires disable/enable cycle
Resolved 💬 3 comments Opened Mar 17, 2026 by benpalmer1 Closed Mar 20, 2026
Bug Description
Voice mode doesn't work in new CLI sessions. I have to enable it every time - by first disabling it and then enabling it, and then it will work.
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 2.1.77
- Feedback ID: 86805bee-faca-43e3-b40a-62dabb58c6ec
Errors
[{"error":"Error: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at w (/$bunfs/root/src/entrypoints/cli.js:2796:27040)\n at j (/$bunfs/root/src/entrypoints/cli.js:2796:34294)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:44:31.775Z"},{"error":"Error: Failed to sync file open /Users/benpalmer/Repos/products-ai/app/api/roles/batch-permissions/route.test.ts: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at j (/$bunfs/root/src/entrypoints/cli.js:2796:34459)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:44:31.775Z"},{"error":"Error: Failed to sync file open /Users/benpalmer/Repos/products-ai/app/api/roles/batch-permissions/route.test.ts: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at j (/$bunfs/root/src/entrypoints/cli.js:2796:34459)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:44:31.775Z"},{"error":"Error: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at w (/$bunfs/root/src/entrypoints/cli.js:2796:27040)\n at j (/$bunfs/root/src/entrypoints/cli.js:2796:34294)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:44:45.164Z"},{"error":"Error: Failed to sync file open /Users/benpalmer/Repos/products-ai/components/ui/MatrixGrid.tsx: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at j (/$bunfs/root/src/entrypoints/cli.js:2796:34459)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:44:45.164Z"},{"error":"Error: Failed to sync file open /Users/benpalmer/Repos/products-ai/components/ui/MatrixGrid.tsx: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at j (/$bunfs/root/src/entrypoints/cli.js:2796:34459)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:44:45.164Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/benpalmer/Repos/products-ai.\n at call (/$bunfs/root/src/entrypoints/cli.js:1526:6510)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:46:46.063Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/benpalmer/Repos/products-ai.\n at call (/$bunfs/root/src/entrypoints/cli.js:1526:6510)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:46:46.495Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/benpalmer/Repos/products-ai. Did you mean useAuth.tsx?\n at call (/$bunfs/root/src/entrypoints/cli.js:1526:6510)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:46:47.122Z"},{"error":"MaxFileReadTokenExceededError: File content (28078 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at TT7 (/$bunfs/root/src/entrypoints/cli.js:1517:8032)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:47:34.007Z"},{"error":"Error: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at w (/$bunfs/root/src/entrypoints/cli.js:2796:27040)\n at j (/$bunfs/root/src/entrypoints/cli.js:2796:34294)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:47:45.141Z"},{"error":"Error: Failed to sync file open /Users/benpalmer/Repos/products-ai/components/admin/permissions/usePermissionMatrix.logic.ts: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at j (/$bunfs/root/src/entrypoints/cli.js:2796:34459)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:47:45.141Z"},{"error":"Error: Failed to sync file open /Users/benpalmer/Repos/products-ai/components/admin/permissions/usePermissionMatrix.logic.ts: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at j (/$bunfs/root/src/entrypoints/cli.js:2796:34459)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T03:47:45.141Z"},{"error":"Error: Cannot send notification to LSP server 'plugin:typescript-lsp:typescript': server is error\n at w (/$bunfs/root/src/entrypoints/cli.js:2796:27040)\n at j (/$bunfs/root/src/entrypoints/cli.js:2796:34294)\n at processTicksAndRejections (native:7:39)","timestamp":"202…
Note: Content was truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗