Use a Thread instead of resending everything per toolcall

Feature request for product/service

– Other –

Describe the request

Use a Live Thread instead of resending everything per toolcall, currently cursor will recall the model for every single edits and flood cache read which bloats the cost instead you can use the provider’s live thread to not get charged on cache read for the same task 20 times [image]