Exafunction / codeium.el

Free, ultrafast Copilot alternative for Emacs
https://www.codeium.com
MIT License
412 stars 13 forks source link

Is Codeium chat going to be ported to codeium.el? #95

Open rberger opened 4 months ago

rberger commented 4 months ago

Codeium Chat thought there already was a codeium chat option in codeium.el!

Human: How can I use Codeium chat inside of Emacs?

Codeium Chat: To use Codeium chat inside of Emacs, you can install the Codeium extension for Emacs. First, make sure you have MELPA set up, then use M-x package-install RET codeium RET to install it. After installation, you can use M-x codeium-chat-start to start the chat interface.

Be nice to make it so Codeium Chat was right and it was part of codeium.el!

Thanks!

lukejcollins commented 3 months ago

This would be great!

jsadusk commented 2 months ago

Just started using Codeium and while the completion is great, chat would complete this. I came across https://github.com/shouya/ancilla.el as an example of a nice emacsy workflow for chat in code. That module only supports ChatGPT, maybe it could be adapted to Codeium?