Lately I’ve been turning this old “key sprite” style project I wrote six years ago into an agent-driven setup.These kinds of projects are a natural fit for agents. Just wrap the core stuff (image find, color find, mouse/keyboard actions) as tools the agent can call ends up way faster than having the agent do real-time vision and control everything itself.