docs: update mercury-next-edit changeset description

Add contributor credit to the Mercury Next Edit changeset documentation.
This commit is contained in:
kiloconnect[bot]
2026-05-27 14:34:42 +00:00
parent 35d568dc1c
commit 1bd5e729ff
+1 -1
View File
@@ -2,4 +2,4 @@
"kilo-code": minor
---
Add Mercury Next Edit as an opt-in autocomplete mode. Predicts multi-line edits beyond the cursor (including off-cursor and pure-insertion edits) and surfaces them with a Tab-to-jump / Tab-to-apply affordance. Select "Mercury Next Edit" under the autocomplete model setting to enable it (requires an Inception API key).
Add Mercury Next Edit as an opt-in autocomplete mode. Predicts multi-line edits beyond the cursor (including off-cursor and pure-insertion edits) and surfaces them with a Tab-to-jump / Tab-to-apply affordance. Select "Mercury Next Edit" under the autocomplete model setting to enable it (requires an Inception API key). Thanks [@tfiras](https://github.com/tfiras)!