send-to-agent feature request
person concept tool org talk claim — click a node to jump to its page; hover an arrow for the relation
A UI/product pattern in which a user-facing feature request form, rather than routing to a human developer or backlog, directly triggers an AI agent to act on the submission — for example, by opening a pull request.
Description and mechanics
The concept emerged from a literal description of backend behavior: as YC's Head of Design explains, the call-to-action button in their feature request flow was labeled "send to an agent" because that is precisely what the system does under the hood — the submission fires off an agent to handle implementation work. 9:09
Significance
This pattern is characterized as representing a fundamental shift in how software gets built. The claim is that feature request forms which fire off agents to open pull requests are not merely a productivity hack but a glimpse at the future architecture of software development itself — collapsing the gap between user feedback and code change by removing human intermediaries from the loop. 15:16
Points of disagreement
No dissenting views are recorded in the available material.