Headsup Resync Tab

Force-resync a Codex iTerm2 tab whose headsup color/title/attention state is stale. Use when the visible tab color is wrong.

wasulajr 3a07866 535 B Updated

File contents

Codex Headsup Resync

Resync current tab:

~/.codex/hooks/headsup-codex-resync.sh

Resync a specific iTerm2 session UUID:

~/.codex/hooks/headsup-codex-resync.sh <uuid>

Force a specific color and attention state:

~/.codex/hooks/headsup-codex-resync.sh <uuid> <hex-color> <yes|no>

After success, confirm in one sentence.

wasulajr/headsup/tree/main/codex-skills/headsup-resync-tab commit 3a07866fed

Frequently asked questions

npx skillmds@latest add wasulajr/headsup-resync-tab-2