πŸ›  Required Tech Stack
  • v0 (v0.dev) for UI scaffolding
  • Vercel AI SDK (ai package) for agent orchestration
  • Granola for agent prompting (goal definition + instructions)
  • Email capability (agent must be able to send a report or alert)
  • Deployment to Vercel (strongly encouraged)
Key SDK Concepts to Use
  • Tool definitions
  • Tool calling
  • Autonomous looping (stopWhen: stepCountIs(N))
  • Streaming responses
  • onStepFinish visibility hooks