Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 12, 2025

🤖 I have created a release beep boop

4.5.0 (2025-08-27)

⚠ BREAKING CHANGES

  • select: remove selection API in favor of resources
  • prompts: callback receives the full response object instead of just content.

Features

  • config: add back selection source config option (#1360) (c37ec3c)
  • docs: add selection source to function table (#1358) (c7d8547)
  • functions: add configuration parameter to stop on tool failure (#1364) (8d8f1e7)
  • functions: add scope=selection to diagnostics (#1351) (7b4a56b)
  • functions: use cwd for file and grep commands (#1373) (72216c0), closes #1108
  • prompts: add support for providing system prompt as function (#1318) (33e6ffc)
  • prompts: support buffer replacement in commit messages (#1370) (afafec5)
  • ui: add auto_fold option for chat messages (#1354) (80a0994), closes #1300
  • ui: improve auto folding logic in chat window (#1356) (a7679e1)

Bug Fixes

  • completion.lua: check if window is valid before calling get_cursor (#1359) (fdac67a)
  • completion: require tool uri for input completion (#1328) (76cc416)
  • config: correct system_prompt type and callback usage (#1325) (f99f1cd)
  • makefile: handle MSYS_NT as a valid Windows environment (#1347) (9769bf9)
  • prompt: recursive system prompt expansion (#1324) (26f7b4f), closes #1323
  • select: move config inside of marks function to prevent import loop (#1361) (19a38dd)
  • test: run tests automatically in test script (#1334) (c5057d3)
  • utils: always exit insert mode in return_to_normal_mode (#1313) (957e0a8), closes #1307
  • utils: avoid vim.filetype.match in fast event (#1344) (7993e6d)

Miscellaneous Chores

Code Refactoring

  • prompts: support template substitution in system_prompt (#1312) (081d4c2)
  • select: remove selection API in favor of resources (a2429ed)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(main): release 5.0.0 chore(main): release 4.5.0 Aug 12, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main branch 9 times, most recently from c92dbb6 to e33d9b9 Compare August 17, 2025 08:58
@github-actions github-actions bot force-pushed the release-please--branches--main branch 13 times, most recently from 8eacf6a to 4d9314e Compare August 26, 2025 18:34
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 4d9314e to e5c4d0a Compare August 26, 2025 21:29
@github-actions github-actions bot force-pushed the release-please--branches--main branch from e5c4d0a to b13ee2a Compare August 27, 2025 14:50
@deathbeam deathbeam merged commit 78f8800 into main Aug 27, 2025
1 check passed
@deathbeam deathbeam deleted the release-please--branches--main branch August 27, 2025 14:54
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant