Skip to content

Agent-state monitor over the experimental control-mode engine - #692

Open
tony wants to merge 223 commits into
engine-opsfrom
engine-ops-supatui
Open

Agent-state monitor over the experimental control-mode engine#692
tony wants to merge 223 commits into
engine-opsfrom
engine-ops-supatui

Mcp(refactor[dedup]): Fold the workspace-set outcome to_dict

50d3f94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 1s

78.18% (+25.74%) compared to d8b7127

View this Pull Request on Codecov

78.18% (+25.74%) compared to d8b7127

Details

Codecov Report

❌ Patch coverage is 74.00706% with 1178 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.18%. Comparing base (d8b7127) to head (50d3f94).
⚠️ Report is 247 commits behind head on engine-ops.

Files with missing lines Patch % Lines
scripts/mcp_swap.py 26.72% 314 Missing and 15 partials ⚠️
src/libtmux/experimental/engines/imsg/base.py 51.60% 163 Missing and 33 partials ⚠️
src/libtmux/experimental/engines/control_mode.py 67.98% 69 Missing and 28 partials ⚠️
src/libtmux/agents/cli.py 70.06% 76 Missing and 15 partials ⚠️
...libtmux/experimental/engines/async_control_mode.py 83.55% 42 Missing and 19 partials ⚠️
src/libtmux/experimental/engines/imsg/v8.py 76.17% 39 Missing and 17 partials ⚠️
src/libtmux/experimental/agents/monitor.py 81.22% 35 Missing and 20 partials ⚠️
src/libtmux/experimental/mcp/middleware.py 77.15% 32 Missing and 13 partials ⚠️
docs/_ext/tmuxop.py 18.18% 36 Missing ⚠️
src/libtmux/experimental/mcp/__init__.py 47.61% 28 Missing and 5 partials ⚠️
... and 25 more
Additional details and impacted files
@@               Coverage Diff               @@
##           engine-ops     #692       +/-   ##
===============================================
+ Coverage       52.44%   78.18%   +25.74%     
===============================================
  Files              26      275      +249     
  Lines            3726    16175    +12449     
  Branches          747     2019     +1272     
===============================================
+ Hits             1954    12646    +10692     
- Misses           1468     2798     +1330     
- Partials          304      731      +427     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.