[Bug] Model selection affects all tabs instead of being tab-specific
Status Closed — duplicate
Maintainer reply None cached
Activity 3 comments · opened Oct 27, 2025 · closed Oct 30, 2025
Bug Description
When switching models in one tab the model is switched in all tabs. This is not good design! Idk if its always pulling from a config file or something but its one of MANY bugs that was introduced recently. Honestly,,, this whole interface feels like a brick in a washing machine at this point.
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.0.27
- Feedback ID:
Errors
[{"error":"AxiosError: Request failed with status code 403\n at UR (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:24:1136)\n at Unzip.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:29:9845)\n at Unzip.emit (node:events:519:35)\n at Unzip.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1696:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at g3A.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:31:2129)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async dh2 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3574:15030)","timestamp":"2025-10-27T05:07:38.209Z"},{"error":"AxiosError: Request failed with status code 403\n at UR (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:24:1136)\n at Unzip.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:29:9845)\n at Unzip.emit (node:events:519:35)\n at Unzip.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1696:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at g3A.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:31:2129)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async v2I (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1558:467)\n at async Promise.all (index 0)\n at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1544:11827","timestamp":"2025-10-27T05:08:41.528Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗