Cremind
Using CremindCLI

cremind conv

List, create, fetch, rename, and delete conversations, and send, stream, attach to, or cancel agent runs.

cremind conv (alias cremind conversation) is the CLI for managing conversations — the persistent units of agent dialogue — and for streaming agent runs inside them. It lists, creates, fetches, renames (title via rename, id via set-id), and deletes conversations; sends messages and streams responses with send; attaches to an in-flight run without sending via attach; and cancels runs with cancel. Each conversation is owned by the active profile resolved from CREMIND_TOKEN.

Documentation in progress

A full reference for this command is being written. See the cremind repository for the source, and the CLI overview for the global flags and environment variables.