> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fabro.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub App owner selection

## GitHub App owner selection

When running `fabro install`, you can now choose whether to install the GitHub App under your personal account or an organization. Previously, the app was always installed under the authenticated user's personal account, requiring manual reconfiguration for org-level access.

## More

<Accordion title="Fixes">
  * Fixed an infinite loop when a goal-gate retry targeted a terminal node
  * Fixed detached workers not exiting cleanly after post-run shutdown
</Accordion>
