Hi, Gonçalo, the creator here.
I've built Form Dump because sometimes I don't want to spin a full backend just to support a form, and I don't really want to spend the time to define the form fields as well, so why not just have a form dump?
Curious about the auth model for agent flows. Are you treating agents as first-class principals with their own credentials, or proxying through a human session?
@ichiba no auth for now to simplify the flow. We’re talking about simple forms. If we’re talking about more secure forms I’m working on a password less login for agents and I might implement some of the security measures to form dump
Form backend for agents is a sharp niche, every AI app I've shipped ends up needing exactly this and I always roll my own. Good to see someone solving it properly. Congrats on launch 🚀
Form Dump
Ichiba AI
Curious about the auth model for agent flows. Are you treating agents as first-class principals with their own credentials, or proxying through a human session?
Form Dump
@ichiba no auth for now to simplify the flow. We’re talking about simple forms. If we’re talking about more secure forms I’m working on a password less login for agents and I might implement some of the security measures to form dump
Form Dump
@mikolaj_rostkowski any type.
Form backend for agents is a sharp niche, every AI app I've shipped ends up needing exactly this and I always roll my own. Good to see someone solving it properly. Congrats on launch 🚀
Form Dump
@mariomonteiro Thanks. Feel free to reach out with feature requests.