For example, when making a change to the website, why can't Claude or Codex compile the changes, open a browser, test the changes to confirm that they worked?
It seems like the ability to verify is hugely important in autonomy. Yet, neither are doing it.
Even Claude for Web can do the full compile edit cycle.
It runs Debian and apt installs stuff on demand and can run anything its Debian has.
I built a Chrome extension so Claude can get the full rendered DOM via a socket for web stuff.
Why do you think it can’t?
Are you perhaps using Claude Chatbot?
Claude Code will run anything you instruct it to.
I have to tell it to stop more than to start!
I find that a critical step in agentic development is to close the loop for the LLM so it can get direct feedback without needing you to manually handle it.