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
feat: auto-install Claude Code hooks after auth login
After successful authentication, automatically offer to install the Claude
Code hooks so the entire setup is a single command. Previously users had
to run 'uncompact auth login' then 'uncompact install' separately; now
auth login handles both steps.
If hooks are already installed, confirms silently. If not, shows the diff
and prompts for confirmation before writing — matching the behaviour of
'uncompact install' but without requiring a separate command.
Co-Authored-By: Grey Newell <greyshipscode@gmail.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments