Skip to content

Fix repeated wake delivery and desktop resume recovery - #4726

Open
KyleAMathews wants to merge 122 commits into
mainfrom
fix/wake-reliability
Open

Fix repeated wake delivery and desktop resume recovery#4726
KyleAMathews wants to merge 122 commits into
mainfrom
fix/wake-reliability

chore: include mobile Expo update in changeset

947d91f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 0s

60.22% (+17.04%) compared to 44eafb6

View this Pull Request on Codecov

60.22% (+17.04%) compared to 44eafb6

Details

Codecov Report

❌ Patch coverage is 87.17047% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.22%. Comparing base (44eafb6) to head (947d91f).
⚠️ Report is 60 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
packages/agents-server/src/wake-registry.ts 81.40% 60 Missing and 1 partial ⚠️
packages/agents-server/src/entity-manager.ts 54.54% 5 Missing ⚠️
packages/agents-runtime/src/pull-wake-runner.ts 96.62% 3 Missing ⚠️
packages/agents-runtime/src/process-wake.ts 97.82% 2 Missing ⚠️
packages/agents-runtime/src/model-runner.ts 50.00% 1 Missing ⚠️
packages/agents-server/src/host.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4726       +/-   ##
===========================================
+ Coverage   43.18%   60.22%   +17.04%     
===========================================
  Files         312      397       +85     
  Lines       25598    44042    +18444     
  Branches     8699    12676     +3977     
===========================================
+ Hits        11054    26524    +15470     
- Misses      14466    17436     +2970     
- Partials       78       82        +4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.