SIGN IN SIGN UP

fix(agent-manager): show "not a git repository" instead of infinite loading spinner (#529)

When the Agent Manager opens in a non-git folder, initializeState()
returned early without pushing state to the webview, leaving the
skeleton loader spinning forever. Now pushes empty state with
isGitRepo: false so the UI can display a clear message and hide
worktree action buttons.
M
Marius committed
57ea8f11853d59e376eff56eb4ba8803932662d2
Parent: 29a6495
Committed by GitHub <noreply@github.com> on 2/20/2026, 3:39:06 PM