Skip to content

Agents & Agentic AI

Long-running agent

An AI agent designed to continue a task over an extended period or across sessions.

Example

An agent works through a multi-stage research assignment with saved state.

Why people use it

It supports tasks that cannot reasonably be finished in one short exchange.

What you'll hear

“Save progress so it can continue later.”

What this means for you

Provide checkpoints, progress visibility and a reliable stopping mechanism.

Can you control it?

Sometimes

Sometimes. Your choices depend on the tool and your access. The settings available to an everyday user may differ from those available to the people running it.

Common questions

Does a long-running agent need no supervision?
No. Extended execution creates more opportunities for drift and accumulated mistakes.
Can it lose track of the original goal?
Yes. Repeated steps and changing information can pull it away from the intended task.
Does keeping progress mean every action is reversible?
No. Saved state does not undo a message sent or another completed external action.

Related terms

Still have questions?

Up to 500 characters.

Ask LATHIC about AI. Relevant glossary entries may be included.

Your question, the glossary entries it matches, and a rotating pseudonymous identifier go to Microsoft Azure’s OpenAI service through Vercel AI Gateway to generate an answer. Zero retention and no training are required of the provider, and LATHIC does not save your question or answer. Privacy Notice