Expand description
Canonical text-transcript rendering for pond_search / pond_get
responses, shared by the MCP transport and the pond CLI so both surfaces
emit one identical readable format (spec.md#protocol). The structured
HTTP/JSON path renders nothing here; this is the plain-text view.
Functions§
- render_
get_ transcript - render_
search_ transcript - render_
subagents_ footer - Footer for a
pond_getsession response listing the session’s spawn-only subagents. Each subagent is its own session (spec.md#datasets) addressable by the printed id, so the caller can open any withpond_get(session_id); without this they are invisible from the MCP surface.