PromptBeat is built by one developer for solo developers running AI coding agents.
PromptBeat is a free mobile app that does two specific things for AI coding agents:
It works with the four major AI coding agents available today — Claude Code, OpenAI Codex CLI, Google Gemini CLI, and GitHub Copilot CLI — through small hooks that ship with the installer. No patching the agents themselves.
I started running AI coding agents heavily in 2025. The first time Claude Code ran git push on a feature branch I hadn’t reviewed yet, I felt the gap. The agents were good enough to do real work but lacked a thoughtful place to pause and ask — especially when I was stepping away from my desk.
The available options were:
rm, git push, or webhook call)None of those felt right. So PromptBeat became the missing third option: a phone in your pocket that knows when to interrupt you and when to stay quiet. Rules auto-resolve the safe stuff. Anything genuinely dangerous — or anything you haven’t taught it about yet — comes to your phone for a 2-second decision.
PromptBeat is built by Ashish Bansal, a software engineer based in India. The whole thing is one engineer’s side project — not a startup, not VC-funded, not racing to a valuation. The pace is deliberately slow: ship something useful, get feedback, repeat.
Press, partnerships, bug reports, feature ideas, or just notes: use the feedback form on the home page or email support@promptbeat.online. Replies usually come within a few days.
The hosted service runs on a tiny Hetzner Cloud VPS in Germany. Server costs are roughly $4–$8 a month at the current scale, paid out of pocket. The mobile apps are free on the App Store and Google Play.
To support ongoing development, we may introduce third-party advertising on the marketing site and/or inside the mobile apps. If and when that happens, the privacy policy will be updated with the specific ad networks involved and the data they receive, along with any consent or opt-out mechanisms required by law (GDPR, CPRA, etc.).
PromptBeat is a relay. The product can’t deliver an approval to your phone without receiving the request, and it can’t stream a chat session to your phone without holding the messages. The database stores a meaningful amount of data as part of doing that job:
For specifics on retention, third-party processors, and your access/export/deletion rights, see the privacy policy. If you would rather the server not see your tool inputs at all, the optional HMAC-CTR end-to-end encryption keeps command arguments as ciphertext server-side.
A few things about how the product is run, with the caveat that some of these may evolve as the product does. The privacy policy is the authoritative source for current state.
The full privacy policy has the formal version: exact data fields collected, retention windows, third-party processors, and your access/export/deletion rights. The summary: data is stored only because the product needs it to function, you can delete it from the app, and the optional E2E encryption hides command contents from the server entirely.
PromptBeat is intentionally narrow. It does two things well rather than ten things badly. If you have ideas about what should come next — or what should change about what’s already there — the feedback form is the right place to start.