@co-browse/core
v0.1.0
Published
Framework-agnostic engine for agentic browsing: DOM accessibility snapshotting, element registry, action execution, tools, guardrails, and the LLM agent loop.
Maintainers
Readme
@co-browse/core
The framework-agnostic engine behind Co-Browse AI: DOM accessibility snapshotting, a persistent element registry, realistic action execution (click/type/navigate/read), destructive-action guardrails, and a ReAct-style agent loop with multi-turn memory and diff-based observation.
npm install @co-browse/coreMost apps use @co-browse/react
rather than this package directly. Reach for @co-browse/core to embed the
engine in a non-React host or to drive runAgent() yourself.
Docs: https://github.com/originalkamaal/co-browser-ai#readme
License
MIT © Kamaal Khan
