Glitch logoGLITCH LABS

[ DOCUMENTATION / GLITCH AGENT / COMMANDS ]

COMMANDS

Slash commands control the chat itself — the conversation, the context, and how much rope the agent has. Type / in the chat input to bring up the command picker.

// HOW TO RUN

Press / at the start of a message. The picker lists every available command with a one-line description. Start typing to filter, then Enter to run. Commands take effect immediately — there is no message to send afterwards.

// AVAILABLE COMMANDS

/clear

CLEAR THE CONVERSATION AND START FRESH

Wipe the current thread and begin a new conversation. The agent forgets the back-and-forth in this chat — the project state stays exactly as it is.

/compact

SUMMARIZE THE CONVERSATION TO FREE UP CONTEXT

Replace the existing exchange with a compact summary. Useful when a long thread has filled the context window but you still want the agent to remember the gist of what you covered.

/context

SHOW WHAT'S IN THE MODEL'S CONTEXT WINDOW

Print a breakdown of what the agent currently sees — attached tracks, clips, effects, conversation history, and session metadata. Run it when an answer feels off and you want to confirm what the agent is working from.

/session

GET INFORMATION ABOUT YOUR SESSION USAGE AND LIMIT

Show how much of your session budget you have used and how much is left. Pair with the dashboard usage view for a longer-term picture.

/mode

SWITCH HOW MUCH THE AGENT CAN EDIT

Toggle between modes that control the agent's reach into your project — from read-only suggestions to autonomous edits. Switch up to give the agent more leash, switch down to keep it on rails.