Uh oh!
There was an error while loading. Please reload this page.
Conversation
treed6386 added a commit
to treed6386/LoopWorkspace
that referenced
this pull request
Jan 7, 2024
codebymini pushed a commit
to codebymini/LoopWorkspace
that referenced
this pull request
Sep 2, 2025
kinterra added a commit
to kinterra-org/LoopWorkspace
that referenced
this pull request
Jan 28, 2026
add comment to try and figure out loss of Build Action
threecee pushed a commit
to threecee/LoopWorkspace
that referenced
this pull request
May 2, 2026
Picks up: - OmniBLE (b4-start..5fb011a, 4 commits): payload validity 60s → 600s + doc comment (LoopKit#6); PhoneWatchSettingsSync v2 with automaticDosing fields + protocol version bump (LoopKit#3); shared HandoffState.currentOwner extension for policy-engine wiring (LoopKit#2). - Loop (b4-start..b5e94f7a, 4 commits): iOS LoopAppManager wires settingsSyncProvider closure (closes production gap discovered during planning) + watch WatchSettingsSnapshot reads dosing flags from sync (LoopKit#3); HandoffOrchestrator wires HandoffPolicyEngine markX hooks on both sides via Combine reachability subscription with 60s debounce (LoopKit#2); review-fix renames + safety comment. After this, the watch can self-drive when the phone reports automaticDosingEnabled, the auto-revert path is live (was dead code since B.3.a), and the cached-pod-state safety gate is active. BEHAVIOR CHANGE: auto-revert from watch back to phone WILL FIRE in .automatic and .manualWithAutoRevert modes when the phone reconnects after being out of range for >=60s. Worth deliberate hardware testing on the next install. Verified: - OmniBLETests targeted (3 suites): 26/26 PASS - LoopTests targeted (3 suites): 27/27 PASS - WatchApp ExtensionTests targeted (2 suites): 19/19 PASS - Release archive: ARCHIVE SUCCEEDED (iOS, generic destination) threecee-claude
threecee pushed a commit
to threecee/LoopWorkspace
that referenced
this pull request
May 2, 2026
- WatchSettingsCache.resetForTesting() wrapped in #if DEBUG - Em-dash -> semicolon in watch split-brain log message - B.5.1 LoopKit#2 audit confirmed synced settings reach watch algorithm - Two larger B.5.1 items (timeZone field, gate widening) deferred to B.5.2 threecee-claude
jeremybarnum pushed a commit
to jeremybarnum/LoopWorkspace
that referenced
this pull request
Jul 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.