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

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

75.83% (+24.04%) compared to 765697a

View this Pull Request on Codecov

75.83% (+24.04%) compared to 765697a

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 (765697a) to head (e6b44ac).

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   51.78%   75.83%   +24.04%     
===========================================
  Files          25      228      +203     
  Lines        3638    13538     +9900     
  Branches      733     1741     +1008     
===========================================
+ Hits         1884    10266     +8382     
- Misses       1448     2618     +1170     
- Partials      306      654      +348     

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