JA EN
Glossary › jit-agent

GLOSSARY

jit-agent

appears in 1 paper titles

Definition

A proper name for an agent built around a just-in-time principle: rather than shipping a fixed toolbox, it creates the tool, code, or procedure it needs at the moment the task demands it. The appeal is that nothing is built or loaded into context that the task never uses. The cost is verification — whatever is produced on the fly still has to be checked before it is trusted.

Explainers using this term