Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Feb 21:54
ba0a4f8

0.4.0 (2026-02-20)

Features

  • lsp: add code action to explain diagnostic under cursor (8d95230)
  • lsp: add hover functionality. disable lsp by default for stability. (7d410cc)
  • lsp: add persistent in-process LSP, and code action to fix diagnostics (a841138)
  • lsp: allow configuring model (bdb59d8)

Bug Fixes

  • ask: blink.cmp error when highlighting (0a5306e)
  • provider: more reliable autocmd for calling stop on exit (1e31bbc)
  • provider: reliably kill orphaned opencode in terminal, snacks, and tmux providers (#168) (125c7dc)
  • tmux: cleanly shutdown opencode (#178) (1d1b39f)