Cremind
Using CremindCLI

cremind config

Inspect, override, and reset per-profile settings that control the Cremind reasoning agent.

cremind config is the CLI for inspecting and changing per-profile settings that control the Cremind reasoning agent. Its four subcommands — schema, get, set, and reset — map one-to-one to the Settings → Config page in the web UI, so changes made in the CLI show up in the browser and vice versa. The configurable keys span the reasoning agent loop (max steps, retries, temperature, max tokens, steps history), conversation history token budgets, the skill classifier, and the trace summarizer.

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.