Connect the repository
Open Project Settings → Git to connect the current workspace to a GitHub remote. If the project does not already have a connected remote, the page accepts a GitHub URL and attempts to connect it automatically.What the page shows
Once connected, the Git page can show:- repository connection state
- remote URL
- contribution graph
Project-level GitHub behavior
The same page also stores project-specific GitHub automation preferences such as:- branch prefix
- whether app log actions run in a worktree
- whether feedback actions run in a worktree
- whether GitHub issue actions run in a worktree
- whether Aiola comments after analyze or fix actions
- whether issues close automatically after a successful fix

