jeffusion/oh-my-pi ? reverse-engineered prompt
Reverse engineered prompt
Build me a terminal based AI coding agent that feels like an IDE in the shell.
I want a tool I can install on macOS, Linux, or Windows, then run from the terminal to chat with my code, read files, search the project, make edits, and keep working without losing context. It should support real code actions like rename and reference lookup, plus a Python sandbox, a browser or web tool, and the ability to spin up helper agents for bigger tasks. If possible, make it smart enough to use language server features and debugger style inspection so it can handle real codebases, not just text edits.
Make the experience polished and complete out of the box, with good prompts, sensible defaults, shell completions, and a clean command line flow. If you need to look up current docs or best practices online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit