cody
cody copied to clipboard
CODY-5428: pre-warm prefill cache when user switches between files
When user opens a new file, send auto-edit request (but reject the results) to warm-up LLM prompt cache, so that subsequent requests (on the same file) will have shorter prefill time.
Test plan
- manual testing