Glossary
LLM runtime
The environment that turns model output into real work: executing tool calls, managing context and memory, enforcing permissions, retrying failures, recording what happened. Models reason; runtimes act.
In AGNT
AGNT is a local-first LLM runtime — the layer where agents, tools, memory and receipts actually live.