Agent prep game
Agent Snack Bar
A tiny agent-prep game where you build the tray an AI agent needs before it can do useful work.
Note: This Experiments app is intentionally lightweight. It runs as a static GitHub Pages project.
Build a better tray before asking an agent to work.
The joke is that most agent failures are not mysterious. They are missing goal state, missing context, missing tests, missing constraints, or missing permission boundaries. The snack bar turns that into a little interface you can poke.
How to use it
Add items to the tray and watch the agent state change.
If the score is low, the agent probably needs more context, clearer completion criteria, or a safer operating lane before it starts.