One thing that kind of sucks with convex local dev is that it doesn't work with Cursor debug mode (since the code runs on the convex backend, and debug mode uses a local http server).
Anyone fixed this before? Could ngrok to have the fetch calls log to some public internet endpoint but IDK if there's a way to do it without the extra manual effort