Merged
Conversation
Contributor
Author
|
🤖 Release is at https://github.com/CopilotC-Nvim/CopilotChat.nvim/releases/tag/v1.0.1 🌻 |
cjoke
pushed a commit
to cjoke/CopilotChat.nvim
that referenced
this pull request
Feb 18, 2024
Co-authored-by: Cassius0924 <51365188@gitlab.com>
cjoke
pushed a commit
to cjoke/CopilotChat.nvim
that referenced
this pull request
Feb 18, 2024
* Intergrate ziontee113/CopilotAgent.nvim (CopilotC-Nvim#27) * feat: add libraries from ziontee113/CopilotAgent * feat: add chat handlers from CopilotAgent * feat: add "mycopilot" module from CopilotAgent * feat: add "tools" module from CopilotAgent * feat: add copilot-agent.py * feat: conditionally check for tiktoken module * Add renamed CopilotAgent commands to README.md (CopilotC-Nvim#29) * ref: rename commands to prefixed with CopilotChat * docs: add renamed CopilotAgent commmands * docs: add default key mapping --------- Co-authored-by: Dung Duc Huynh (Kaka) <870029+jellydn@users.noreply.github.com> * docs: add note about the canary branch docs: fix keymap for in-place command * chore: update dict * docs: add demo videos for Fold & Inplace (CopilotC-Nvim#31) * chore: remove testing commands and layout component fix: remove matrix testing code * docs: remove copilot chat vspilt command * feat: add toggle layout and new split preset commands * revert: add internal comands back for inplace chat * chore: add a note about chat handler * feat: show spinner on processing * feat: show key binding on help section * docs: fix usage for InPlace command * docs: add demo for token count and demo * feat: add C-h to toggle help section * docs: add usage for InPlace command * chore: sync fork * refactor: create dedicated function for help text with layout * feat: add option for hide or show the help text on InPlace * Fix module import error by using typing.List (CopilotC-Nvim#33) Co-authored-by: Cassius0924 <51365188@gitlab.com> * docs: add Cassius0924 as a contributor for code (CopilotC-Nvim#34) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * feat: add user prompt and clear history on InPlace command * docs: fix usage for install manually * feat: add new keymap for change system prompt * feat: add debug flag * docs: add debug file path when enable debug mode * docs: notify end user to run UpdateRemotePlugins command after install plugin * chore: sync fork Add system prompt to ask Handle bad error code after calling post * chore: sync fork and remove unused * docs: add Discord link * chore: sync fork * refactor!: drop CC commands * docs: remove branch on usage --------- Co-authored-by: Trí Thiện Nguyễn <102876811+ziontee113@users.noreply.github.com> Co-authored-by: He Zhizhou <2670226747@qq.com> Co-authored-by: Cassius0924 <51365188@gitlab.com> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
1.0.1 (2024-02-08)
Bug Fixes
This PR was generated with Release Please. See documentation.