Skip to content

refactor(agent-service): remove the dead checkout/headChange path #5942

Description

@bobbai00

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

  • Refactor / Cleanup
  • DevOps / Deployment / CI
  • Testing / QA
  • Documentation
  • Performance
  • Other

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions