GetSmallAI/Albatross ? reverse-engineered prompt
Reverse engineered prompt
Build me a terminal based coding assistant for Mac that lets me chat with a model and have it read, edit, search, and run shell commands on my code.
I want it to work with either a local model or a cloud key, and I want to be able to switch backends without losing the session or changing how the tools feel. It should show a clear status line with token usage and cost when that info is available, and ask for approval before making changes, with an easy way to allow once or for the whole session.
Please include a simple first run setup flow, saved config and auth files in the user config folder, and a few useful commands like undo the last change, fork the session to try another idea, and plan work before executing it. If you need current backend or model docs, look them up online. Make it feel fast, clean, and very usable from the terminal.
Are you gonna build this?
make sure you review the code using coderabbit