JA EN
Glossary › execution

GLOSSARY

execution

appears in 3 paper titles

Definition

Actually running generated code or a generated plan. For agents, execution output becomes the observation that drives the next action — the feedback loop that lets a model recover from its own mistakes. For evaluation, execution-based scoring asks whether code runs and passes tests rather than whether it looks right, which is a far stricter standard. It presupposes a sandbox, since generated code is untrusted.

Explainers using this term