On my — very limited :D — spare time, I’ve been working on Pathwave.io — a tool to add a manual approval step to AI automations.
The first version I’m releasing today is focused on that manual approval flow — no payments yet, just secure "approve / deny" operations that can be triggered from your AI or backend via our API. You can check out the docs here: https://web.pathwave.io/docs
How it works:
* Your AI or app sends an approval request through our API
* The user gets a push notification in the Pathwave mobile app
* They can approve or deny in real time
* Your system gets the result instantly
The goal is to create a trust layer for AI actions — first for simple approvals, later for financial and high-risk operations.
I’d love feedback from the HN community, especially around:
* Use cases where you’d want AI to "ask first"
* Thoughts on developer experience from the docs
* Suggestions before expanding to payment integrations
Thanks for taking a look — you can try it out or read the quickstart here: https://web.pathwave.io/docs
— Felipe