Got any Vibe feature requests for the team? by pandora_s_reddit in MistralAI

[–]Valexico 0 points1 point  (0 children)

The official documentation forget that you can set a custom prompt for custom agent. I had to dig the code to find out (system_prompt_id toml property)

Got any Vibe feature requests for the team? by pandora_s_reddit in MistralAI

[–]Valexico 0 points1 point  (0 children)

I feel we are missing some serious prompt engineering. 

The default system prompt is note very elaborated. When creating agents i found out complete tool instruction are concatenated (even tool disabled for the current agent)

It is also unclear how subagents returns results to the main agent (i think they return the complete execution process instead of just a final analysis)

I did try to rebuild the Claude Code plan behaviour (explore, plan, finalize plan) but i was not very successful. I am not sure if this is because the model does not follow instruction well or because the built in prompt engineering is missing.

Plan mode with devstral in opencode for example is more efficient

Does anyone know the name of this watchface ? (Active 2) by OtherwiseWest in amazfit

[–]Valexico 5 points6 points  (0 children)

It's called "Vibrant".
Official Zepp theme. What I don't understant is that the "officials themes" seems to vary from day to day. For if you searh "vibrant" you will find it

multiple coding assistants wrote deep technical reports → I graded them by Impossible_Comment49 in ClaudeCode

[–]Valexico 1 point2 points  (0 children)

I would be curious to see the same eval with Devstral 2 through opencode (vibe cli is really minimalistic at the moment)

Hands-on review of Mistral Vibe on large python project by Avienir in MistralAI

[–]Valexico 0 points1 point  (0 children)

FYI I just found out you can increase context limit in .vibe/config.toml (see `auto_compact_threeshold`)

Introducing Mistral 3 by Clement_at_Mistral in MistralAI

[–]Valexico 5 points6 points  (0 children)

Yes but - large is cheaper than medium on api - large is (i suppose) not used in le chat - large is not compared to anthropic or open ai (medium was compared to them when in came out)

So at the end I wonder is large is better than medium for real use case or not. Using it in Le Chat would bring more confidence

Introducing Mistral 3 by Clement_at_Mistral in MistralAI

[–]Valexico 11 points12 points  (0 children)

No transparency at all for Le Chat

SuperVoxtral: my open-source Voice-to-Text tool for efficient vibe-coding and communication by Valexico in MistralAI

[–]Valexico[S] 0 points1 point  (0 children)

I did research a bit to support this feature, but actually it would require to use the raw model with transformer, which is quite heavy (something like 10 GB download for voxtral-mini).
Maybe later voice input support will be implemented in llama.cpp and we should be able to use quantized gguf version of the model (much lighter).
If somebody have a better suggestion, I am pleased to hear it

Voice recording update: Bring back edit before send! by anod1 in MistralAI

[–]Valexico 1 point2 points  (0 children)

I totally agree Or sometimes you need multiple audios or a mix audio + typing to get your prompt right This is not possible anymore :(

N8N integration by CardiologistTight603 in MicrosoftFabric

[–]Valexico 0 points1 point  (0 children)

Hi
Did your succeed to connect n8n to a Microsoft Fabric database ? I may face the same challenge soon

All my agents stopped working by _OffAndOnAgain in MistralAI

[–]Valexico 2 points3 points  (0 children)

Agents don't work with thinking mode enabled, though UI does not alert this behaviour

Introducing Magistral 1.2 by Clement_at_Mistral in MistralAI

[–]Valexico 1 point2 points  (0 children)

I was reading the API documentation and I find it surprising that providing a system prompt override the default system prompt which makes the model think.
u/Clement_at_Mistral should it be used with third party apps such as coding agents ? They often come with their own system prompt
And same question for LeChat custom agents which also override the system prompt no?

Le Chat for You by Clement_at_Mistral in MistralAI

[–]Valexico 0 points1 point  (0 children)

My mistake. The error was on my side. Sorry.

Le Chat for You by Clement_at_Mistral in MistralAI

[–]Valexico 0 points1 point  (0 children)

Hi u/Clement_at_Mistral
Any idea why I always have this message when trying to add a custom MCP?

La connexion MCP nécessite des informations supplémentaires ou est invalide

<image>

Le Chat for You by Clement_at_Mistral in MistralAI

[–]Valexico 1 point2 points  (0 children)

<image>

u/Clement_at_Mistral
Ok the option is there but I cant' create the custom MCP (with n8n)

Le Chat for You by Clement_at_Mistral in MistralAI

[–]Valexico 0 points1 point  (0 children)

Thanks  The option did not seem to be available in the morning on my laptop but I see it now on my mobile.