Skip to content

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

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

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

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

7ec3d01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

78.18% (+2.35%) compared to e6b44ac

View this Pull Request on Codecov

78.18% (+2.35%) compared to e6b44ac

Details

Codecov Report

❌ Patch coverage is 89.62447% with 268 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.18%. Comparing base (e6b44ac) to head (7ec3d01).

Files with missing lines Patch % Lines
src/libtmux/agents/cli.py 70.06% 76 Missing and 15 partials ⚠️
src/libtmux/experimental/agents/monitor.py 80.54% 36 Missing and 21 partials ⚠️
src/libtmux/experimental/agents/wait.py 87.50% 7 Missing and 8 partials ⚠️
tests/experimental/agents/test_monitor.py 86.91% 9 Missing and 5 partials ⚠️
src/libtmux/experimental/agents/hooks/codex.py 80.95% 6 Missing and 6 partials ⚠️
tests/experimental/agents/test_cli.py 90.74% 3 Missing and 7 partials ⚠️
src/libtmux/experimental/agents/processes.py 88.00% 5 Missing and 4 partials ⚠️
tests/experimental/mcp/test_agents_tools.py 90.78% 5 Missing and 2 partials ⚠️
src/libtmux/experimental/agents/drive.py 93.02% 1 Missing and 5 partials ⚠️
src/libtmux/experimental/query.py 88.46% 5 Missing and 1 partial ⚠️
... and 17 more
Additional details and impacted files
@@              Coverage Diff               @@
##           engine-ops     #692      +/-   ##
==============================================
+ Coverage       75.83%   78.18%   +2.35%     
==============================================
  Files             228      274      +46     
  Lines           13538    16087    +2549     
  Branches         1741     2005     +264     
==============================================
+ Hits            10266    12578    +2312     
- Misses           2618     2775     +157     
- Partials          654      734      +80     

☔ 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.