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
fix(schedules): clean up orphaned schedule records when repo is deleted (#255)
* fix(schedules): clean up orphaned schedule records and add schedule URL state management
* refactor(schedules): consolidate schedule tab state into useScheduleUrlState
* fix(schedules): cascade delete schedule runs/jobs and preserve assistant schedules in orphan cleanup
* refactor(schedules): replace deleteJobsByRepo with prepareRepoDelete, add lightweight ID query, remove dead mock
* refactor(schedules): consolidate PromptTemplateDialog form state into single object
0 commit comments