Emanuele-web04/synara — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a minimal desktop app called Synara that gives me a clean web style interface for using coding agents on my computer. I want to open the app, connect it to tools like Claude Code, Codex, Gemini, Kilo Code, or OpenCode, and manage coding sessions without living in the terminal.

The app should feel simple and polished, with a main chat or prompt area, a place to see the agent’s progress, and a way to work with local projects. It should especially support Codex CLI being installed and authorized already, since that’s needed for it to work. Make the experience feel like a lightweight GUI wrapper around these coding agents, not a huge IDE.

Use TypeScript and whatever setup makes sense for a modern desktop web app in this repo. Keep it early stage but usable, with sensible error messages when the required CLI tools aren’t found. Look up current docs online if you need to.

Want more depth? Deep Reverse