Fetching from the wire…
Public story · 2026-08-24 · high
It drives input probes into a running Godot platformer to confirm a fix took effect, with one task published August 21.
Why now: GamePhanes has picked up 224 stars since posting the repo on August 21.
Game Terminal-Bench grades coding agents by running their fix and prodding the live game with input, per the GamePhanes repository.
Most agent benchmarks stop at file diffs and a clean exit code. This one drives the running program instead, then checks that its state changed, a closer proxy for whether a fix shows up in play.
The evaluator's loop covers inspecting the code, editing it, running the game, and diagnosing what broke before it repairs and verifies the fix. Only after that does it send input probes into the running project to confirm the change took hold.
Anyone testing coding agents against interactive software hits the same gap. A suite that only checks compilation doesn't catch what breaks once a player starts pressing buttons.
So far one task is public. It asks an agent to fix a broken phase jump in a Godot platformer without breaking shard collection elsewhere in the level.
Each link below shares sources, entities, or timing with this story.
GamePhanes uses Godot / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (GamePhanes uses Godot); both cover GamePhanes, Godot; reported by the same outlet (github.com).
Shared entities / Same source domain / Shared topic / Tension
Both cover August, GitHub; reported by the same outlet (github.com); overlapping topics (against, agent, august, edit).
Shared entities / Same source domain / Shared topic / What happened next / Tension
Both cover August, GitHub; reported by the same outlet (github.com); overlapping topics (against, august).
GamePhanes uses Godot / Shared entities / Same source domain / Earlier coverage
Linked by a graph relationship (GamePhanes uses Godot); both cover GitHub, Godot; reported by the same outlet (github.com).
Shared entities / Same source domain / Shared topic / What happened next
Both cover August, GitHub; reported by the same outlet (github.com); overlapping topics (agent, august, coding).
Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Both cover August, GitHub; reported by the same outlet (github.com); overlapping topics (agent, august).
Both cover August, GitHub; reported by the same outlet (github.com); overlapping topics (against, august).
Shared entities / Same source domain / Shared topic / Earlier coverage
Both cover August, GitHub; reported by the same outlet (github.com); overlapping topics (actually, against, agent).