Skip to main content

Module list

Module list 

Source
Expand description

laboratories list — stream the laboratory containers created in this state (podman containers the conduit dials as client-side MCP servers). Read-only; reads back from podman (the source of truth). --client is required (a required arg-group, leaving room to add --server later). Each item echoes a laboratory’s spec: { id, image, mounts, env, cwd }.

Modules§

request_schema
response_schema

Structs§

Args
Command
ListenerExecution
One /listen broadcast run of laboratories list: the actual Request, the producer’s AgentArguments, and the response-item stream. See crate::cli::broadcast_listener.
Request
ResponseItem
One laboratory served by a connected laboratory HOST. There is no local-vs-remote split — machine identity is the only provenance, the same logic regardless of where the host runs.

Enums§

Path
Schema

Functions§

execute
execute_transform