Agent Farah
Built at Claude Build Day · Jun 13, 2026 · San Francisco, CA
A very simple ARC AGI 3 solver agent based on existing approach. ARC-AGI-3 is a turn-based games on a 64×64 grid where the rules are never given; the agent must figure out how to play and clear levels. The evaluation uses RHAE metric (Relative Human Action Efficiency: per level min((human_actions / ai_actions)², 1.15), averaged over games).