Cremind
Using Cremind

Web UI

The browser dashboard on port 1515 — conversations, settings, tools, processes, and skill events.

The Cremind web UI is the primary dashboard for your agent. After install, your browser opens to the Setup Wizard at http://<host>:1515/#/setup; once a profile exists, the same address serves the full app. From there you can hold streamed conversations, manage LLM providers and per-profile config under Settings, browse the Tools and Agents views, watch long-running Processes, and review the Skill Events page. Almost every screen has a one-to-one counterpart in the cremind CLI, so you can move between browser and terminal freely.

Documentation in progress

A full walkthrough of each web UI view is being written. In the meantime, the CLI overview documents the equivalent terminal commands for every page, and the UI source lives in the cremind repository.