Glossary · Concepts

Browser execution layer

The infrastructure between an LLM agent and a real browser that turns a goal into deterministic, replayable action.

What is browser execution layer?

A browser execution layer takes a natural-language goal and produces reliable, repeatable action against live pages. It bundles the page compiler, the planner, the skill cache, deterministic replay, the credential vault, human handoff and session recording behind one authenticated API, so a caller ships a goal rather than a browser.

Why it matters

Without one, every team rebuilds the same brittle glue between a model and a browser and pays the model on every run. Consolidating it — and putting a semantic cache on top — is what turns ad-hoc agent scripts into automation whose cost falls with scale.

Related terms

See it in context

Back to the full glossary

Put your agent to work. Keep the decision.

Give your agent a real browser, authorize the accounts it may use, and keep control of every step. Repeated runs compile into skills that replay without a model.