You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: route hook output through promptNotify to avoid composer interleaving
Hook execution callbacks wrote directly to process.stdout/stderr which
interleaved with readline rendering. Route through promptNotify so
hook output displays cleanly above the active composer.
0 commit comments