native macOS codings agent orchestrator
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Tune worktree row indentation

onevcat a07ad9f4 54bf5e15

+1 -1
+1 -1
supacode/Features/Repositories/Views/WorktreeRowsView.swift
··· 363 363 .tag(SidebarSelection.worktree(row.id)) 364 364 .id(SidebarScrollID.worktree(row.id)) 365 365 .typeSelectEquivalent("") 366 - .padding(.leading, 20) 366 + .padding(.leading, 14) 367 367 .padding(.trailing, 8) 368 368 .background { 369 369 if isSelected {