[Bug] Claude Code fails to verify system compatibility before recommending software installations

Status Open
Reported on v2.1.220
Maintainer reply None cached
Activity 0 comments · opened Jul 27, 2026

Bug Description
Failed to consider that the recommendation it was making isn't even compatible on my system. I ran this prompt directly on my system so it could have at least done a nvim --version | head -n 1. It points me to lazyvim's website, but didn't even check the requirements section to make sure it wold work on my system. Lazyvim in July 2026 requires neovim >= 0.11.2; Debian Trixie (my system) has neovim pinned to v0.10.4 in the apt repo. Without "breaking Debian", which I try not to, there's no way this would ever work on my system. I realize this is "just Sonnet 5" but common, give it a little more effort.

Environment Info

  • Platform: linux
  • Terminal: tmux
  • Version: 2.1.220
  • Feedback ID: 257e9768-9d25-427b-8ccf-1b72e56b95f1

Errors

[]

View original on GitHub ↗