-
-
Notifications
You must be signed in to change notification settings - Fork 83
Insights: CopilotC-Nvim/CopilotChat.nvim
Overview
Could not load contribution data
Please try again later
3 Releases published by 2 people
-
v2.15.0 v2.15.0 - o1-preview
published
Oct 29, 2024 -
v2.16.0
published
Nov 10, 2024 -
v3.0.0
published
Nov 15, 2024
47 Pull requests merged by 8 people
-
Automatically register copilot-chat for treesitter markdown
#493 merged
Nov 16, 2024 -
Increase flexibility of diff selectors
#492 merged
Nov 16, 2024 -
Show only error message from curl instead of whole object
#489 merged
Nov 15, 2024 -
refactor(commit): consolidate commit commands into one
#488 merged
Nov 15, 2024 -
Revamp how diagnostics are handled
#487 merged
Nov 15, 2024 -
Send code 0 in shutdown to propagate error message properly
#486 merged
Nov 15, 2024 -
Load github token asynchronously
#485 merged
Nov 15, 2024 -
Add separators when showing diff/prompt/selection windows
#484 merged
Nov 14, 2024 -
Fix error matching
#483 merged
Nov 14, 2024 -
Automatically clear copilot diagnostics on asking new question
#482 merged
Nov 14, 2024 -
Improve help display
#481 merged
Nov 14, 2024 -
Deduplicate curl requests
#480 merged
Nov 14, 2024 -
Add max_tokens to chat requests
#479 merged
Nov 14, 2024 -
Add handling for no response from stream and improve curl performance
#478 merged
Nov 14, 2024 -
docs: add Moriango as a contributor for doc
#477 merged
Nov 13, 2024 -
Fixed spelling mistakes
#476 merged
Nov 13, 2024 -
Improve job cancellation
#475 merged
Nov 13, 2024 -
Add config for setting log level
#472 merged
Nov 13, 2024 -
Fix missing plenary.wrap in tests
#474 merged
Nov 13, 2024 -
Fix tests failing on plenary.async
#473 merged
Nov 13, 2024 -
Use plenary.async instead of callback hell
#471 merged
Nov 13, 2024 -
Revert "Automatically sanitize input sent to copilot API"
#470 merged
Nov 13, 2024 -
Automatically sanitize input sent to copilot API
#467 merged
Nov 12, 2024 -
Improve token counting and use token count from github response
#455 merged
Nov 6, 2024 -
fix: "Unterminated quoted string" in fzflua; extra quotes in actions prompts
#460 merged
Nov 6, 2024 -
Improve tiktoken download paralellization
#459 merged
Nov 6, 2024 -
Use vim.cmd instead of feed keys for exiting visual mode
#458 merged
Nov 6, 2024 -
docs: add liskin as a contributor for code
#457 merged
Nov 5, 2024 -
fix: Download tiktoken binaries from correct location
#456 merged
Nov 5, 2024 -
Remove GPT-4 forcing from system prompt
#454 merged
Nov 4, 2024 -
Improve model listing and add info about :CopilotChatModels to config
#450 merged
Nov 3, 2024 -
Insert content to history properly on non-streamed response
#449 merged
Nov 2, 2024 -
Grab model data dynamically instead of hardcoded
#447 merged
Nov 2, 2024 -
docs: add thomastthai as a contributor for doc
#448 merged
Nov 1, 2024 -
Added Post-Installation to README.md
#446 merged
Nov 1, 2024 -
Move cache path and IO outside of vim.loop
#445 merged
Oct 30, 2024 -
fix: Ensure that start_col and end_col selection is awlays within bounds
#443 merged
Oct 30, 2024 -
Log response body as well on parse failure
#442 merged
Oct 30, 2024 -
docs: add JakubPecenka as a contributor for code
#441 merged
Oct 30, 2024 -
fix: tiktoken download fail if cache folder doesn't exist
#439 merged
Oct 30, 2024 -
Use response.body instead of response.content for reading response
#440 merged
Oct 30, 2024 -
Check for manual Claude enable in response
#438 merged
Oct 30, 2024 -
Only ask questions after claude request completes
#437 merged
Oct 30, 2024 -
Claude Support
#435 merged
Oct 29, 2024 -
Add O1 support
#434 merged
Oct 29, 2024 -
docs: add radwo as a contributor for code
#431 merged
Oct 25, 2024 -
refactor: migrate deprecated get_line_diagnostics to vim.diagnostic.get
#427 merged
Oct 25, 2024
2 Pull requests opened by 1 person
-
Add support for copilot extension agents
#490 opened
Nov 15, 2024 -
Adjust how messages are built to match new vscode requests
#491 opened
Nov 15, 2024
21 Issues closed by 6 people
-
Multiple code snippets
#318 closed
Nov 16, 2024 -
Nvim crashes when running CopilotChat
#352 closed
Nov 15, 2024 -
Error occurred on first run
#353 closed
Nov 15, 2024 -
Please add a command to clear the highlights produced by :CopilotChatReview
#362 closed
Nov 14, 2024 -
Option to disable info logs
#461 closed
Nov 13, 2024 -
Unexpected Exclusion of CJK Character Set
#469 closed
Nov 13, 2024 -
Curl Couldt write received data to disk/application
#463 closed
Nov 8, 2024 -
Plugin loads configuration on scratch buffer, but not normal ones
#462 closed
Nov 7, 2024 -
Update system prompt to be model agnostic
#453 closed
Nov 4, 2024 -
see ':CopilotChatModels' for available models
#451 closed
Nov 3, 2024 -
claude 3.5 sonnet is already available on Copilot
#452 closed
Nov 3, 2024 -
Expected value but found invalid token at character 1
#415 closed
Oct 31, 2024 -
Vimscript function must not be called in a lua loop callback
#444 closed
Oct 31, 2024 -
error: start_col must be less than end_col
#432 closed
Oct 30, 2024 -
Expected value but found invalid token at character 1
#436 closed
Oct 30, 2024 -
Configurability of dependence on `nvim-cmp`
#429 closed
Oct 30, 2024 -
tiktoken download fails if cache folder doesn't exist yet
#418 closed
Oct 30, 2024 -
Supports for o1 models?
#419 closed
Oct 29, 2024 -
Observing "CopilotChat/prompts.lua:38: attempt to index a nil value (field 'loop')"
#425 closed
Oct 25, 2024
4 Issues opened by 4 people
-
Predicted Outputs support
#468 opened
Nov 11, 2024 -
Copilot Extentions agent Support
#466 opened
Nov 10, 2024 -
claude-3.5-sonnet returns 500 on some special unicode characters
#464 opened
Nov 9, 2024 -
Could not open file on CopilotChat: when running nvim from Git-Bash
#430 opened
Oct 22, 2024
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: add title_pos option for floating window
#428 commented on
Nov 15, 2024 • 1 new comment