bobbai00 opened a new issue, #5942:
URL: https://github.com/apache/texera/issues/5942

   ### Task Summary
   
   The step-checkout feature in agent-service is wired end-to-end but 
unreachable — nothing in the product invokes the frontend `checkoutStep()`, so 
the backend `POST /agents/:id/checkout` endpoint and its `headChange` WebSocket 
frame never fire. Remove the dead vertical slice: the `/checkout` route, 
`TexeraAgent.checkout()`, and the frontend `headChange` handler + 
`checkoutStep()`. HEAD tracking itself stays (`init`/`step` still carry 
`headId`).
   
   Part of #5747. Implemented by #5930.
   
   ### Task Type
   
   - [x] Refactor / Cleanup
   - [ ] DevOps / Deployment / CI
   - [ ] Testing / QA
   - [ ] Documentation
   - [ ] Performance
   - [ ] Other
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to