Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 6, 2025

🤖 I have created a release beep boop

5.0.0 (2026-02-02)

⚠ BREAKING CHANGES

  • chat: The prompt resolution functions have been moved to require('CopilotChat.prompts')
  • get_source, and set_source methods moved to require('CopilotChat').chat
  • prompt: Passing function to system_prompt is no longer supported
  • functions: Removes buffers, diagnostics, register, and quickfix resources. Use buffer, selection, or clipboard instead.

Features

  • add .emmyrc.json for LuaJIT runtime and workspace config (#1505) (d4c9ebe)
  • config: support multiple custom instruction files (#1510) (90ebb50)
  • copilot: optimize copilot quota usage for tool calling (1225fe8)
  • copilot: Support "Auto" model mode (Smart Model Selection) similar to VS Code (#1518) (4d5dc1c)
  • prompt: support custom Copilot instructions file (b06fd11)
  • provider: Support OpenAI Responses API (#1463) (746a697), closes #1442

Bug Fixes

  • chat: insert stickies passed to open() (#1476) (8769d22), closes #1475
  • chat: reinsert stickies before prompt processing (#1472) (94dfc01), closes #1471
  • config: correct AGENTS.md filename casing (#1511) (07dcc18)
  • diff: implement offset tracking for sequential hunk application (#1493) (9140021)
  • functions: insert explicit selected buffers (#1477) (2ef8c89)
  • mappings: use get_messages for quickfix answers (#1466) (db4b51e), closes #1465
  • mappings: use resource name if available in preview header (#1459) (5801bfe)
  • providers: Correctly handle tool calls and responses API output (#1501) (02c5cf3), closes #1499
  • support file paths with spaces in block headers (#1504) (5c5e6c2)
  • ui: preserve block content formatting when parsing chat messages (#1495) (b6ff587)
  • utils: properly pass cwd as argument to system wrapper (#1458) (92f2699)

Code Refactoring

  • chat: move prompt resolution helpers to prompts module (#1470) (cb8fb0f)
  • functions: unify buffer/selection/diagnostics resources (#1456) (cf4f7a5)
  • move source/sticky logic to chat window (#1469) (1ff0bb3)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 48b613c to 87fcabc Compare October 8, 2025 02:09
@github-actions github-actions bot force-pushed the release-please--branches--main branch 7 times, most recently from ca57bcd to 0703ee0 Compare October 24, 2025 16:23
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 649d580 to a9cd795 Compare November 3, 2025 20:14
@github-actions github-actions bot force-pushed the release-please--branches--main branch from a9cd795 to 8b3355b Compare November 9, 2025 22:28
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from ed9929f to f810b2a Compare November 20, 2025 00:44
@github-actions github-actions bot force-pushed the release-please--branches--main branch from f810b2a to 07d2f25 Compare December 22, 2025 10:20
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 07d2f25 to 3f6fa74 Compare December 31, 2025 11:04
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 3f6fa74 to f6540e1 Compare January 9, 2026 16:14
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 41f628d to fc506b1 Compare January 18, 2026 17:56
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from bf60c72 to 004b419 Compare February 2, 2026 16:03
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 004b419 to f58434e Compare February 2, 2026 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

0 participants