Skip to content

chore(main): release 4.7.0 - #1398

Merged
deathbeam merged 1 commit into
mainfrom
release-please--branches--main
Sep 16, 2025
Merged

chore(main): release 4.7.0#1398
deathbeam merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 12, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

4.7.0 (2025-09-16)

Features

  • chat: switch to treesitter based chat parsing (#1394) (ba364fe)
  • diff: add experimental unified diff support, refactor handling (#1392) (9fdf895)
  • diff: apply all code blocks for a file at once when showing diff (#1409) (a88874e)
  • diff: use diff-match-patch for better diff handling (#1407) (35ad8ff)
  • health: require markdown parser and copilotchat query (#1401) (f49df19)

Bug Fixes

  • chat: automatically start treesitter if not started (#1410) (00d0fb3)
  • client: correct history handling for headless ask (#1416) (d5ea51d), closes #1415
  • provider: safely call curl.post for model policy (#1419) (2279dbe)
  • ui: handle missing filename in chat block header (#1406) (5c3a558)
  • ui: improve help rendering and treesitter usage (#1411) (559e754)
  • ui: preserve extra fields in chat messages (#1399) (f2f523f)

Performance Improvements

  • chat: optimize message storage and access (#1403) (1041ad0)
  • chat: simplify last line/column calculation (#1402) (4a45e69)
  • core: do not require calling setup(), add lazy initialization (#1413) (c15f65e)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 13 times, most recently from d5edba3 to 1e5b88c Compare September 16, 2025 00:41
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 1e5b88c to cb304a0 Compare September 16, 2025 00:51
@deathbeam
deathbeam merged commit b784122 into main Sep 16, 2025
1 check passed
@deathbeam
deathbeam deleted the release-please--branches--main branch September 16, 2025 00:57
@github-actions

Copy link
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

Callback in headless mode is broken after commit e9e426d6

1 participant