johannesjo/parallel-code — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a desktop app called Parallel Code for macOS and Linux. I want to point it at one of my git repos, type several coding tasks, and send them to Claude Code, Codex, Gemini, or Copilot CLI so they can work side by side at the same time.

Each task should automatically get its own branch and git worktree so the agents don’t step on each other. Show all running tasks in a clean tiled interface, with a focused view when I want to zoom in on one task. Let me open a terminal for each task, see what changed, review diffs with comments, and merge the good result back into main when I’m happy.

Please include settings for agents, keyboard shortcuts, themes, state that survives restart, and a simple way to monitor progress from my phone with a QR code. Use Electron, TypeScript, and SolidJS. Look up current docs online if you need to.

Want more depth? Deep Reverse