Parent
Parent: #2
What to build
Add a lightweight debug snapshot action that copies the current tmux/app state as text. This is for diagnosing cases where the tmux CLI sees sessions but the UI appears stale or wrong.
The snapshot should be built from existing app state and tmux read commands. It should be copyable and human-readable, not a new logging subsystem.
Acceptance criteria
Blocked by
Parent
Parent: #2
What to build
Add a lightweight debug snapshot action that copies the current tmux/app state as text. This is for diagnosing cases where the tmux CLI sees sessions but the UI appears stale or wrong.
The snapshot should be built from existing app state and tmux read commands. It should be copyable and human-readable, not a new logging subsystem.
Acceptance criteria
Blocked by