Pratik-3706/Norvexum ? reverse-engineered prompt

Reverse engineered prompt

Build me a Rust command line and terminal app that acts like an AI coding assistant for a project folder.

I want a norvexum style tool that can chat with me in the terminal, take an initial prompt, and also run in a simple headless mode. It should be able to read and edit files in the current workspace, run shell commands safely, search the web, check package safety, and keep a session history and saved settings so it feels persistent between runs. If the AI wants to do several things at once, make it run them in parallel so it feels fast.

Please support a few different AI providers, and let me choose the model from the command line. I also want a clean TUI experience for interactive use, with approvals before anything risky happens, and strong protection so it cannot touch files outside the project folder. If you need to look up current docs online while building it, feel free to do that.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab