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
The workspace adapts to smaller windows with a repository drawer, responsive panels, resizable columns, and scrollable dialogs. History graph alignment now follows visible columns.
Fixes
Githead rechecks generated commit plans after working-tree changes. Unchanged hunks stay available for Quick Commit, while changed or missing hunks make the plan stale.
Internal changes
AI generation reduces redundant provider checks, batches commit-plan file reads, shares concurrent status lookups, and handles cancellation more safely.