Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 09:51
· 20 commits to main since this release

v0.6.0 (2025-08-31)

Bug Fixes

  • Add status bar for vim; otherwise some features do not work (4cca2fa)

  • Remove debugging print (3a56dc9)

  • Simplify completion provider (db361ab)

  • Update existing model unless a new file is specified (8ac7297)

Features

  • Add option for adding custom context menu actions (83d1985)

  • Add support for model uris (6ac4758)

  • Add support for receiving signature notifications (af9ffc0)

  • First version with support for snippets (ac21838)

  • Generalize editor updates; add option to disable scroll beyond last line (e0fc4e2)

Refactoring

  • Move providers to separate module (a95642e)

Detailed Changes: v0.5.1...v0.6.0