Mistral Vibe - drop in replacement for Claude code

I really like the Claude Code addon for Homeassistant - but it uses Anthropic.
I wanted to have an alternative, so with the help of an LLM there is now one that uses Mistral:

All it needs is an API Key (the addon explains how to obtain it).

The first tests look quite ok. It uses the Mistral API and therefore is pay per use.
I strongly advise you to set usage limits.
I also reject any kind of responsibility for problems that might occur.
Make backups and use it at your own risk!

That being said: Feedback is welcome!

The term add-on has been obsolete several months now. Leaving this term in place for new software is confusing to the user base. I suggest that it will also cause you more support than necessary when users have trouble installing things, etc.
I would suggest an edit to your material to change this.

1 Like

Fair!

I have tried to fix this. Hope I didn’t break anything in the process. I’ve also changed the repo name (hopefully not too many people have used it yet - so it’s now or never).

1 Like

Functionality should be almost equal to what the Claude app provides now.
The only thing that is currently missing are pre-approved tool calls due to the fact that Mistral does not support that.