-
-
Notifications
You must be signed in to change notification settings - Fork 297
feat(editing-support): adding codecompanion-nvim #1562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
lua/astrocommunity/editing-support/codecompanion-nvim/README.md
Outdated
Show resolved
Hide resolved
Looks good! I'll test drive this for a day to see how it works. |
It looks odd with heirline since the thinking indicator is added at the end, so it pushes everything to the left. A lot of distraction happening |
🤔 |
i will just remove the heirline integration for now |
Can see how it works. Looks like an acceptable solution, since some requests can take dozens of seconds |
just marked this as a draft until the details are figured out. |
olimorris/codecompanion.nvim#1717 (comment) This could be used for the history plugin to auto generate titles. But maybe it's not good if the user has a free tier and it will exhaust it fast. |
i will take a loot at it now |
@Yorizel Github is acting up at my side lol or else I would have reviewed this now: |
github is doing me dirty |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one comment, the rest looks nice.
No description provided.