Skip to main content

Module render

Module render 

Source
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_get session 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 with pond_get(session_id); without this they are invisible from the MCP surface.