Skip to content

Typed operations, engines, workspace, query & MCP (#689)#690

Open
tony wants to merge 158 commits into
masterfrom
engine-ops
Open

Typed operations, engines, workspace, query & MCP (#689)#690
tony wants to merge 158 commits into
masterfrom
engine-ops

Engines(feat[control-mode]): Add unescape_control_output

acb1b5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 1s

75.83% (+23.52%) compared to 38e368c

View this Pull Request on Codecov

75.83% (+23.52%) compared to 38e368c

Details

Codecov Report

❌ Patch coverage is 76.12245% with 1287 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.83%. Comparing base (38e368c) to head (acb1b5b).

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 ⚠️
...libtmux/experimental/engines/async_control_mode.py 78.97% 58 Missing and 20 partials ⚠️
...rc/libtmux/experimental/mcp/vocabulary/_resolve.py 60.95% 46 Missing and 11 partials ⚠️
src/libtmux/experimental/engines/imsg/v8.py 76.17% 39 Missing and 17 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/vocabulary/pane.py 76.15% 32 Missing and 4 partials ⚠️
src/libtmux/experimental/mcp/__init__.py 47.61% 28 Missing and 5 partials ⚠️
... and 59 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #690       +/-   ##
===========================================
+ Coverage   52.30%   75.83%   +23.52%     
===========================================
  Files          26      229      +203     
  Lines        3726    13626     +9900     
  Branches      747     1755     +1008     
===========================================
+ Hits         1949    10333     +8384     
- Misses       1472     2641     +1169     
- Partials      305      652      +347     

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