routes

Continue Browser Route Run

Iterate from a prior run: a fresh Cheshire run linked by provenance (SSE).

Cheshire #1138 runs are stateless (no server-side route session to resume), so a continuation is a new run seeded with the parent's lineage; the prompt carries the refinement. Streams live exactly like create — a refinement is a whole route search, so it is admitted and charged like one (#1909).

post/routes/{run_id}/continue

Path parameters

run_idstring required

Request body

promptstring required
localestring
unitsstring nullable
timezonestring nullable

Response

Successful Response

{"stackTrail":"paths:/routes/{run_id}/continue:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.