CLI

General Commands

General chat commands provide fast inspection and bounded runtime control without exposing service-process operations to a messaging channel.

Command reference

CommandResult
/helpShow available commands
/statusShow process, model, message, and loaded-Skill status
/cancelStop the active Agent task before its next tool execution
/configView supported runtime configuration
/config <item> <value>Modify a supported item and persist it
/contextShow active context statistics
/context clearClear current-session conversation context
/logs [N]Show recent service-log lines
/versionShow the running product version

Examples

/status
/config model
/context
/logs 50
/cancel

Use with care

Context clearing is session-scoped but irreversible

Before /context clear, preserve engineering decisions, sources, and deliverables in controlled project records.