Diagnostics And Status

These commands help you inspect what Grok Code knows about its own runtime state.

TUI Commands

  • /status
  • /doctor
  • /analytics
  • /bug
  • /agents
  • /hooks
  • /commands
  • /reload

CLI Commands

  • grok whoami
  • grok config
  • grok stats
  • grok cost

When To Use Them

  • use status or whoami when setup feels wrong
  • use doctor when multiple things may be broken at once
  • use analytics when you want local friction signals for the current session
  • use bug when you want a structured report template instead of a blank page

Was this page helpful? Report issues on GitHub.