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(flow-doctor): keep trace running across internal tab switches
- Switching to Flows or Apps tab no longer stops tracing — users
need to compare flow definitions against the live event stream
without losing data
- Update intro copy in en/no to reflect the new behavior
- Log the shape of the first flow object and how many flows have
'lastExecuted' set, so we can diagnose Homeys where the field
is missing or named differently
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
'trace.intro': 'Live trace of events on your Homey. Use this to find cyclic flows or unexpected triggers. Tracing only runs while you stay on this tab.',
293
+
'trace.intro': 'Live trace of events on your Homey. Use this to find cyclic flows or unexpected triggers. Tracing keeps running while you switch to other Flow Doctor tabs.',
'trace.intro': 'Live-sporing av hendelser på Homey-en din. Bruk dette til å finne sykliske flows eller uventede triggere. Sporingen kjører bare så lenge du er på denne fanen.',
402
+
'trace.intro': 'Live-sporing av hendelser på Homey-en din. Bruk dette til å finne sykliske flows eller uventede triggere. Sporingen fortsetter når du bytter mellom Flow Doctor-faner.',
0 commit comments