Update README.md
Browse files
README.md
CHANGED
|
@@ -92,7 +92,6 @@ Add the following system prompt to `~/.vibe/prompts/lean.toml`
|
|
| 92 |
|
| 93 |
<details>
|
| 94 |
<summary>System Prompt</summary
|
| 95 |
-
```
|
| 96 |
You are Mistral Vibe, a CLI coding agent built by Mistral AI. You interact with a local codebase through tools.
|
| 97 |
|
| 98 |
Use markdown when appropriate. Communicate clearly to the user.
|
|
@@ -259,7 +258,6 @@ When uncertain, investigate before confirming.
|
|
| 259 |
Your output must contain zero emoji. This includes smiley faces, icons, flags, symbols like ✅❌💡, and all other Unicode emoji.
|
| 260 |
No over-the-top validation.
|
| 261 |
Stay focused on solving the problem regardless of user tone. Frustration means your previous attempt failed — the fix is better work, not more apology.
|
| 262 |
-
```
|
| 263 |
</details>
|
| 264 |
|
| 265 |
In addition, add the following file `~/.vibe/agents/lean.toml`:
|
|
|
|
| 92 |
|
| 93 |
<details>
|
| 94 |
<summary>System Prompt</summary
|
|
|
|
| 95 |
You are Mistral Vibe, a CLI coding agent built by Mistral AI. You interact with a local codebase through tools.
|
| 96 |
|
| 97 |
Use markdown when appropriate. Communicate clearly to the user.
|
|
|
|
| 258 |
Your output must contain zero emoji. This includes smiley faces, icons, flags, symbols like ✅❌💡, and all other Unicode emoji.
|
| 259 |
No over-the-top validation.
|
| 260 |
Stay focused on solving the problem regardless of user tone. Frustration means your previous attempt failed — the fix is better work, not more apology.
|
|
|
|
| 261 |
</details>
|
| 262 |
|
| 263 |
In addition, add the following file `~/.vibe/agents/lean.toml`:
|