[BUG] Claude vscode extension does not work on x86 linux after v2.1.72 update
Resolved 💬 2 comments Opened Mar 10, 2026 by Trevor159 Closed Mar 10, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
After the claude vscode extension updated to 2.1.72 no prompts work anymore and the response is always
API Error: 400 tools.0.custom.eager_input_streaming: Extra inputs are not permitted
Reverting to 2.1.71 works
What Should Happen?
I should not get api errors
Error Messages/Logs
API Error: 400 tools.0.custom.eager_input_streaming: Extra inputs are not permitted
Steps to Reproduce
- Update claude vscode extension to 2.1.72 (latest version as of this post)
- Make any prompt
- See the API error
To Fix:
- Revert to 2.1.71
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.1.71
Claude Code Version
2.1.72 (vscode extension version)
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
VS Code integrated terminal
Additional Information
<img width="294" height="997" alt="Image" src="https://github.com/user-attachments/assets/5e81c9ce-fdb6-4e04-869a-c8404148271b" />
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗