Check whether the session has too much accumulated context.

Section: Safe debugging patterns

Inspect context pressure

text
text
/context
Explanation

Long sessions can lose precision if important details are compressed or summarized.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Safe debugging patterns
Inspect usage metrics during a problematic session
Check how the session is behaving.
OpenIn sheettextsame section
Compact before retrying a task
Reduce context noise before asking again.
OpenIn sheettextsame section
Force a clean auth reset
Log out and back in when account state looks wrong.
OpenIn sheetbashsame section
Read the permissions help topic
Inspect permission-related help text.
OpenIn sheetbashsame section
Read the environment help topic
Inspect supported environment controls.
OpenIn sheetbashsame section
Print the installed CLI version for support
Check whether your binary is current.
OpenIn sheetbash2 tag match