@co-browse/protocol
v0.1.0
Published
Neutral, provider-agnostic wire types (messages, tools, SSE events) shared between @co-browse/core and @co-browse/proxy.
Maintainers
Readme
@co-browse/protocol
The neutral, provider-agnostic wire contract shared between
@co-browse/core (client) and
@co-browse/proxy (server):
message, tool, tool-call, and SSE stream-event types. Neither side knows which
LLM provider is running — the proxy translates this format to/from the concrete
provider.
npm install @co-browse/protocolYou normally get this transitively via @co-browse/core or @co-browse/proxy.
Docs: https://github.com/originalkamaal/co-browser-ai#readme
License
MIT © Kamaal Khan
