ahmadadptr001/bagas-ai ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python AI assistant called bagas ai that I can run from the terminal like a normal command. I want it to chat back and forth, remember the conversation, and be able to do useful actions like search the web, read and write files in the current folder, run Python or shell commands with a timeout, and look at images. It should support switching models, a simple login flow for an API key, and an option to connect a Telegram bot too.

Please make it work in three ways, as a terminal app, as a local API server, and as a Python library I can import. Add basic memory for preferences and reusable scripts, plus a safe permission prompt when it needs to touch files outside the project folder. Also include install scripts for Windows and Unix, a resume last chat command, an update command, and an uninstall command that removes both the package and the saved user data. If you need current docs or small implementation details, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab