Debug Inspect Sessions
debug_inspect_sessionsDump daemon's internal session state—PID, alive status, buffered output—to diagnose stuck or missing terminal sessions.
Instructions
Diagnostic tool: dumps the daemon's internal state for every session it knows about - pid, alive status, and how many characters of output are currently buffered.
Use this when a session seems "stuck" (write/read errors, session not found) to see what the daemon actually has in memory. Not needed for normal use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||