Skip to content

chore(main): release 4.5.0 #1314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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-14)

⚠ BREAKING CHANGES

  • prompts: callback receives the full response object instead of just content.

Features

  • prompts: add support for providing system prompt as function (#1318) (33e6ffc)

Bug Fixes

  • completion: require tool uri for input completion (#1328) (76cc416)
  • config: correct system_prompt type and callback usage (#1325) (f99f1cd)
  • prompt: recursive system prompt expansion (#1324) (26f7b4f), closes #1323
  • utils: always exit insert mode in return_to_normal_mode (#1313) (957e0a8), closes #1307

Miscellaneous Chores

Code Refactoring

  • prompts: support template substitution in system_prompt (#1312) (081d4c2)

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 5 times, most recently from e55b80e to 7edd669 Compare August 13, 2025 17:18
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 7edd669 to dcda054 Compare August 14, 2025 16:35
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.

System prompt always just "COPILOT_INSTRUCTIONS" in "show info" (gc) E21: 'modifiable' is off error when running CopilotChat commands in LazyVim
0 participants