Skip to content

postsale continue

Pick up a previous conversation and keep talking to the agent.

Updated September 3, 20261 min readPostsale CLI

Resume a conversation interactively. With no id, uses the most-recently-updated conversation. Loads history then prompts on stdin.

bash
postsale continue
postsale continue <id>
postsale continue --examples

Options

FlagMeaning
--yesAuthorize money-moving + destructive
--authorize <tools>Scoped tools
--provider / --modelLLM override
--max-turnsPer turn (default 20)
--examplesJSON examples and exit

Registered as a top-level, first-class CLI command.