Documentation
¶
Overview ¶
Package features houses optional integrations that plug into loom-mcp agents.
Directories
¶
| Path | Synopsis |
|---|---|
|
memory
|
|
|
mongo
Package mongo registers MongoDB-backed memory storage for loom-mcp agents.
|
Package mongo registers MongoDB-backed memory storage for loom-mcp agents. |
|
mongo/clients/mongo
Package mongo implements the low-level MongoDB client used by the memory store.
|
Package mongo implements the low-level MongoDB client used by the memory store. |
|
model
|
|
|
anthropic
Package anthropic provides a model.Client implementation backed by the Anthropic Claude Messages API.
|
Package anthropic provides a model.Client implementation backed by the Anthropic Claude Messages API. |
|
bedrock
Package bedrock provides a model.Client implementation backed by the AWS Bedrock Converse API.
|
Package bedrock provides a model.Client implementation backed by the AWS Bedrock Converse API. |
|
gateway
Package gateway provides a transport-agnostic server and client wrapper for model completion.
|
Package gateway provides a transport-agnostic server and client wrapper for model completion. |
|
middleware
Package middleware provides reusable model.Client middlewares such as adaptive rate limiting.
|
Package middleware provides reusable model.Client middlewares such as adaptive rate limiting. |
|
openai
Package openai provides a model.Client implementation backed by the OpenAI Chat Completions API.
|
Package openai provides a model.Client implementation backed by the OpenAI Chat Completions API. |
|
mongo
|
|
|
clientinfra
Package clientinfra provides shared Mongo client setup helpers.
|
Package clientinfra provides shared Mongo client setup helpers. |
|
policy
|
|
|
basic
Package basic provides a simple policy.Engine implementation that enforces optional allow/block lists and honors planner retry hints.
|
Package basic provides a simple policy.Engine implementation that enforces optional allow/block lists and honors planner retry hints. |
|
prompt
|
|
|
mongo
Package mongo provides a MongoDB-backed implementation of the runtime prompt store.
|
Package mongo provides a MongoDB-backed implementation of the runtime prompt store. |
|
mongo/clients/mongo
Package mongo implements the low-level MongoDB client used by the prompt override store.
|
Package mongo implements the low-level MongoDB client used by the prompt override store. |
|
runlog
|
|
|
mongo
Package mongo registers MongoDB-backed run event log storage for loom-mcp agents.
|
Package mongo registers MongoDB-backed run event log storage for loom-mcp agents. |
|
mongo/clients/mongo
Package mongo implements the low-level MongoDB client used by the run log store.
|
Package mongo implements the low-level MongoDB client used by the run log store. |
|
session
|
|
|
mongo
Package mongo provides a MongoDB-backed implementation of the agents runtime session store.
|
Package mongo provides a MongoDB-backed implementation of the agents runtime session store. |
|
mongo/clients/mongo
Package mongo hosts the MongoDB client used by the session store.
|
Package mongo hosts the MongoDB client used by the session store. |
|
stream
|
|
|
pulse
Package pulse exposes a stream.Sink implementation that publishes runtime events to goa.design/pulse streams.
|
Package pulse exposes a stream.Sink implementation that publishes runtime events to goa.design/pulse streams. |
|
pulse/clients/pulse
Package pulse provides a thin loom-mcp specific wrapper around Pulse streams.
|
Package pulse provides a thin loom-mcp specific wrapper around Pulse streams. |
Click to show internal directories.
Click to hide internal directories.