Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 10, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

codingelves and others added 8 commits December 9, 2025 01:37
Renaming Kilo Code into just Kilo (quick wins)
Updated the number of AI models available from 400 to 500 and corrected Claude version from 4 to 4.5.
* Move managed index enabled logic to backend

* Fix tests

* Minor code cleanup

* Invert logic - diable via config, enable by default

* Update changeset notes
* feat(chat-autocomplete): add chat-based completion fallback for non-FIM models

Add support for models without FIM (Fill-in-the-Middle) capability by implementing
a chat-based completion fallback. This allows autocomplete to work with a broader
range of AI models like Mistral, using structured prompts to generate natural
message completions.

Includes comprehensive test coverage for the new functionality.

* refactor(chat): update ghost text display and completion prompt

- Change system prompt from "code completion" to "chat completion" assistant
- Replace custom CSS class with inline VSCode theme variables for ghost text
- Remove unused CSS rule from index.css
…erence (#4346)

Move FIM autocomplete ghost text handling after menu handlers to prevent
it from interfering with slash command and context menu interactions.

Also fix missing setShowContextMenu(false) call when Escape key is pressed. Now hitting Escape will always close the menu
Update README to reflect Kilo naming update
@pull pull bot locked and limited conversation to collaborators Dec 10, 2025
@pull pull bot added the ⤵️ pull label Dec 10, 2025
@pull pull bot merged commit 1440d19 into jasonkneen:main Dec 10, 2025
11 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants