mistralai/mistral-vibe ? reverse-engineered prompt

Reverse engineered prompt

Build me a small command line coding assistant in Python that feels like a helpful chat tool for working inside a codebase.

I want to run it from a folder and have it understand the project around it, then let me ask things like explain this repo, search for code, make edits, run shell commands, and keep track of a simple todo list. It should feel interactive, with a clean terminal UI, command history, slash commands, file path autocomplete, and the ability to attach images when useful. Please include a few modes for how cautious it is, like a planning only mode, a mode that can edit files but asks before running commands, and a fully automatic mode.

Make it configurable with a simple local config file, support sessions, and let me choose different model or agent settings. If anything is unclear, look up current docs online first and then wire it up in a practical way.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab