Coding Agents: Moving From "Bash Mimics" to "AST Manipulators"
A developer replaced the standard text-based editing approach in coding agents with direct Elixir execution, enabling AST-aware refactoring. By giving the model full Elixir execution to edit files, th…