kumardeepanshu

↗ HN profile [ 62.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Been building agents that need to sign up for services, verify email addresses, and extract OTPs. The missing piece in most agent stacks is a real email identity per agent. Lumbox gives each agent its own inbox. The…

  2. Been building an AI agent pipeline for outbound email and ran into an infrastructure problem that I haven't seen discussed much. When you run multiple agents doing outreach in parallel, the default setup most people…

  3. I kept running into the same problem while building AI agents: every agent that needs email ends up sharing my personal inbox or a single company domain. That breaks attribution, creates deliverability risk, and makes…

  4. Been building agentic workflows and kept running into the same problem: 2FA walls. When an agent tries to sign up or log into a service that sends an email OTP, the options are terrible. You either dump the full email…