I’m working on a project with pathfinding and the A* algorithm. In chat Cursor tends to tell me:
“To apply the A algorithm to your codebase, you need to define the successors and heuristic functions based on your graph structure.”
It should be escaping the asterisk so as to prevent undesired formatting.