Skip to content

chore(main): release 2.2.0#155

Merged
folke merged 1 commit intomainfrom
release-please--branches--main
Mar 20, 2026
Merged

chore(main): release 2.2.0#155
folke merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Oct 24, 2025

🤖 I have created a release beep boop

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)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot added the autorelease: pending This PR is pending an automatic release label Oct 24, 2025
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 4 times, most recently from e4c0eaa to 5d723c8 Compare October 31, 2025 11:14
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 7 times, most recently from 9c9568b to e5614c9 Compare March 20, 2026 08:34
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from e5614c9 to ebf93e3 Compare March 20, 2026 09:21
@folke folke merged commit 1fbd882 into main Mar 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@github-actions github-actions Bot added autorelease: tagged and removed autorelease: pending This PR is pending an automatic release labels Mar 20, 2026
msurovcak pushed a commit to msurovcak/sidekick.nvim that referenced this pull request Apr 14, 2026
🤖 I have created a release *beep* *boop*
---


##
[2.2.0](folke/sidekick.nvim@v2.1.0...v2.2.0)
(2026-03-20)


### Features

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


### Bug Fixes

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

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: NES indicator with with manual preview reveal Error when toggling CLI terminal closed while still loading bug: opencode ctrl+p

1 participant