iabhisekbosepm/custom_agent ? reverse-engineered prompt

Reverse engineered prompt

Build me a terminal based AI coding assistant that runs locally on my machine and feels like a local Claude Code.

I want to open it from any project in the terminal, ask it to inspect my code, search files, plan changes, edit code, run commands, and show me diffs as it works. It should have a few specialized agents for different jobs, like exploring the codebase, writing code, reviewing changes, documenting things, and thinking through architecture. I also want a way to create custom agents and simple slash commands for common actions like explain, diff, plan, status, and commit.

Please make it remember sessions so I can resume later, support tasks with dependencies, and show progress in a simple terminal interface. Use a local first setup, and let me connect any OpenAI compatible API, including OpenAI, OpenRouter, Ollama, or LM Studio. If you need current docs for the terminal UI or agent libraries, look them up online and then build it cleanly.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab