Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 09:24
1fbd882

2.2.0 (2026-03-20)

Features

  • agents: add pi agent (#247) (7e9da9b)
  • nes: set nes.diff.show = "cursor" to only show nes diffs at the cursor. Closes #266 (b1568d3)
  • terminal: add files/buffers inline with spaces from picker. Closes #133 (e743ac7)
  • terminal: make re-entering terminal/normal mode more sensible (9eb6530)

Bug Fixes

  • codex: update deprecated search option (#166) (88cb6dd)
  • config: remove web search option from codex command (#257) (f8b4f58)
  • config: update codex search option (#167) (c302dba)
  • nes: correct inline diff artifact when appending to end of line (#250) (f95ba54)
  • nes: never process cancelled (or out of order) requests (f8eac10)
  • opencode: Use alt+p instead of ctrl+p. Fixes #175 (a6fe80f)
  • terminal: ready check should not fail if cli window is closed. Fixes #252 (6b69c42)
  • treesitter: dont use treesitter stringbuffers (317ada1)