Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@milanglacier milanglacier released this 28 Mar 07:22
· 21 commits to main since this release

Version 0.5.0 (2025-03-28)

Breaking Changes

  • Modified the Gemini provider's default prompt strategy to use the new
    Prefix First structure.
  • Other providers will continue to use their previous default prompt
    configurations.

Features

  • lsp: always prepend_to_complete_word without checking TriggerCharacter
  • Add a new "Prefix-First" prompt structure for chat LLMs.

New Contributors

Full Changelog: v0.4.2...v0.5.0