Behavioral evaluation for generated software
Several papers test generated software through the behavior users depend on, not surface completion. T2J-Bench checks PyTorch-to-JAX conversions through interface, numeric, and short training-dynamics stages. The best controlled model reaches 28.9% pass@1, while all systems overestimate their own success by 66.6 to 97.8 points.
SCDBench applies the same pressure to smart contract decompilation. GPT-5.3-Codex can compile 90.3% of contracts after one repair step, yet the best model fully matches original contract behavior on only 42 of 600 contracts. Play2Code adds interaction as the test signal for games: a graphical user interface (GUI) agent plays browser games and feeds failures back to the code generator, raising average rubric pass-rate to 66.8%.