fix(control): clear completed JTT state and remove idle holding - #3969
fix(control): clear completed JTT state and remove idle holding#3969TomCC7 wants to merge 3 commits into
Conversation
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## main #3969 +/- ##
==========================================
- Coverage 77.91% 77.91% -0.01%
==========================================
Files 1398 1399 +1
Lines 132268 132293 +25
Branches 11487 11484 -3
==========================================
+ Hits 103061 103079 +18
- Misses 25943 25949 +6
- Partials 3264 3265 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 6 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Greptile SummaryNo merge-blocking issue was established in the changed trajectory control logic. T-Rex validation blockedThe focused trajectory lifecycle check and narrow control suite could not reach the changed code because the temporary environment was missing Confidence Score: 5/5No established issue blocks merging. No severity-bearing findings were established. Files Needing Attention: No specific file requires follow-up; the focused control suite should be rerun in an environment with the required Python dependencies.
What T-Rex did
Reviews (1): Last reviewed commit: "test(control): assert JTT continuity aft..." | Re-trigger Greptile |
Contribution path
Fixes a regression introduced in #3610.
Problem
Solution
hold_position_when_idleand its G1 configuration.How to Test
AI assistance
Codex (GPT-6): diagnosis, implementation, tests, and PR description.
Checklist