Skip to content

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

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

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

Agents(refactor[mock]): Follow the MockEngine rename

ca13dfd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2026 in 0s

77.31% (+2.08%) compared to e88e87b

View this Pull Request on Codecov

77.31% (+2.08%) compared to e88e87b

Details

Codecov Report

❌ Patch coverage is 88.36530% with 279 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.31%. Comparing base (e88e87b) to head (ca13dfd).

Files with missing lines Patch % Lines
src/libtmux/agents/cli.py 70.06% 76 Missing and 15 partials ⚠️
src/libtmux/experimental/agents/monitor.py 81.22% 35 Missing and 20 partials ⚠️
src/libtmux/experimental/agents/hooks/codex.py 78.37% 10 Missing and 6 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 ⚠️
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/agents/hooks/claude.py 90.90% 5 Missing and 1 partial ⚠️
... and 18 more
Additional details and impacted files
@@              Coverage Diff               @@
##           engine-ops     #692      +/-   ##
==============================================
+ Coverage       75.23%   77.31%   +2.08%     
==============================================
  Files             225      267      +42     
  Lines           13638    16002    +2364     
  Branches         1784     2037     +253     
==============================================
+ Hits            10260    12372    +2112     
- Misses           2690     2859     +169     
- Partials          688      771      +83     

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