native macOS codings agent orchestrator
6
fork

Configure Feed

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

Merge pull request #128 from onevcat/fix/remove-unnecessary-skip-inflight

authored by

Wei Wang and committed by
GitHub
da206340 cdddde0c

-1
-1
supacodeTests/AppFeatureSettingsChangedTests.swift
··· 111 111 await store.receive(\.repositories.showToast) { 112 112 $0.repositories.statusToast = .success("Saved terminal layout cleared") 113 113 } 114 - await store.skipInFlightEffects() 115 114 } 116 115 }