parrot.nvim icon indicating copy to clipboard operation
parrot.nvim copied to clipboard

parrot.nvim 🦜 - the plugin that brings stochastic parrots to Neovim.

Results 20 parrot.nvim issues
Sort by recently updated
recently updated
newest added

How hard would it be to generate suggestions based on n-lines before and m-lines after? But I mean something that will work with LSP.

enhancement

:robot: I have created a release *beep* *boop* --- ## [0.6.0](https://github.com/frankroeder/parrot.nvim/compare/v0.5.0...v0.6.0) (2024-08-20) ### Features * add status line support ([3ac1d28](https://github.com/frankroeder/parrot.nvim/commit/3ac1d2885428a573b4851bbc07735465a2019351)) ### Bug Fixes * add `PrtStatus` command ([322a45e](https://github.com/frankroeder/parrot.nvim/commit/322a45ead223c4698f52ba5d03e745fe330a7ab5)) * add...

autorelease: pending

This pull request implements the `PrtRetry` feature, which allows you to retry your most recent `PrtRewrite`, `PrtAppend`, or `PrtPrepend` command using the initial code selection and prompt. For further details,...

@frankroeder thank you for a great project. If there's anywhere I can sponsor its development and maintneance, please let me know. I've tried all the AI integrations under the sun...

There are cases where it would be nice for the LLM to have the context of another file I have open. I don't have a good idea yet on the...

enhancement

Another useful feature is being able to customise assitant prompt (i.e. agent prefix/suffix) in the responses for custom commands (for example my 'proofreader' command could have a different emoji like...

I installed some model throuth ollama locally, as well as some text embbedding model like `nomic-embed-text:latest`. parrot.nvim always chooses it as default model. ![image](https://github.com/user-attachments/assets/27aa5574-e632-43e7-91a6-12142572e543) How can I specify a model...

I've been using LLMs in coding more and more lately, especially using this plugin and some other nvim llm plugins. Thanks for your great contributions! I've been running into an...

:robot: I have created a release *beep* *boop* --- ## [1.0.0](https://github.com/frankroeder/parrot.nvim/compare/v0.7.0...v1.0.0) (2024-09-28) ### ⚠ BREAKING CHANGES * ChatNew now follows toggle_target option ### Features * ChatNew now follows toggle_target option...

autorelease: pending