Skip to content

Rename Mercury autocomplete model labels - #10992

Merged
chrarnoldus merged 1 commit into
mainfrom
rename-mercury-autocomplete-labels
Jun 8, 2026
Merged

Rename Mercury autocomplete model labels#10992
chrarnoldus merged 1 commit into
mainfrom
rename-mercury-autocomplete-labels

Conversation

@chrarnoldus

Copy link
Copy Markdown
Collaborator

Summary

  • Rename Mercury autocomplete labels to distinguish FIM and Next Edit modes.
  • Keep VS Code settings descriptions aligned with the selector labels.

@chrarnoldus chrarnoldus self-assigned this Jun 8, 2026
Comment thread packages/kilo-vscode/package.json Outdated
@kilo-code-bot

kilo-code-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Overview

This update is a clean naming pass that renames labels consistently across all files:

  • Mercury Edit 2Mercury Edit 2 (FIM) for the FIM completion model
  • Mercury Next EditMercury Edit 2 (Next Edit) for the next-edit model

The branch was rebased since the previous review. The current single commit (2d7c49d) contains all the changes and has been reviewed in full. All changes are consistent and correct. The previous double-parentheses issue in package.json is resolved (comma-separated form used instead).

Files Reviewed (3 files)
  • .changeset/rename-mercury-autocomplete-labels.md — changeset added for user-facing rename
  • packages/kilo-gateway/src/autocomplete.ts — labels and comment updated to reflect new model names consistently for both Kilo and Inception providers
  • packages/kilo-vscode/package.jsonenumDescriptions updated; previous double-parentheses issue resolved (comma-separated form now used)

Reviewed by claude-4.6-sonnet-20260217 · 220,838 tokens

Review guidance: REVIEW.md from base branch main

@chrarnoldus
chrarnoldus force-pushed the rename-mercury-autocomplete-labels branch from 7351c1b to a4fe023 Compare June 8, 2026 11:20
@chrarnoldus
chrarnoldus force-pushed the rename-mercury-autocomplete-labels branch from a4fe023 to 2d7c49d Compare June 8, 2026 11:22
@chrarnoldus chrarnoldus changed the title Fix Mercury autocomplete model labels Rename Mercury autocomplete model labels Jun 8, 2026
@chrarnoldus
chrarnoldus merged commit bb1cfcd into main Jun 8, 2026
20 checks passed
@chrarnoldus
chrarnoldus deleted the rename-mercury-autocomplete-labels branch June 8, 2026 19:50
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
…mplete-labels

Rename Mercury autocomplete model labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants