Cremind
Using CremindCLI

cremind chat

Open an interactive full-screen chat REPL that streams the agent's thinking, text, and tool output.

cremind chat opens a full-screen terminal chat session against a Cremind conversation. With no argument it creates a new conversation; pass a conversation id to resume an existing thread. Press Enter to send, Ctrl+C to cancel an in-flight run (or quit when idle), and Ctrl+D to quit. It is the terminal equivalent of opening a conversation in the web UI; for one-shot scripted messages, reach for cremind conv instead.

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.