This evening, I tried out Claude Code 4, addressing some refactoring TODOs I had been putting off for some time.
Its performance is excellent. The most significant enhancement is its capability to validate changes using local CLI commands. Watching it operate is very satisfying.
The screenshot illustrates how it modified some pod affinity configurations in a kustomization+helm Kubernetes stack. It validates, recognizes its mistake, and adjusts accordingly.