Skip to content

Tags: xavierchanth/CopilotChat.nvim

Tags

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 4.0.0 (CopilotC-Nvim#1191)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v3.12.2

Toggle v3.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 3.12.2 (CopilotC-Nvim#1172)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v3.12.1

Toggle v3.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 3.12.1 (CopilotC-Nvim#1164)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v3.12.0

Toggle v3.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 3.12.0 (CopilotC-Nvim#1131)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v3.11.1

Toggle v3.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 3.11.1 (CopilotC-Nvim#1116)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v3.11.0

Toggle v3.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 3.11.0 (CopilotC-Nvim#1102)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v3.10.1

Toggle v3.10.1's commit message
chore(main): release 3.10.1

v3.10.0

Toggle v3.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: add ouuan as a contributor for doc, and code (CopilotC-Nvim#1088)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v3.9.1

Toggle v3.9.1's commit message
chore(doc): auto generate docs

v3.9.0

Toggle v3.9.0's commit message
refactor: reorder role first in prompts

Change the structure of COPILOT_EXPLAIN and COPILOT_REVIEW prompts to
lead with the role description before adding the base instructions. This
makes the AI's role more prominent in the prompt and potentially
improves response quality.