Functionality / Commands
Tip Type /help in chat to see all commands currently available, including any registered by active plugins.

Status & Health

/statusShow app status — model, mode, plugin summary, uptime
/healthRun all health checks and display results
/logsShow recent log entries
/errorsShow recent errors only
/fixShow available self-fix suggestions
/systemShow a system stats snapshot (CPU, RAM, disk)
/processesList running processes (requires Process Awareness plugin)

Memory & Notes

/remember <text>Save a memory
/todo <task>Add a to-do item
/note <text>Save a note
/show-memoriesList all saved memories
/show-todosList all to-dos
/show-notesList all notes
/search-memory <term>Search across memories, todos, and notes

Reminders

/remind me at <time> to <task>Set a time-based reminder. Example: /remind me at 6pm to check the build
/remind me in <duration> to <task>Set a relative reminder. Example: /remind me in 30 minutes to take a break

Modes

/focus <minutes>Start Focus Mode for N minutes. Example: /focus 30, /focus 1h
/quietStart Focus Mode with no time limit
/resumeEnd Focus Mode

Forget Mode

/forget-todayClear today's session data and activity logs
/forget-last-hourClear the last hour of activity
/forget-sessionClear the current session
/forget-privateClear data from the last private session
/clear-activityClear all activity logs
/clear-logsClear the log file

Feature Backlog

/show-featuresShow the future feature backlog
/add-feature <text>Add an item to the backlog
/feature-planned <id>Mark a feature as planned
/feature-done <id>Mark a feature as done
/delete-feature <id>Remove a feature from the backlog

Plugin Commands

Active plugins register their own commands. Common examples:

/voiceToggle voice output on/off (Voice Output plugin)
/voice-testTest text-to-speech (Voice Output plugin)