New in v3.0.0 - ✨New and Improved Tools - Update Neovim from Chat Buffers #228
olimorris
announced in
Announcements
Replies: 1 comment 2 replies
-
Hey again, not sure what would be a more appropriate place for this question, but... Testing the This is with default configuration. Is there some way to make it more likely to:
Thanks in advance, greatly appreciate the plugin! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Tools have been in the plugin since mid-May. A feature I was proud of as I don't believe any Neovim plugin had developed any support for them at the time.
However, since their release I've felt they've been a somewhat underused feature of the plugin...both by myself and the user base. As of this v3.0.0 release, I'm adding in an
editor
tool which will make it much easier to update code in Neovim, from the chat buffer. Alongside the RAG and Code Runner tools, I'm hoping this will be a welcome addition.Also, I've updated the TOOLS.md file so you can start building your own.
Improved Tools
RAG:
Rag.Tool.mp4
Editor (adding a new function)
Editor.Tool.mp4
Editor (replacing code)
Editor.Replacement.mp4
What's to come
/fetch
slash command but that will be later on in the release cycle.mini.diff
Beta Was this translation helpful? Give feedback.
All reactions