---
title: "GitHub App owner selection"
date: "2026-04-10"
---

## 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>
