Releases: CopilotC-Nvim/CopilotChat.nvim
Releases · CopilotC-Nvim/CopilotChat.nvim
v2.15.0 - o1-preview
What's Changed
- refactor: migrate deprecated get_line_diagnostics to vim.diagnostic.get by @radwo in #427
- docs: add radwo as a contributor for code by @allcontributors in #431
- Add O1 support by @gptlang in #434
- Claude Support by @gptlang in #435
New Contributors
Full Changelog: v2.14.2...v2.15.0
v2.14.2
What's Changed
- Fix indexing nil
config
by @fjchen7 in #413 - docs: add fjchen7 as a contributor for code by @allcontributors in #414
- Do not run git diff against .git directory by @deathbeam in #421
- Null-check model choice after :CopilotChatModel by @deathbeam in #422
New Contributors
Full Changelog: v2.14.1...v2.14.2
v2.14.1
What's Changed
- Properly resolve directory based on source buffer name by @deathbeam in #403
- Fix typo in Optimize prompt message by @renxzen in #404
- docs: add renxzen as a contributor for code, and doc by @allcontributors in #405
- fix: Properly load auto follow cursor config when appending text by @deathbeam in #408
- fix: Use $LOCALAPPDATA when loading github token by @deathbeam in #410
New Contributors
Full Changelog: v2.14.0...v2.14.1
v2.14.0
What's Changed
- Cleanup auto insert behaviour and add support for insert at end by @deathbeam in #400
- Use cwd for selection.gitdiff by @deathbeam in #402
- Move help to separate window by @deathbeam in #401
Full Changelog: 2.13.1...v2.14.0
v2.13.1
What's Changed
- fix(readme): unnecessary [[brackets]] around pirate system prompt example. by @GitMurf in #394
- feat: add command :CopilotChatModel
Full Changelog: v2.13.0...2.13.1
v2.13.0
What's Changed
- Improve completion of Copilot keywords by @guill in #384
- docs: add guill as a contributor for code by @allcontributors in #385
- Add support for overriding the default yank_diff register by @sjonpaulbrown-cc in #389
- docs: add sjonpaulbrown-cc as a contributor for code by @allcontributors in #390
New Contributors
- @guill made their first contribution in #384
- @sjonpaulbrown-cc made their first contribution in #389
Full Changelog: v2.12.1...v2.13.0
v2.12.1
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- Add
tiktoken_core
installation method by @jinzhongjia in #374 - docs: add jinzhongjia as a contributor for doc by @allcontributors in #376
- Use gpt-4o by default by @gptlang in #377
New Contributors
- @jinzhongjia made their first contribution in #374
Full Changelog: 2.11.1...v2.12.0
v2.11.1
v2.11.0
What's Changed
- Allow runtime selection of models with
:CopilotChatModels
by @gptlang in #368 - fix: Handle layout replace closing, handle empty embed results by @deathbeam in #371
Full Changelog: v2.10.1...v2.11.0