kicking the tires on jev with 2048
Summary
This gist documents evaluating jev (TypeSafe's System One model) on the game 2048, including prompt-driven move choices and multiple test configurations. It compares random moves, fixed rule strategies, and several prompt formats, with JSON payloads illustrating board states and move queries. It provides a practical look at prompting an LLM to perform decision-making tasks and the resulting performance insights.