Skip to content
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

Add minuet-ai.el #528

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Add minuet-ai.el #528

merged 1 commit into from
Feb 24, 2025

Conversation

milanglacier
Copy link
Contributor

@milanglacier milanglacier commented Feb 20, 2025

Minuet is a code-completion plugin provide an overlay-based ghost text interface (similar to copilot). An alternative minibuffer completion interface is also provided. It can works with multiple popular LLMs including OpenAI, Claude, Gemini, and more. The user can also choose local LLMs for code completion including Ollama or Llama.cpp.

@milanglacier
Copy link
Contributor Author

I have no idea why the CI fails... It seems that this should not be an issue of this PR? It seems that this is due to the http connection error of emacs upstream?

@jcs090218 jcs090218 merged commit dbd6fbd into emacs-tw:master Feb 24, 2025
2 of 3 checks passed
@jcs090218
Copy link
Member

I have no idea why the CI fails... It seems that this should not be an issue of this PR? It seems that this is due to the http connection error of emacs upstream?

You are correct.


Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants